Quote:
Originally Posted by Crow
Try:
PHP Code:
showani(200,player.x,player.y,player.dir,"myani,superkewlparam");
showani() only accepts five arguments, of which only the last one is a string.
|
Not true. Otherwise it wouldn't have worked even with "if(created)".