error 017: undefined symbol "MAX_PLAYER_NAME" - 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: error 017: undefined symbol "MAX_PLAYER_NAME" (
/showthread.php?tid=363370)
error 017: undefined symbol "MAX_PLAYER_NAME" -
Beastlynoob - 27.07.2012
Ok so basically i keep getting this error so i looked it up on wiki and it said its an a_samp define but i still get this error.Yes my a_samp is up to date so does anyone know why im getting this error?
P.S. Ill REP+ you if your solution fixes it.
Re: error 017: undefined symbol "MAX_PLAYER_NAME" -
Lorenc_ - 27.07.2012
pawn Код:
#define MAX_PLAYER_NAME (24) // I think it's 24
Re: error 017: undefined symbol "MAX_PLAYER_NAME" -
Devilxz97 - 27.07.2012
Quote:
Originally Posted by Lorenc_
pawn Код:
#define MAX_PLAYER_NAME (24) // I think it's 24
|
yes it's 24