Need some help with "y_dohook"
#2

Make sure you have a_samp included (and updated).
That should fix the `public function lacks forward declaration` warnings.

For the first warning, `local variable "to" shadows a variable at a preceding level`:
You probably have a global variable (or variable in enum) of wich its name is "to".
Find it, and rename it to something else. (And all references to it in your script).
Reply


Messages In This Thread
Need some help with "y_dohook" - by muckles - 05.03.2012, 13:37
Re: Need some help with "y_dohook" - by R0FLC0PTER - 05.03.2012, 14:46

Forum Jump:


Users browsing this thread: 1 Guest(s)