SA-MP Forums Archive
[Ajuda] remove RemoveBuilding - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] remove RemoveBuilding (/showthread.php?tid=371733)



remove RemoveBuilding - Math3us - 24.08.2012

como arruma ?
error 017: undefined symbol "RemoveBuilding"


Re: remove RemoveBuilding - Delay - 24.08.2012

tu tem que botar em onplayerconnect broh


Re: remove RemoveBuilding - Math3us - 24.08.2012

mesmos erros...


Re: remove RemoveBuilding - Delay - 24.08.2012

ja tem definida em seu gm? New rem..


Re: remove RemoveBuilding - Math3us - 24.08.2012

coloquei no topo new RemoveBuilding;

Код:
 C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : error 012: invalid function call, not a valid address
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : warning 215: expression has no effect
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : warning 215: expression has no effect
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : warning 215: expression has no effect
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : warning 215: expression has no effect
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : warning 215: expression has no effect
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : error 001: expected token: ";", but found ")"
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : error 029: invalid expression, assumed zero
C:\Users\Villy\Desktop\iniciante\gamemodes\Freeroam.pwn(619) : fatal error 107: too many error messages on one line



Re: remove RemoveBuilding - telmo_ferreira - 24.08.2012

https://sampwiki.blast.hk/wiki/RemoveBuildingForPlayer

tens ai o que precisas.


Re: remove RemoveBuilding - Delay - 24.08.2012

tu esqueceu o forplayer
pawn Код:
new RemoveBuildingForPlayer;



Re: remove RemoveBuilding - Math3us - 24.08.2012

Quote:
Originally Posted by telmo_ferreira
Посмотреть сообщение
valew deu certo
Quote:
Originally Posted by Delay
Посмотреть сообщение
tu esqueceu o forplayer
pawn Код:
new RemoveBuildingForPlayer;
ja consegui ^^ valew