#SAY #ELSESAY #ACT #ELSEACT #IF #SAY/#ELSESAY Commands <$USERNAME> - Display Players Name "\" - Next Line #IF Commands CheckLevel 10 - CheckLevel "Level here no quotes" CheckClass Warrior - CheckJob "Class here no quotes" Gender Female - Gender "Sex here no quotes" CheckGold 10000 - CheckGold "Amount here no quotes" CheckKillPoints 100 - CheckPkPoint "Amount here no quotes" #ACT/ELSEACT Commands Shout("This is a npc shout message.") WorldShout("This is a npc world shout!") SpawnMonster("Hen", 1, 0, 332, 268, 5) Give("Dragon Sword", 1) Take("Dragon Sword", 1) MapMove(0, 345, 345) Close