Posts: 646
Threads: 148
Joined: Feb 2010
Reputation:
0
i get this error
C:\Users\NASTIE\Desktop\Untitled.pwn(44) : error 017: undefined symbol "GetDistanceFromMeToPoint"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
i have R8 version of PAWNO and i have #include <a_npc> in top of script
Posts: 74
Threads: 14
Joined: Aug 2010
Reputation:
0
try adding
#include <a_samp> ?
Posts: 1,959
Threads: 40
Joined: Nov 2009
Reputation:
0
GetDistanceFromMeToPoint Is included in a_npc. Not in a_samp. Try adding a_npc to your includes.
Posts: 646
Threads: 148
Joined: Feb 2010
Reputation:
0
Did you read all my entry, i say i put a_npc in topc of script under a_samp
Posts: 1,043
Threads: 28
Joined: Nov 2007
Reputation:
0
Uhm, you can't have both of them included at the same time I think.
Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
Haha, looks like someone remembers the distance formula.
Good shit btw.
Posts: 646
Threads: 148
Joined: Feb 2010
Reputation:
0
Why you use public when you can use stock?
Posts: 2,938
Threads: 162
Joined: May 2010
Quote:
Originally Posted by DarkPower
Why you use public when you can use stock?
|
Stone Age>?