SA-MP Forums Archive
Errors +rep!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Errors +rep!! (/showthread.php?tid=337861)



Errors +rep!! - Xtreme Brotherz - 28.04.2012

i have an error
Код:
error 017: undefined symbol "Inter_SendClientMessage"
error 017: undefined symbol "Inter_SendClientMessageToAll"
pls help me to fix


Re: Errors +rep!! - [Dk]RoCk - 28.04.2012

replace
Код:
Inter_SendClientMessage
Inter_SendClientMessageToAll
To
Код:
SendClientMessage
SendClientMessageToAll



Re: Errors +rep!! - WarriorEd22 - 28.04.2012

Or just define Inter_SendClientMessage and Inter_SendClientMessageToAll because there's gotta be a reason why you just have it there.


Re: Errors +rep!! - [Dk]RoCk - 28.04.2012

i Think He/She Do Copy Paste From other Server Script :/


Re: Errors +rep!! - Xtreme Brotherz - 28.04.2012

Quote:
Originally Posted by [Dk]RoCk
Посмотреть сообщение
i Think He/She Do Copy Paste From other Server Script :/
you r right
and i'm he


Re: Errors +rep!! - [Dk]RoCk - 28.04.2012

Hmm i Know You Are Akshay's Friend Right ?
And I Say You To Replace
Код:
Inter_SendClientMessage
Inter_SendClientMessageToAll
To
Код:
SendClientMessage
SendClientMessageToAll
i hope now its Fixed ?


Re: Errors +rep!! - Xtreme Brotherz - 28.04.2012

ya its fixed