Quote:
Originally posted by TheDutkanator:
The code for arkanis is: ARKANISG
If you enter this as the resource code using IEEP(creature summons), voila!
|
Actually you enter it in your CLUAConsole. You don't need IEEP to create creatures. Just use the following command to spawn the creature:
CLUAConsole:CreateCreature("
xxxxxxxx");
Where
xxxxxxxx is the creature code. Then pause and Ctrl-Q with your cursor over the creature.
What you CAN use IEEP for is to find out what the creature codes are (I think this is what Dutka meant).
------------------