View Single Post
  #5  
Old 02-04-2013, 06:03 PM
Jiroxys7 Jiroxys7 is offline
Hazard to Graal
Jiroxys7's Avatar
Join Date: Apr 2009
Posts: 343
Jiroxys7 will become famous soon enough
Quote:
Originally Posted by Crow View Post
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)".
__________________
MY POSTS ARE PRONE TO EDITS!
Reply With Quote