SA-MP Forums Archive
AMX ? - 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: AMX ? (/showthread.php?tid=624036)



AMX ? - Yaa - 09.12.2016

PHP код:
[debugRun time error 4"Array index out of bounds"
[debug]  Accessing element at index 200 past array upper bound 199
[debugAMX backtrace:
[
debug#0 00441f94 in public SSCANF_OnPlayerConnect (playerid=200) at D:\pawno-
master\include\SAPData/Player/Conx/Connect.pwn:77 
line :

PHP код:
SetPlayerColor(playeridPlayerColors[playerid]); 



Re: AMX ? - Yaa - 09.12.2016

fixed.


Re: AMX ? - iLearner - 09.12.2016

Show PlayerColors


Re: AMX ? - Yaa - 09.12.2016

Quote:
Originally Posted by iLearner
Посмотреть сообщение
Show PlayerColors
it's fixed (just increasing string value :P)

Thanks anyway