Error help
#1

C:\Users\user\Desktop\1.pwn(136) : error 017: undefined symbol "GetXYInFrontOfPlayer"
Line 136:
GetXYInFrontOfPlayer(playerid, AtmInfo[id][atmX], AtmInfo[id][atmY], 2.0);
Reply
#2

Add this at top of your script

Код:
#define GetXYInFrontOfPlayer
If it didn't work then your missing the include for this function/symbol...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)