SA-MP Forums Archive
About 20 error for same reason - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: About 20 error for same reason (/showthread.php?tid=351987)



About 20 error for same reason - Robert West - 17.06.2012

Okay this is the problem
error 017: undefined symbol "RemoveBuildingForPlayer"

what to do ?


Re: About 20 error for same reason - ViniBorn - 17.06.2012

Put in OnPlayerConnect


Re: About 20 error for same reason - SuperViper - 18.06.2012

You need to have the 0.3d or 0.3e server includes as that function was not introduced in 0.3c and below.