03.04.2015, 17:22
65535 means INVALID_PLAYER_ID, you got somewhere
new array_name[MAX_PLAYERS]; // 500 = 0 - 499
array_name[65535]
compile with -d3 flag and show again info
https://github.com/Zeex/samp-plugin-...ith-debug-info
new array_name[MAX_PLAYERS]; // 500 = 0 - 499
array_name[65535]
compile with -d3 flag and show again info
https://github.com/Zeex/samp-plugin-...ith-debug-info