What is wrong?
#1

if(IsPlayerInRangeOfPoint(i, CPinfo[j][Viewdist], CPinfo[j][CPX], CPinfo[j][CPY], CPinfo[j][CPZ]) && CPActive[i][j] == 1)
C:\Users\Administrator\Desktop\SA-MP Server\filterscripts\Tested.pwn(63) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
This is a error what i get what is wrong?
Reply
#2

Try to add #define IsPlayerInRangeOfPoint

Maybe it will work, but im not sure
Reply
#3

Works thanks
Reply
#4

Quote:
Originally Posted by I_Am_Hero
Посмотреть сообщение
Works thanks
No problemo
Reply
#5

Fail. Big fail, that will not work. You CANNOT do #define IsPlayerInRangeOfPoint
Because it doesnt hold positions. Read this instead
Reply
#6

If you #define IsPlayerInRangeOfPoint, you did an EPIC fail. It will be no errors, but it will do ABSOULUTELY NOTHING!
Download the NEWEST includes for 0.3c!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)