SA-MP Forums Archive
[PEDIDO] Vender armas - 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: [PEDIDO] Vender armas (/showthread.php?tid=261756)



[PEDIDO] Vender armas - [AF]Junior - 14.06.2011

Preciso de um comando /venderarma [id] [id da arma] [quantidade de balas]. Sу que quero que sу as armas de id 24, 25, 29, 30, 31.

Jб usei search e uns gamemodes de rpg, mas nгo consegui.


Re: [PEDIDO] Vender armas - TheGarfield - 15.06.2011

simples..

pawn Код:
if(variavel == 24 || variavel == 25 || variavel == 29 || variavel == 30 || variavel == 31)
    return 0;