PLz help me
#1

Im planing on making a garage for some stuff, and when i remove 2 object i get

Код:
RemoveBuildingForPlayer(playerid, 11012, -2166.8672, -236.5078, 40.8672, 0.25);
RemoveBuildingForPlayer(playerid, 11270, -2166.8672, -236.5078, 40.8672, 0.25);
but how do i do to get it removed in server, cus i get 2 errors when i add them. plz help

Код:
error 049: invalid line continuation
error 017: undefined symbol "RemoveBuildingForPlayer"
Reply
#2

Kindly please check this https://sampforum.blast.hk/showthread.php?tid=301264
this is all about of removing buildings for player
Reply
#3

ok, thx
Reply
#4

Quote:
Originally Posted by Dragonlord
Посмотреть сообщение
ok, thx
No Problem :3
Reply
#5

it didnt work, i still got
error 017: undefined symbol "RemoveBuildingForPlayer"
Reply
#6

Get the latest 0.3d here
http://team.sa-mp.com/files/samp03dsvr_R2_win32.zip
Reply
#7

i got the lastest
Reply
#8

Well you didn't read and undestand..
https://sampforum.blast.hk/showthread.php?tid=301264
its already explained just read and read, until you understand it.
Reply
#9

i did, but i still got
(936) : error 017: undefined symbol "RemoveBuilding"
(937) : error 017: undefined symbol "RemoveBuilding"
Reply
#10

funky1234:
-Download this include and give it a sensible name
-Include it (#include <your_saved_name>)
-Get the 'RemoveBuildingForPlayer' lines from JernejL's Map Editor
-Remove the "RemoveBUildingForPlayer(playerid, " section and replace it with "RemoveBuilding(" for every line. (Or -use the program I created to convert them for you)
-Copy these into either OnGameModeInit or OnFilterScriptInit (depending on what script you're making)
-Compile
-Fix errors, if any occur
-Run on the server
-You will now notice that the buildings you wanted to remove have now been removed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)