SetXP Edit History Talk0 3,772pages on this wiki // Sets oCreature's experience to nXpAmount. void SetXP(object oCreature, int nXpAmount); Read more // Set the name of oCreature's Deity to sDeity. void SetDeity(object oCreature, string sDeity); SetDeity // MAP 3/27/2009 // Change a creature's gender (GENDER_*). Note that if this is a PC, they must... SetGender // Set the name of oCreature's sub race to sSubRace. void SetSubRace(object oCreature, string... SetSubRace Categories: NWScript functions PC functions NPC functions Set functions Add category Cancel Save