26.08.2010, 13:29
(
Последний раз редактировалось Kyosaur; 26.08.2010 в 13:41.
)
Orly? Please inform me why its giving this error then .
If you want to fix it, you have 2 options. The first is to forward it, the second is to move the function to the top of the script, before any callbacks (well, any that use this function at least).
EDIT:
here's the forward in-case you have no idea what i am talking about (place it on top of your script) :
If you want to fix it, you have 2 options. The first is to forward it, the second is to move the function to the top of the script, before any callbacks (well, any that use this function at least).
EDIT:
here's the forward in-case you have no idea what i am talking about (place it on top of your script) :
Код:
forward Float:randomEx(randval);