Quote:
Originally Posted by DustyPorViva
Your post lacks some important info... like the script in question.
|
It's pretty much exactly what it says on the tin.
If you do showani(200,player.x,player.y,player.dir,"myani"," superkewlparam");
...Then in the gani doing: player.chat = param[0]; or whatever inside a "function onCreated()", it will always return null unless you do it in an "if (created) statement instead.