void main() { object oPC = GetPCSpeaker(); CreateItemOnObject("sociallevel", oPC); FloatingTextStringOnCreature("Your Social Level Has Increased by 1", oPC); }