| Tricxta |
12-31-2012 10:13 PM |
Quote:
Posted by callimuc
(Post 270345)
PHP Code:
if (created) {
showcharacter; //or showcharacter() not sure anymore
//outfitstuff here
setcharani ani,params; //if you dont have parameters: setcharani ani,;
}
|
showcharacter is only used if the player's a character, it tells the npc to use **** like a head and what not.
Also due to it being GS1, functions with 0 arguments meant not brackets had to be provided hence what I just said.
Also all commands for GS1 can be found in commands.rtf which should be lying around in some old graal file which you can scavenge from somewhere...
|