error 017: undefined symbol "RemoveBuildingForPlayer" -
Deal-or-die - 10.12.2011
Hey Fellow Scripers and scriptees, anyone know what i am doing wrong here?
I use JernejL Map Editor to remove the objects once i have done that i hit 'Show Code' and copy and paste all the objects that i want deleted into my Objects FS, but when i go to compile, it jets me with the undefined error.
I know there is something wrong however i haven't scripted in a while So Mind giving me a hand here.
Cheers,
Deal-or-die.
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
PlayHard - 10.12.2011
Hello,
Are you sure that you're using 0.3d? The latest version? Can you please show us your code?
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
Deal-or-die - 10.12.2011
Err It's a dam long list and Yes we are running 0.3d on our server so i am assuming that this would have works and i am not sure how the server has anything to do with this as i am just compiling the script, Only thing i can think of is, re-download pawno?
I'll try that now.
Cheers for the reply.
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
Mrki_Drakula - 10.12.2011
You're probably using outdated version of pawno or you are using RC version of 0.3d. Try to redownload whole samp folder (including pawno) and put your gamemode files in (replace existing files) and open up pawno, then hit F5. If you still getting undefined error show me just one line (one example) of your code.
Hope those information helps.
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
Phanto90 - 10.12.2011
Ensure your using the updated pawno library a_samp.inc
Try open pawno.exe and then the gamemode from the program itself instead of opening clicking on it (because it opens the gamemode with other pawno.exe you associated to .pwn files)
Sorry for my awful english :P
Best Regards
-P
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
SnG.Scot_MisCuDI - 10.12.2011
i use this:
https://sampforum.blast.hk/showthread.php?tid=301264
just include it in script
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
GangsTa_ - 11.12.2011
Is the error in the include or in the script?
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
THE_KNOWN - 11.12.2011
replace ur a_players.inc with this one
http://www.2shared.com/file/jEy-il4X/a_players.html
Re: error 017: undefined symbol "RemoveBuildingForPlayer" -
Ash. - 11.12.2011
Quote:
Originally Posted by googamalugafoo
|
- My script still won't work if the OP doesn't have the correct a_samp.inc file though!
On topic: You need to redownload the 'includes' folder of the PAWNO directory. You are using the 0.3c (or early 0.3d RC) version of these files. Just redownload the Windows server package from the
download page and extract the 'pawno' directory to your current one (and overwrite the old include data).