What are Static Buildings?
#9

Quote:
Originally Posted by nickdodd25
Посмотреть сообщение
Sorry for bringing back a old thread, but i did the removebuildingforplayer steps just how they explaned on wiki and i get a error code.
PHP код:
C:\Users\hp\AppData\Local\VirtualStore\Program Files (x86)\Rockstar Games\samp\gamemodes\PPC_Trucking.pwn(598) : error 017undefined symbol "RemoveBuildingForPlayer"
C:\Users\hp\AppData\Local\VirtualStore\Program Files (x86)\Rockstar Games\samp\gamemodes\PPC_Trucking.pwn(599) : error 017undefined symbol "RemoveBuildingForPlayer" 
PHP код:
public OnPlayerConnect(playerid)
{
    
RemoveBuildingForPlayer(playerid731, -2325.31252350.00783.1641200.0);
    
RemoveBuildingForPlayer(playerid715, -2346.47662343.796911.7891200.0); 
Do i have to define removebuildingforplayer and where would i put that?
The server is updated to 3.0d R-2, and i thought it wouldnt have a problem since 3.0d you can delet buildings and objects.
I am new to scripting and any help would acceptible!
Thanks
Nick
You need the 0.3d includes too. Download the 0.3d Windows server package, take the pawno/includes directory and overwrite your current includes directory with that one. That will solve your issue.
Reply


Messages In This Thread
What are Static Buildings? - by Badandy - 01.12.2011, 20:38
Re: What are Static Buildings? - by seanny - 01.12.2011, 20:40
Re: What are Static Buildings? - by PlayHard - 02.12.2011, 08:11
Re: What are Static Buildings? - by Fearneed - 05.12.2011, 16:02
Re: What are Static Buildings? - by Ash. - 05.12.2011, 16:12
AW: What are Static Buildings? - by Drebin - 06.12.2011, 08:57
Re: What are Static Buildings? - by SupremeCommander - 06.12.2011, 08:59
Re: What are Static Buildings? - by nickdodd25 - 11.01.2012, 17:44
Re: What are Static Buildings? - by Ash. - 11.01.2012, 18:50
Re: What are Static Buildings? - by nickdodd25 - 11.01.2012, 20:50

Forum Jump:


Users browsing this thread: 1 Guest(s)