15.07.2010, 12:47
This also starts with 0 and ends with 49. <= 49 is the same as < 50.
Are you sure the bug is not in the IsPlayerVipMember(playerid) function?
If it works fine, try setting bigger velocity values and see what happens.
pawn Код:
for(new i; i <= 49; i++)
If it works fine, try setting bigger velocity values and see what happens.