Posts: 426
Threads: 46
Joined: Apr 2011
Hello, i'm using the Include "RemoveBuilding", and when i compile(The GM) it gives me an Error,
Код:
C:\Users\School\Desktop\samp03dsvr_win32 (1)\pawno\include\RemoveBuilding.inc(49) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\School\Desktop\samp03dsvr_win32 (1)\pawno\include\RemoveBuilding.inc(72) : error 017: undefined symbol "RemoveBuildingForPlayer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Please Help ME =/
Posts: 412
Threads: 4
Joined: Mar 2011
Reputation:
0
Re-download the server files & update the includes (to 0.3d)
If that dont work, go to the folder you placed the include. Go one step back and open the pawno.exe there
Posts: 426
Threads: 46
Joined: Apr 2011
Well, i forgot this.. This was like, months ago or idk, anyways +REp for both of you, and i figured this out myself a couple of weeks / months ago
Posts: 6
Threads: 1
Joined: Apr 2012
Reputation:
0
Use the Current "Server-Package"
This Will Fix Your Issues,
Pretty Much, It's Simple It Can't Find the Symbol RemoveBuildingForPlayer Thus, Its Undefined.
So You'll need an Include fo' That. < Its in the Server Package [New Includes] <
Posts: 426
Threads: 46
Joined: Apr 2011
Seriosuly both of you, did you not see
Quote:
Well, i forgot this.. This was like, months ago or idk, anyways +REp for both of you, and i figured this out myself a couple of weeks / months ago
|

Thanks anyway
Posts: 5,314
Threads: 12
Joined: Aug 2010
Reputation:
0
Download 0.3d version.
Open the folder 'pawno'.
Click 'pawncc'.
Open 'pawno' in the same folder.
Open your GM.
Compile.
Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
place it under OnPlayerConnect aswell and NOT ongamemodeinit