[FIXED]Crash Detect Warning on Created Callback
#1

[FIXED]
Reply
#2

Quote:
Originally Posted by pds2012
Посмотреть сообщение
EDIT

[FIXED]
Found the problem on the loop

it should be
pawn Код:
for (new i = 0; i > MAX_PLAYERS; i++)//loop for all players
Instead of
pawn Код:
for (new i = 0; i < MAX_PLAYERS; i++)//loop for all players
huh?

https://sampwiki.blast.hk/wiki/Loops
Reply
#3

kamzaf i know. i forgot to re-edit it. but thats not the code that fixed the problem. i found the solution which caused the problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)