Code: | Effect: |
CLUAConsole:CreateCreature("xxx"), where yyy is the name of a creature or NPC | generate a creature or NPC |
CLUAConsole:CreateCreature("Ray") | create a gibberling |
CLUAConsole:CreateCreature("Khalid"), Note: The name you enter is limited to 6 characters, so Jaheira would have to be entered as "Jaheir" | create Khalid |
CLUAConsole:SetCurrentXP("89000") | set the current Experience points for all party members to desired number, up to 89000 |