[FS]Error In Anti Cheat
#1

Can anyone help me with this shitty error.?
Код:
warning 217: loose indentation
error 017: undefined symbol "g_AllSpawns"
error 036: empty statement
error 017: undefined symbol "i"
fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply
#2

Show us the lines please.
Reply
#3

Quote:
Originally Posted by BornHuman
Посмотреть сообщение
Show us the lines please.
This.
Reply
#4

All errors are on 124

Код:
for(new i; i < sizeof(g_AllSpawns); i ++) {
            if(IsPlayerInRangeOfPoint(playerid, Range, g_AllSpawns[i][0], g_AllSpawns[i][1], g_AllSpawns[i][2]))
                return 1;
        }
Reply
#5

https://sampforum.blast.hk/showthread.php?tid=274028
Reply
#6

Thank You Cessil
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)