Please need Help [pawno]
#5

Post the pawn code with the [code] [ /code] tags Stefan said above.
But to help you solve your problem:
Undefined symbol means that it has not been defined yet. So near the top of your script, put this:
Код:
#define OnPlayerStatsUpdate
#define ABroadCast
#define ProxDetector
etc.
This often happens when you copy and paste things from another script and you don't also copy and paste the parts of the script that the code is dependent on. Also, check your includes. But we could help you more if you posted the code.
Reply


Messages In This Thread
Please need Help [pawno] - by Tidzii - 12.10.2013, 20:56
Re: Please need Help [pawno] - by thomaswilliams - 12.10.2013, 21:57
Re: Please need Help [pawno] - by FalloutG - 12.10.2013, 21:59
Re: Please need Help [pawno] - by ***Niko*** - 12.10.2013, 22:02
Re: Please need Help [pawno] - by JohnRazer - 13.10.2013, 01:22
Re: Please need Help [pawno] - by EiresJason - 13.10.2013, 03:02
Re: Please need Help [pawno] - by Tidzii - 14.10.2013, 21:11
Re: Please need Help [pawno] - by DanishHaq - 14.10.2013, 21:30
Re: Please need Help [pawno] - by EiresJason - 24.10.2013, 13:53
Re: Please need Help [pawno] - by LemonPunch - 26.10.2013, 17:49

Forum Jump:


Users browsing this thread: 3 Guest(s)