Need Help with the Script
#1

hello i have one problem when i do compile it says that


Desktop\samp\gamemodes\UGL.pwn(43821) : warning 235: public function lacks forward declaration (symbol "OtherName")


Can anyone help? when i turn on server it says it works and if someone go into server hes crashed..

and its Roleplay Script
Reply
#2

You need to forward that function.
Example:
pawn Код:
forward FunctionName(playerid, otherid, string[]);
Reply
#3

Hmm i dont have this in the script :O

but when i change OtherName into NameTimer [Both because i had two OtherName] it says that


Desktop\samp\gamemodes\UGL.pwn(43822) : error 021: symbol already defined: "NameTimer"
Reply
#4

sorry for dobule post but can anyone help me with it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)