[Ajuda] FS Funciona mas tem 1 comando que nгo
#1

Eu estou idealizando uma FilterScript de Protestos..
Bom o cara vai xegar e digitar /protestar
Na frente da PREF (isto ainda nгo botei..)
dai cria alguns objetos e manda uma mensagem global, й simples mas й legal

dai tem o comando /cancelarp , que й sу pra ADM Na RCON, para cancelar o Protesto.
E o comando /creditosp, bom os 2 na hora que digito, nгo fazem nenhuma funзгo, e ainda fala que nгo existe :/
E tambйm tem umas 200 Warnings por ai kk
Acho que й por que os objetos estгo fora do ongamemodeinit, e estгo em um comando, mas a idйia й esta entгo os warnings nгo me atrapalham.. era sу isso..
Code:

PHP код:
/* FS SoBreViZioN_[x]'s Protestation
FS Realizada por SoBreViZioN_[x]
Para Relatar um BUG no sistema, comente no tуpico ou local que o encontrou.
Skype de Contato: gugu1454
NГO REMOVA OS CREDITOS!
NГO POSTE EM OUTRO LOCAL SEM AUTORIZAЗГO!
*/
#include <a_samp>
#include <string>
#define FILTERSCRIPT
#if defined FILTERSCRIPT
#pragma tabsize 0
//Cores ~~ By: SoBreViZioN_[x]
#define tcadm                                                                   0x33AAFFFF
#define AVISO                                                                   0xFF2F2FAA
public OnFilterScriptInit ()
{
print(
"FS SoBreViZioN_[x]'s Protestation v1.0");
print(
"Scripter: SoBreViZioN_[x]");
print(
"Pagina Oficial: divulguesampaqui.blogspot.com");
print(
www.ssgamesbrasil.com");
print(
www.loshackers.tk");
print(
" NГO REMOVA OS CREDITOS!");
print(
" NГO POSTE EM OUTRO LOCAL SEM AUTORIZAЗГO!");
return 
true;
}
public 
OnPlayerCommandText(playerid,cmdtext[])
{
if(
strcmp(cmdtext"/protestar"true) == 0)
   {
new 
aname[MAX_PLAYER_NAME];
new 
cmd[256];
new 
string[257];
GetPlayerName(playeridanameMAX_PLAYER_NAME);
format(stringsizeof(string), "{0000FF}%s e os Vandalos, Anunciaram um Protesto em frente a Prefeitura!!"aname,playerid);
SendClientMessageToAll(tcadmstring);
for(new 
i=0;i<MAX_PLAYERS;i++){
CreateObject(16437,1450.4000000,-1733.5000000,14.2000000,0.0000000,0.0000000,92.0000000); //object(cn2_roadblock02) (2)
CreateObject(16437,1478.0000000,-1716.5000000,14.2000000,0.0000000,0.0000000,4.0000000); //object(cn2_roadblock02) (3)
CreateObject(16437,1517.8000000,-1734.1000000,13.8000000,0.0000000,0.0000000,268.0000000); //object(cn2_roadblock02) (8)
CreateObject(1362,1492.2000000,-1735.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (1)
CreateObject(1362,1492.2000000,-1734.8000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (2)
CreateObject(1362,1492.2000000,-1734.3000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (3)
CreateObject(1362,1492.2000000,-1733.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (4)
CreateObject(1362,1492.2000000,-1732.8000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (5)
CreateObject(1362,1492.2000000,-1732.0000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (6)
CreateObject(1362,1492.2000000,-1731.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (7)
CreateObject(1362,1492.2002000,-1731.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (8)
CreateObject(3525,1498.2000000,-1749.9000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (1)
CreateObject(3525,1492.3000000,-1734.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (2)
CreateObject(3525,1492.4000000,-1735.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (3)
CreateObject(3525,1492.3000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (4)
CreateObject(3525,1492.3000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (5)
CreateObject(3525,1492.4000000,-1732.9000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (6)
CreateObject(3525,1492.0000000,-1732.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (7)
CreateObject(3525,1492.0000000,-1731.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (8)
CreateObject(851,1479.3000000,-1737.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (1)
CreateObject(851,1479.4000000,-1735.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (2)
CreateObject(851,1480.6000000,-1731.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (3)
CreateObject(851,1486.1000000,-1736.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (4)
CreateObject(851,1471.5000000,-1737.1000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (5)
CreateObject(851,1471.5000000,-1736.6000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (6)
CreateObject(851,1471.6000000,-1734.6000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (7)
CreateObject(851,1471.7000000,-1733.4000000,12.7000000,0.0000000,0.0000000,2.0000000); //object(cj_urb_rub_2) (8)
CreateObject(851,1471.7000000,-1732.4000000,12.7000000,0.0000000,0.0000000,2.0000000); //object(cj_urb_rub_2) (9)
CreateObject(851,1471.8000000,-1731.2000000,12.7000000,0.0000000,0.0000000,6.0000000); //object(cj_urb_rub_2) (10)
CreateObject(851,1471.9000000,-1730.0000000,12.7000000,0.0000000,0.0000000,7.9990000); //object(cj_urb_rub_2) (11)
CreateObject(851,1472.0000000,-1728.5000000,12.7000000,0.0000000,0.0000000,7.9980000); //object(cj_urb_rub_2) (12)
CreateObject(846,1499.4000000,-1732.6000000,12.9000000,0.0000000,0.0000000,0.0000000); //object(dead_tree_18) (1)
CreateObject(3525,1499.2000000,-1737.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (9)
CreateObject(3525,1499.1000000,-1737.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (10)
CreateObject(3525,1499.6000000,-1736.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (11)
CreateObject(3525,1499.4000000,-1735.3000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (12)
CreateObject(3525,1498.9000000,-1735.3000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (13)
CreateObject(3525,1499.0000000,-1736.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (14)
CreateObject(3525,1499.0000000,-1734.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (15)
CreateObject(3525,1499.1000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (16)
CreateObject(3525,1499.2000000,-1732.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (17)
CreateObject(3525,1499.1000000,-1732.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (18)
CreateObject(3525,1498.9000000,-1731.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (19)
CreateObject(3525,1499.1000000,-1729.7000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (20)
CreateObject(3525,1499.0000000,-1730.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (21)
CreateObject(3525,1499.1000000,-1729.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (22)
CreateObject(3525,1499.0000000,-1728.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (23)
CreateObject(3525,1498.9000000,-1727.7000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (24)
CreateObject(3525,1499.2000000,-1728.7000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (25)
CreateObject(3525,1499.0000000,-1729.6000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (26)
CreateObject(3525,1499.3000000,-1731.3000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (27)
CreateObject(3525,1499.2000000,-1732.8000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (28)
CreateObject(3525,1498.9000000,-1733.6000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (29)
CreateObject(3525,1500.6000000,-1732.4000000,11.8000000,0.0000000,0.0000000,4.0000000); //object(exbrtorch01) (30)
CreateObject(3525,1499.0000000,-1732.5000000,12.1000000,0.0000000,0.0000000,3.9990000); //object(exbrtorch01) (31)
CreateObject(3525,1498.8000000,-1730.4000000,12.1000000,0.0000000,0.0000000,3.9990000); //object(exbrtorch01) (32)
CreateObject(3092,1499.3000000,-1731.0000000,13.2000000,82.0000000,0.0000000,348.0000000); //object(dead_tied_cop) (1)
CreateObject(3092,1500.8000000,-1732.3000000,12.7000000,81.9960000,0.0000000,319.9970000); //object(dead_tied_cop) (2)
CreateObject(2908,1499.5000000,-1732.2000000,13.3000000,358.0000000,0.0000000,0.0000000); //object(kmb_deadhead) (1)
CreateObject(2906,1499.4000000,-1732.8000000,13.3000000,0.0000000,0.0000000,0.0000000); //object(kmb_deadarm) (1)
CreateObject(3007,1499.5000000,-1733.5000000,13.1000000,32.0000000,0.0000000,0.0000000); //object(chopcop_torso) (1)
CreateObject(3525,1497.5000000,-1750.1000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (33)
CreateObject(3525,1496.6000000,-1750.4000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (34)
CreateObject(3525,1496.1000000,-1750.6000000,13.1000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (35)
CreateObject(3525,1494.7000000,-1751.1000000,13.1000000,0.0000000,0.0000000,4.0000000); //object(exbrtorch01) (36)
CreateObject(3525,1493.8000000,-1751.4000000,13.1000000,0.0000000,0.0000000,9.9990000); //object(exbrtorch01) (37)
CreateObject(3525,1492.4000000,-1751.9000000,13.1000000,0.0000000,0.0000000,21.9980000); //object(exbrtorch01) (38)
CreateObject(3525,1490.5000000,-1752.5000000,13.1000000,0.0000000,0.0000000,25.9950000); //object(exbrtorch01) (39)
CreateObject(3525,1488.7000000,-1752.6000000,13.1000000,0.0000000,358.0000000,25.9940000); //object(exbrtorch01) (40)
CreateObject(3525,1487.4000000,-1752.5000000,13.1000000,0.0000000,345.9950000,37.9880000); //object(exbrtorch01) (41)
CreateObject(3525,1486.2000000,-1752.9000000,13.1000000,0.0000000,345.9920000,47.9850000); //object(exbrtorch01) (42)
CreateObject(3525,1485.9000000,-1752.0000000,13.1000000,0.0000000,341.9870000,47.9830000); //object(exbrtorch01) (43)
CreateObject(3525,1487.3000000,-1751.5000000,13.1000000,0.0000000,341.9820000,41.9770000); //object(exbrtorch01) (44)
CreateObject(3525,1487.1000000,-1750.8000000,13.1000000,0.0000000,341.9770000,39.9730000); //object(exbrtorch01) (45)
CreateObject(3525,1487.8000000,-1750.6000000,13.1000000,0.0000000,341.9770000,39.9680000); //object(exbrtorch01) (46)
CreateObject(3525,1489.6000000,-1751.3000000,13.1000000,0.0000000,341.9770000,33.9680000); //object(exbrtorch01) (47)
CreateObject(3525,1490.8000000,-1750.9000000,13.1000000,0.0000000,341.9770000,27.9640000); //object(exbrtorch01) (48)
CreateObject(3525,1492.0000000,-1750.5000000,13.1000000,0.0000000,341.9770000,21.9600000); //object(exbrtorch01) (49)
CreateObject(3525,1493.2000000,-1750.1000000,13.1000000,0.0000000,341.9770000,15.9560000); //object(exbrtorch01) (50)
CreateObject(3525,1494.1000000,-1749.8000000,13.1000000,0.0000000,341.9770000,11.9520000); //object(exbrtorch01) (51)
CreateObject(3525,1494.6000000,-1749.6000000,13.1000000,0.0000000,341.9770000,5.9480000); //object(exbrtorch01) (52)
CreateObject(3525,1494.1000000,-1749.8000000,13.1000000,0.0000000,341.9770000,9.9440000); //object(exbrtorch01) (53)
CreateObject(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,13.9430000); //object(exbrtorch01) (54)
CreateObject(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,19.9420000); //object(exbrtorch01) (55)
CreateObject(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,23.9400000); //object(exbrtorch01) (56)
CreateObject(3525,1491.3000000,-1750.7000000,13.1000000,0.0000000,341.9770000,39.9390000); //object(exbrtorch01) (57)
CreateObject(3525,1490.6000000,-1750.9000000,13.1000000,0.0000000,341.9770000,45.9350000); //object(exbrtorch01) (58)
CreateObject(3525,1489.9000000,-1751.1000000,13.1000000,0.0000000,341.9770000,53.9340000); //object(exbrtorch01) (59)
CreateObject(3525,1489.9004000,-1751.0996000,13.1000000,0.0000000,341.9770000,61.9320000); //object(exbrtorch01) (60)
CreateObject(3525,1487.7000000,-1750.0000000,13.1000000,0.0000000,341.9770000,63.9300000); //object(exbrtorch01) (61)
CreateObject(3525,1486.8000000,-1750.3000000,13.1000000,0.0000000,341.9770000,71.9290000); //object(exbrtorch01) (62)
CreateObject(3525,1486.7998000,-1750.2998000,13.1000000,0.0000000,341.9770000,71.9270000); //object(exbrtorch01) (63)
CreateObject(3525,1487.5000000,-1750.1000000,13.1000000,0.0000000,341.9770000,63.9270000); //object(exbrtorch01) (64)
CreateObject(3525,1484.3000000,-1748.5000000,13.1000000,0.0000000,341.9770000,65.9240000); //object(exbrtorch01) (65)
CreateObject(3525,1482.6000000,-1749.1000000,13.1000000,0.0000000,341.9770000,75.9230000); //object(exbrtorch01) (66)
CreateObject(3525,1481.6000000,-1750.2000000,13.1000000,0.0000000,341.9770000,81.9210000); //object(exbrtorch01) (67)
CreateObject(3525,1481.0000000,-1750.9000000,13.1000000,0.0000000,341.9770000,87.9200000); //object(exbrtorch01) (68)
CreateObject(3525,1479.1000000,-1749.9000000,13.1000000,0.0000000,341.9770000,87.9180000); //object(exbrtorch01) (69)
CreateObject(3525,1477.4000000,-1749.4000000,13.1000000,0.0000000,339.9770000,87.9180000); //object(exbrtorch01) (70)
CreateObject(3525,1475.7000000,-1750.0000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (71)
CreateObject(3525,1474.6000000,-1752.2000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (72)
CreateObject(3525,1472.9000000,-1752.8000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (73)
CreateObject(3525,1471.5000000,-1753.3000000,13.1000000,0.0000000,339.9720000,91.9130000); //object(exbrtorch01) (74)
CreateObject(3525,1470.2000000,-1752.4000000,13.1000000,0.0000000,337.9660000,95.9120000); //object(exbrtorch01) (75)
CreateObject(3525,1467.6000000,-1753.3000000,13.1000000,0.0000000,337.9610000,95.9110000); //object(exbrtorch01) (76)
CreateObject(3525,1468.3000000,-1753.1000000,13.1000000,0.0000000,337.9610000,89.9110000); //object(exbrtorch01) (77)
CreateObject(3525,1468.2998000,-1753.0996000,13.1000000,0.0000000,337.9610000,85.9070000); //object(exbrtorch01) (78)
CreateObject(3525,1468.1000000,-1752.4000000,13.1000000,0.0000000,337.9610000,85.9020000); //object(exbrtorch01) (79)
CreateObject(3525,1469.4000000,-1750.7000000,13.1000000,0.0000000,337.9610000,81.9020000); //object(exbrtorch01) (80)
CreateObject(3525,1470.3000000,-1750.4000000,13.1000000,0.0000000,337.9610000,75.8980000); //object(exbrtorch01) (81)
CreateObject(3525,1471.6000000,-1751.3000000,13.1000000,0.0000000,337.9610000,71.8940000); //object(exbrtorch01) (82)
CreateObject(3525,1472.1000000,-1751.1000000,13.1000000,0.0000000,329.9610000,63.8890000); //object(exbrtorch01) (83)
CreateObject(3525,1472.0996000,-1751.0996000,13.1000000,0.0000000,329.9580000,63.8850000); //object(exbrtorch01) (84)
CreateObject(3525,1473.5000000,-1750.6000000,13.1000000,0.0000000,329.9580000,57.8850000); //object(exbrtorch01) (85)
CreateObject(3525,1474.7000000,-1750.2000000,13.1000000,0.0000000,329.9520000,53.8810000); //object(exbrtorch01) (86)
CreateObject(3525,1476.1000000,-1751.3000000,13.1000000,0.0000000,329.9520000,51.8770000); //object(exbrtorch01) (87)
CreateObject(3525,1478.5000000,-1752.3000000,13.1000000,0.0000000,329.9520000,51.8720000); //object(exbrtorch01) (88)
CreateObject(3525,1479.1000000,-1754.0000000,13.1000000,0.0000000,329.9520000,51.8720000); //object(exbrtorch01) (89)
CreateObject(3525,1480.0000000,-1753.7000000,13.1000000,0.0000000,329.9520000,45.8720000); //object(exbrtorch01) (90)
CreateObject(3525,1481.7000000,-1753.1000000,13.1000000,0.0000000,329.9520000,39.8680000); //object(exbrtorch01) (91)
CreateObject(3525,1482.0000000,-1753.3000000,13.1000000,0.0000000,335.9520000,39.8640000); //object(exbrtorch01) (92)
CreateObject(3525,1480.8000000,-1753.7000000,13.1000000,0.0000000,325.9510000,41.8580000); //object(exbrtorch01) (93)
CreateObject(3525,1477.8000000,-1753.4000000,13.1000000,0.0000000,323.9480000,43.8580000); //object(exbrtorch01) (94)
CreateObject(3525,1475.7000000,-1752.8000000,13.1000000,0.0000000,319.9430000,43.8570000); //object(exbrtorch01) (95)
CreateObject(3525,1477.6000000,-1752.2000000,13.1000000,0.0000000,319.9380000,37.8520000); //object(exbrtorch01) (96)
CreateObject(3525,1477.4000000,-1750.9000000,13.1000000,0.0000000,319.9380000,37.8480000); //object(exbrtorch01) (97)
CreateObject(3525,1479.3000000,-1750.3000000,13.1000000,0.0000000,319.9380000,29.8480000); //object(exbrtorch01) (98)
CreateObject(3525,1481.2000000,-1749.7000000,13.1000000,0.0000000,319.9380000,27.8440000); //object(exbrtorch01) (99)
CreateObject(3525,1481.9000000,-1751.8000000,13.1000000,0.0000000,323.9380000,27.8390000); //object(exbrtorch01) (100)
CreateObject(3525,1482.1000000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (101)
CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (102)
CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (103)
CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (104)
CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (105)
CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (106)
CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (107)
CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,17.8390000); //object(exbrtorch01) (108)
CreateObject(3525,1482.1000000,-1756.5000000,13.1000000,0.0000000,325.9310000,9.8360000); //object(exbrtorch01) (109)
CreateObject(3525,1482.4000000,-1754.3000000,13.1000000,0.0000000,325.9260000,7.8330000); //object(exbrtorch01) (110)
CreateObject(3525,1480.5000000,-1753.3000000,13.1000000,0.0000000,319.9200000,13.8280000); //object(exbrtorch01) (111)
CreateObject(3525,1480.5000000,-1753.2998000,13.1000000,0.0000000,319.9160000,13.8260000); //object(exbrtorch01) (112
      
return 1;
      }
if(
strcmp(cmd"/cancelarp"true) == 0)
{
if(
IsPlayerAdmin(playerid)){
new 
cmd [256];
new 
string[257];
new 
aname[MAX_PLAYER_NAME];
GetPlayerName(playeridanameMAX_PLAYER_NAME);
format(stringsizeof(string), "{0000FF}O ADM Dono %s Cancelou o Protesto (Encerrado/Cancelado)"aname,playerid);
SendClientMessageToAll(tcadmstring);
for(new 
i=0;i<MAX_PLAYERS;i++){
RemoveBuildingForPlayer(16437,1450.4000000,-1733.5000000,14.2000000,0.0000000,0.0000000,92.0000000); //object(cn2_roadblock02) (2)
RemoveBuildingForPlayer(16437,1478.0000000,-1716.5000000,14.2000000,0.0000000,0.0000000,4.0000000); //object(cn2_roadblock02) (3)
RemoveBuildingForPlayer(16437,1517.8000000,-1734.1000000,13.8000000,0.0000000,0.0000000,268.0000000); //object(cn2_roadblock02) (8)
RemoveBuildingForPlayer(1362,1492.2000000,-1735.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (1)
RemoveBuildingForPlayer(1362,1492.2000000,-1734.8000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (2)
RemoveBuildingForPlayer(1362,1492.2000000,-1734.3000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (3)
RemoveBuildingForPlayer(1362,1492.2000000,-1733.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (4)
RemoveBuildingForPlayer(1362,1492.2000000,-1732.8000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (5)
RemoveBuildingForPlayer(1362,1492.2000000,-1732.0000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (6)
RemoveBuildingForPlayer(1362,1492.2000000,-1731.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (7)
RemoveBuildingForPlayer(1362,1492.2002000,-1731.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (8)
RemoveBuildingForPlayer(3525,1498.2000000,-1749.9000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (1)
RemoveBuildingForPlayer(3525,1492.3000000,-1734.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (2)
RemoveBuildingForPlayer(3525,1492.4000000,-1735.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (3)
RemoveBuildingForPlayer(3525,1492.3000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (4)
RemoveBuildingForPlayer(3525,1492.3000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (5)
RemoveBuildingForPlayer(3525,1492.4000000,-1732.9000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (6)
RemoveBuildingForPlayer(3525,1492.0000000,-1732.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (7)
RemoveBuildingForPlayer(3525,1492.0000000,-1731.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (8)
RemoveBuildingForPlayer(851,1479.3000000,-1737.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (1)
RemoveBuildingForPlayer(851,1479.4000000,-1735.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (2)
RemoveBuildingForPlayer(851,1480.6000000,-1731.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (3)
RemoveBuildingForPlayer(851,1486.1000000,-1736.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (4)
RemoveBuildingForPlayer(851,1471.5000000,-1737.1000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (5)
RemoveBuildingForPlayer(851,1471.5000000,-1736.6000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (6)
RemoveBuildingForPlayer(851,1471.6000000,-1734.6000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (7)
RemoveBuildingForPlayer(851,1471.7000000,-1733.4000000,12.7000000,0.0000000,0.0000000,2.0000000); //object(cj_urb_rub_2) (8)
RemoveBuildingForPlayer(851,1471.7000000,-1732.4000000,12.7000000,0.0000000,0.0000000,2.0000000); //object(cj_urb_rub_2) (9)
RemoveBuildingForPlayer(851,1471.8000000,-1731.2000000,12.7000000,0.0000000,0.0000000,6.0000000); //object(cj_urb_rub_2) (10)
RemoveBuildingForPlayer(851,1471.9000000,-1730.0000000,12.7000000,0.0000000,0.0000000,7.9990000); //object(cj_urb_rub_2) (11)
RemoveBuildingForPlayer(851,1472.0000000,-1728.5000000,12.7000000,0.0000000,0.0000000,7.9980000); //object(cj_urb_rub_2) (12)
RemoveBuildingForPlayer(846,1499.4000000,-1732.6000000,12.9000000,0.0000000,0.0000000,0.0000000); //object(dead_tree_18) (1)
RemoveBuildingForPlayer(3525,1499.2000000,-1737.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (9)
RemoveBuildingForPlayer(3525,1499.1000000,-1737.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (10)
RemoveBuildingForPlayer(3525,1499.6000000,-1736.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (11)
RemoveBuildingForPlayer(3525,1499.4000000,-1735.3000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (12)
RemoveBuildingForPlayer(3525,1498.9000000,-1735.3000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (13)
RemoveBuildingForPlayer(3525,1499.0000000,-1736.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (14)
RemoveBuildingForPlayer(3525,1499.0000000,-1734.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (15)
RemoveBuildingForPlayer(3525,1499.1000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (16)
RemoveBuildingForPlayer(3525,1499.2000000,-1732.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (17)
RemoveBuildingForPlayer(3525,1499.1000000,-1732.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (18)
RemoveBuildingForPlayer(3525,1498.9000000,-1731.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (19)
RemoveBuildingForPlayer(3525,1499.1000000,-1729.7000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (20)
RemoveBuildingForPlayer(3525,1499.0000000,-1730.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (21)
RemoveBuildingForPlayer(3525,1499.1000000,-1729.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (22)
RemoveBuildingForPlayer(3525,1499.0000000,-1728.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (23)
RemoveBuildingForPlayer(3525,1498.9000000,-1727.7000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (24)
RemoveBuildingForPlayer(3525,1499.2000000,-1728.7000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (25)
RemoveBuildingForPlayer(3525,1499.0000000,-1729.6000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (26)
RemoveBuildingForPlayer(3525,1499.3000000,-1731.3000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (27)
RemoveBuildingForPlayer(3525,1499.2000000,-1732.8000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (28)
RemoveBuildingForPlayer(3525,1498.9000000,-1733.6000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (29)
RemoveBuildingForPlayer(3525,1500.6000000,-1732.4000000,11.8000000,0.0000000,0.0000000,4.0000000); //object(exbrtorch01) (30)
RemoveBuildingForPlayer(3525,1499.0000000,-1732.5000000,12.1000000,0.0000000,0.0000000,3.9990000); //object(exbrtorch01) (31)
RemoveBuildingForPlayer(3525,1498.8000000,-1730.4000000,12.1000000,0.0000000,0.0000000,3.9990000); //object(exbrtorch01) (32)
RemoveBuildingForPlayer(3092,1499.3000000,-1731.0000000,13.2000000,82.0000000,0.0000000,348.0000000); //object(dead_tied_cop) (1)
RemoveBuildingForPlayer(3092,1500.8000000,-1732.3000000,12.7000000,81.9960000,0.0000000,319.9970000); //object(dead_tied_cop) (2)
RemoveBuildingForPlayer(2908,1499.5000000,-1732.2000000,13.3000000,358.0000000,0.0000000,0.0000000); //object(kmb_deadhead) (1)
RemoveBuildingForPlayer(2906,1499.4000000,-1732.8000000,13.3000000,0.0000000,0.0000000,0.0000000); //object(kmb_deadarm) (1)
RemoveBuildingForPlayer(3007,1499.5000000,-1733.5000000,13.1000000,32.0000000,0.0000000,0.0000000); //object(chopcop_torso) (1)
RemoveBuildingForPlayer(3525,1497.5000000,-1750.1000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (33)
RemoveBuildingForPlayer(3525,1496.6000000,-1750.4000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (34)
RemoveBuildingForPlayer(3525,1496.1000000,-1750.6000000,13.1000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (35)
RemoveBuildingForPlayer(3525,1494.7000000,-1751.1000000,13.1000000,0.0000000,0.0000000,4.0000000); //object(exbrtorch01) (36)
RemoveBuildingForPlayer(3525,1493.8000000,-1751.4000000,13.1000000,0.0000000,0.0000000,9.9990000); //object(exbrtorch01) (37)
RemoveBuildingForPlayer(3525,1492.4000000,-1751.9000000,13.1000000,0.0000000,0.0000000,21.9980000); //object(exbrtorch01) (38)
RemoveBuildingForPlayer(3525,1490.5000000,-1752.5000000,13.1000000,0.0000000,0.0000000,25.9950000); //object(exbrtorch01) (39)
RemoveBuildingForPlayer(3525,1488.7000000,-1752.6000000,13.1000000,0.0000000,358.0000000,25.9940000); //object(exbrtorch01) (40)
RemoveBuildingForPlayer(3525,1487.4000000,-1752.5000000,13.1000000,0.0000000,345.9950000,37.9880000); //object(exbrtorch01) (41)
RemoveBuildingForPlayer(3525,1486.2000000,-1752.9000000,13.1000000,0.0000000,345.9920000,47.9850000); //object(exbrtorch01) (42)
RemoveBuildingForPlayer(3525,1485.9000000,-1752.0000000,13.1000000,0.0000000,341.9870000,47.9830000); //object(exbrtorch01) (43)
RemoveBuildingForPlayer(3525,1487.3000000,-1751.5000000,13.1000000,0.0000000,341.9820000,41.9770000); //object(exbrtorch01) (44)
RemoveBuildingForPlayer(3525,1487.1000000,-1750.8000000,13.1000000,0.0000000,341.9770000,39.9730000); //object(exbrtorch01) (45)
RemoveBuildingForPlayer(3525,1487.8000000,-1750.6000000,13.1000000,0.0000000,341.9770000,39.9680000); //object(exbrtorch01) (46)
RemoveBuildingForPlayer(3525,1489.6000000,-1751.3000000,13.1000000,0.0000000,341.9770000,33.9680000); //object(exbrtorch01) (47)
RemoveBuildingForPlayer(3525,1490.8000000,-1750.9000000,13.1000000,0.0000000,341.9770000,27.9640000); //object(exbrtorch01) (48)
RemoveBuildingForPlayer(3525,1492.0000000,-1750.5000000,13.1000000,0.0000000,341.9770000,21.9600000); //object(exbrtorch01) (49)
RemoveBuildingForPlayer(3525,1493.2000000,-1750.1000000,13.1000000,0.0000000,341.9770000,15.9560000); //object(exbrtorch01) (50)
RemoveBuildingForPlayer(3525,1494.1000000,-1749.8000000,13.1000000,0.0000000,341.9770000,11.9520000); //object(exbrtorch01) (51)
RemoveBuildingForPlayer(3525,1494.6000000,-1749.6000000,13.1000000,0.0000000,341.9770000,5.9480000); //object(exbrtorch01) (52)
RemoveBuildingForPlayer(3525,1494.1000000,-1749.8000000,13.1000000,0.0000000,341.9770000,9.9440000); //object(exbrtorch01) (53)
RemoveBuildingForPlayer(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,13.9430000); //object(exbrtorch01) (54)
RemoveBuildingForPlayer(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,19.9420000); //object(exbrtorch01) (55)
RemoveBuildingForPlayer(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,23.9400000); //object(exbrtorch01) (56)
RemoveBuildingForPlayer(3525,1491.3000000,-1750.7000000,13.1000000,0.0000000,341.9770000,39.9390000); //object(exbrtorch01) (57)
RemoveBuildingForPlayer(3525,1490.6000000,-1750.9000000,13.1000000,0.0000000,341.9770000,45.9350000); //object(exbrtorch01) (58)
RemoveBuildingForPlayer(3525,1489.9000000,-1751.1000000,13.1000000,0.0000000,341.9770000,53.9340000); //object(exbrtorch01) (59)
RemoveBuildingForPlayer(3525,1489.9004000,-1751.0996000,13.1000000,0.0000000,341.9770000,61.9320000); //object(exbrtorch01) (60)
RemoveBuildingForPlayer(3525,1487.7000000,-1750.0000000,13.1000000,0.0000000,341.9770000,63.9300000); //object(exbrtorch01) (61)
RemoveBuildingForPlayer(3525,1486.8000000,-1750.3000000,13.1000000,0.0000000,341.9770000,71.9290000); //object(exbrtorch01) (62)
RemoveBuildingForPlayer(3525,1486.7998000,-1750.2998000,13.1000000,0.0000000,341.9770000,71.9270000); //object(exbrtorch01) (63)
RemoveBuildingForPlayer(3525,1487.5000000,-1750.1000000,13.1000000,0.0000000,341.9770000,63.9270000); //object(exbrtorch01) (64)
RemoveBuildingForPlayer(3525,1484.3000000,-1748.5000000,13.1000000,0.0000000,341.9770000,65.9240000); //object(exbrtorch01) (65)
RemoveBuildingForPlayer(3525,1482.6000000,-1749.1000000,13.1000000,0.0000000,341.9770000,75.9230000); //object(exbrtorch01) (66)
RemoveBuildingForPlayer(3525,1481.6000000,-1750.2000000,13.1000000,0.0000000,341.9770000,81.9210000); //object(exbrtorch01) (67)
RemoveBuildingForPlayer(3525,1481.0000000,-1750.9000000,13.1000000,0.0000000,341.9770000,87.9200000); //object(exbrtorch01) (68)
RemoveBuildingForPlayer(3525,1479.1000000,-1749.9000000,13.1000000,0.0000000,341.9770000,87.9180000); //object(exbrtorch01) (69)
RemoveBuildingForPlayer(3525,1477.4000000,-1749.4000000,13.1000000,0.0000000,339.9770000,87.9180000); //object(exbrtorch01) (70)
RemoveBuildingForPlayer(3525,1475.7000000,-1750.0000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (71)
RemoveBuildingForPlayer(3525,1474.6000000,-1752.2000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (72)
RemoveBuildingForPlayer(3525,1472.9000000,-1752.8000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (73)
RemoveBuildingForPlayer(3525,1471.5000000,-1753.3000000,13.1000000,0.0000000,339.9720000,91.9130000); //object(exbrtorch01) (74)
RemoveBuildingForPlayer(3525,1470.2000000,-1752.4000000,13.1000000,0.0000000,337.9660000,95.9120000); //object(exbrtorch01) (75)
RemoveBuildingForPlayer(3525,1467.6000000,-1753.3000000,13.1000000,0.0000000,337.9610000,95.9110000); //object(exbrtorch01) (76)
RemoveBuildingForPlayer(3525,1468.3000000,-1753.1000000,13.1000000,0.0000000,337.9610000,89.9110000); //object(exbrtorch01) (77)
RemoveBuildingForPlayer(3525,1468.2998000,-1753.0996000,13.1000000,0.0000000,337.9610000,85.9070000); //object(exbrtorch01) (78)
RemoveBuildingForPlayer(3525,1468.1000000,-1752.4000000,13.1000000,0.0000000,337.9610000,85.9020000); //object(exbrtorch01) (79)
RemoveBuildingForPlayer(3525,1469.4000000,-1750.7000000,13.1000000,0.0000000,337.9610000,81.9020000); //object(exbrtorch01) (80)
RemoveBuildingForPlayer(3525,1470.3000000,-1750.4000000,13.1000000,0.0000000,337.9610000,75.8980000); //object(exbrtorch01) (81)
RemoveBuildingForPlayer(3525,1471.6000000,-1751.3000000,13.1000000,0.0000000,337.9610000,71.8940000); //object(exbrtorch01) (82)
RemoveBuildingForPlayer(3525,1472.1000000,-1751.1000000,13.1000000,0.0000000,329.9610000,63.8890000); //object(exbrtorch01) (83)
RemoveBuildingForPlayer(3525,1472.0996000,-1751.0996000,13.1000000,0.0000000,329.9580000,63.8850000); //object(exbrtorch01) (84)
RemoveBuildingForPlayer(3525,1473.5000000,-1750.6000000,13.1000000,0.0000000,329.9580000,57.8850000); //object(exbrtorch01) (85)
RemoveBuildingForPlayer(3525,1474.7000000,-1750.2000000,13.1000000,0.0000000,329.9520000,53.8810000); //object(exbrtorch01) (86)
RemoveBuildingForPlayer(3525,1476.1000000,-1751.3000000,13.1000000,0.0000000,329.9520000,51.8770000); //object(exbrtorch01) (87)
RemoveBuildingForPlayer(3525,1478.5000000,-1752.3000000,13.1000000,0.0000000,329.9520000,51.8720000); //object(exbrtorch01) (88)
RemoveBuildingForPlayer(3525,1479.1000000,-1754.0000000,13.1000000,0.0000000,329.9520000,51.8720000); //object(exbrtorch01) (89)
RemoveBuildingForPlayer(3525,1480.0000000,-1753.7000000,13.1000000,0.0000000,329.9520000,45.8720000); //object(exbrtorch01) (90)
RemoveBuildingForPlayer(3525,1481.7000000,-1753.1000000,13.1000000,0.0000000,329.9520000,39.8680000); //object(exbrtorch01) (91)
RemoveBuildingForPlayer(3525,1482.0000000,-1753.3000000,13.1000000,0.0000000,335.9520000,39.8640000); //object(exbrtorch01) (92)
RemoveBuildingForPlayer(3525,1480.8000000,-1753.7000000,13.1000000,0.0000000,325.9510000,41.8580000); //object(exbrtorch01) (93)
RemoveBuildingForPlayer(3525,1477.8000000,-1753.4000000,13.1000000,0.0000000,323.9480000,43.8580000); //object(exbrtorch01) (94)
RemoveBuildingForPlayer(3525,1475.7000000,-1752.8000000,13.1000000,0.0000000,319.9430000,43.8570000); //object(exbrtorch01) (95)
RemoveBuildingForPlayer(3525,1477.6000000,-1752.2000000,13.1000000,0.0000000,319.9380000,37.8520000); //object(exbrtorch01) (96)
RemoveBuildingForPlayer(3525,1477.4000000,-1750.9000000,13.1000000,0.0000000,319.9380000,37.8480000); //object(exbrtorch01) (97)
RemoveBuildingForPlayer(3525,1479.3000000,-1750.3000000,13.1000000,0.0000000,319.9380000,29.8480000); //object(exbrtorch01) (98)
RemoveBuildingForPlayer(3525,1481.2000000,-1749.7000000,13.1000000,0.0000000,319.9380000,27.8440000); //object(exbrtorch01) (99)
RemoveBuildingForPlayer(3525,1481.9000000,-1751.8000000,13.1000000,0.0000000,323.9380000,27.8390000); //object(exbrtorch01) (100)
RemoveBuildingForPlayer(3525,1482.1000000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (101)
RemoveBuildingForPlayer(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (102)
RemoveBuildingForPlayer(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (103)
RemoveBuildingForPlayer(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (104)
RemoveBuildingForPlayer(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (105)
RemoveBuildingForPlayer(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (106)
RemoveBuildingForPlayer(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (107)
RemoveBuildingForPlayer(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,17.8390000); //object(exbrtorch01) (108)
RemoveBuildingForPlayer(3525,1482.1000000,-1756.5000000,13.1000000,0.0000000,325.9310000,9.8360000); //object(exbrtorch01) (109)
RemoveBuildingForPlayer(3525,1482.4000000,-1754.3000000,13.1000000,0.0000000,325.9260000,7.8330000); //object(exbrtorch01) (110)
RemoveBuildingForPlayer(3525,1480.5000000,-1753.3000000,13.1000000,0.0000000,319.9200000,13.8280000); //object(exbrtorch01) (111)
RemoveBuildingForPlayer(3525,1480.5000000,-1753.2998000,13.1000000,0.0000000,319.9160000,13.8260000); //object(exbrtorch01) (112
    
return 1;
}
if(
strcmp(cmd"/creditop"true) == 0)
{
SendClientMessage(playerid,-1,"{FF0000} Veja os Crйditos da FS: SoBreViZioN_[x]'s Protestation");
SendClientMessage(playerid,-1,"{00FF00} Scripter/Desenvolvedor do Sistema: SoBreViZioN_[x]");
SendClientMessage(playerid,-1,"{00FF00} Paginas Oficiais: SSGames,Div.SA:MP SoBreViZioN,Pockets SA:MP, Los HackerS.Tk");
SendClientMessage(playerid,-1,"{00FF00} Mapper Oficial do Sistema: SoBreViZioN_[x]");
SendClientMessage(playerid,-1,"{00FF00} Comentario do Autor do Sistema:");
SendClientMessage(playerid,-1,"{00FF00} Bom, Eu SoBreViZioN_[x], Queria Dizer que vocкs podem fazer um bom uso deste meu Sistema");
SendClientMessage(playerid,-1,"{00FF00} Sу nгo espero que mudem os Crйditos do sistema, pois este FS estб protegido por Direitos Autorais");
SendClientMessage(playerid,-1,"{00FF00} Usem e Abusem, Sу nгo removam os crйditos.");
SendClientMessage(playerid,-1,"{00FF00} Atenciosamente: SoBreViZioN_[x] ~~ Mapper e Scripter/ Desenvolvedor do Sistema de Protestos!");
return 
1;
}
return 
0;
}
#endif
}
}

Reply
#2

Quais sгo os erros/warnings?
Reply
#3

"Protestation" hahahahahahaha, esse inglкs d+!
Reply
#4

Erros nenhum, sгo Warnings mesmo..

PHP код:
C:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(187) : warning 219local variable "cmd" shadows a variable at a preceding level
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(188) : warning 219local variable "string" shadows a variable at a preceding level
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(189) : warning 219local variable "aname" shadows a variable at a preceding level
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(194) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(194) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(195) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(195) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(196) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(196) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(197) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(197) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(198) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(198) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(199) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(199) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(200) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(200) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(201) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(201) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(202) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(202) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(203) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(203) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(204) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(204) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(205) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(205) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(206) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(206) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(207) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(207) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(208) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(208) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(209) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(209) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(210) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(210) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(211) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(211) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(212) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(212) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(213) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(213) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(214) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(214) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(215) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(215) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(216) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(216) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(217) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(217) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(218) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(218) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(219) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(219) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(220) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(220) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(221) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(221) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(222) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(222) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(223) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(223) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(224) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(224) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(225) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(225) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(226) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(226) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(227) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(227) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(228) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(228) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(229) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(229) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(230) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(230) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(231) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(231) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(232) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(232) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(233) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(233) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(234) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(234) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(235) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(235) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(236) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(236) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(237) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(237) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(238) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(238) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(239) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(239) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(240) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(240) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(241) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(241) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(242) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(242) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(243) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(243) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(244) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(244) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(245) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(245) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(246) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(246) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(247) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(247) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(248) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(248) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(249) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(249) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(250) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(250) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(251) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(251) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(252) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(252) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(253) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(253) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(254) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(254) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(255) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(255) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(256) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(256) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(257) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(257) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(258) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(258) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(259) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(259) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(260) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(260) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(261) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(261) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(262) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(262) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(263) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(263) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(264) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(264) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(265) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(265) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(266) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(266) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(267) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(267) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(268) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(268) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(269) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(269) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(270) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(270) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(271) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(271) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(272) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(272) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(273) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(273) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(274) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(274) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(275) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(275) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(276) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(276) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(277) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(277) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(278) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(278) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(279) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(279) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(280) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(280) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(281) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(281) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(282) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(282) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(283) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(283) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(284) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(284) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(285) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(285) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(286) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(286) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(287) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(287) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(288) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(288) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(289) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(289) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(290) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(290) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(291) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(291) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(292) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(292) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(293) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(293) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(294) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(294) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(295) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(295) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(296) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(296) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(297) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(297) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(298) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(298) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(299) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(299) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(300) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(300) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(301) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(301) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(302) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(302) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(303) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(303) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(304) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(304) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(305) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(305) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(306) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(306) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(307) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(307) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(308) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(308) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(309) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(309) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(310) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(310) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(311) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(311) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(312) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(312) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(313) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(313) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(314) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(314) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(315) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(315) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(316) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(316) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(317) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(317) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(318) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(318) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(319) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(319) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(320) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(320) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(321) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(321) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(322) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(322) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(323) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(323) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(324) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(324) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(325) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(325) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(326) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(326) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(327) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(327) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(328) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(328) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(329) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(329) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(330) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(330) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(331) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(331) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(332) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(332) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(333) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(333) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(334) : warning 213tag mismatch
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(334) : warning 202number of arguments does not match definition
C
:\JOAO\Gamemodes SAMP\BMA\filterscripts\a.pwn(355) : warning 209: function "OnPlayerCommandText" should return a value
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
286 Warnings

Reply
#5

pawn Код:
/* FS SoBreViZioN_[x]'s Protestation
FS Realizada por SoBreViZioN_[x]
Para Relatar um BUG no sistema, comente no tуpico ou local que o encontrou.
Skype de Contato: gugu1454
NГO REMOVA OS CREDITOS!
NГO POSTE EM OUTRO LOCAL SEM AUTORIZAЗГO!
*/

#include <a_samp>
//#include <string>

//Cores ~~ By: SoBreViZioN_[x]
#define tcadm                             0x33AAFFFF
//#define AVISO
new Objeto[141];

public OnFilterScriptInit ()
{
    print("FS SoBreViZioN_[x]'s Protestation v1.0");
    print("Scripter: SoBreViZioN_[x]");
    print("Pagina Oficial: divulguesampaqui.blogspot.com");
    print(" www.ssgamesbrasil.com");
    print(" www.loshackers.tk");
    print(" NГO REMOVA OS CREDITOS!");
    print(" NГO POSTE EM OUTRO LOCAL SEM AUTORIZAЗГO!");
    return true;
}

public OnPlayerCommandText(playerid,cmdtext[])
{
    if(strcmp(cmdtext, "/protestar", true) == 0)
    {
        new aname[MAX_PLAYER_NAME];
        new string[128];
        GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
        format(string, sizeof(string), "{0000FF}%s e os Vandalos, Anunciaram um Protesto em frente a Prefeitura!!", aname,playerid);
        SendClientMessageToAll(tcadm, string);
        Objeto[0] = CreateObject(16437,1450.4000000,-1733.5000000,14.2000000,0.0000000,0.0000000,92.0000000); //object(cn2_roadblock02) (2)
        Objeto[1] = CreateObject(16437,1478.0000000,-1716.5000000,14.2000000,0.0000000,0.0000000,4.0000000); //object(cn2_roadblock02) (3)
        Objeto[2] = CreateObject(16437,1517.8000000,-1734.1000000,13.8000000,0.0000000,0.0000000,268.0000000); //object(cn2_roadblock02) (8)
        Objeto[3] = CreateObject(1362,1492.2000000,-1735.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (1)
        Objeto[4] = CreateObject(1362,1492.2000000,-1734.8000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (2)
        Objeto[5] = CreateObject(1362,1492.2000000,-1734.3000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (3)
        Objeto[6] = CreateObject(1362,1492.2000000,-1733.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (4)
        Objeto[7] = CreateObject(1362,1492.2000000,-1732.8000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (5)
        Objeto[8] = CreateObject(1362,1492.2000000,-1732.0000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (6)
        Objeto[9] = CreateObject(1362,1492.2000000,-1731.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (7)
        Objeto[10] = CreateObject(1362,1492.2002000,-1731.5000000,13.0000000,0.0000000,0.0000000,0.0000000); //object(cj_firebin) (8)
        Objeto[11] = CreateObject(3525,1498.2000000,-1749.9000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (1)
        Objeto[12] = CreateObject(3525,1492.3000000,-1734.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (2)
        Objeto[13] = CreateObject(3525,1492.4000000,-1735.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (3)
        Objeto[14] = CreateObject(3525,1492.3000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (4)
        Objeto[15] = CreateObject(3525,1492.3000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (5)
        Objeto[16] = CreateObject(3525,1492.4000000,-1732.9000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (6)
        Objeto[17] = CreateObject(3525,1492.0000000,-1732.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (7)
        Objeto[18] = CreateObject(3525,1492.0000000,-1731.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (8)
        Objeto[19] = CreateObject(851,1479.3000000,-1737.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (1)
        Objeto[20] = CreateObject(851,1479.4000000,-1735.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (2)
        Objeto[21] = CreateObject(851,1480.6000000,-1731.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (3)
        Objeto[22] = CreateObject(851,1486.1000000,-1736.0000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (4)
        Objeto[23] = CreateObject(851,1471.5000000,-1737.1000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (5)
        Objeto[24] = CreateObject(851,1471.5000000,-1736.6000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (6)
        Objeto[25] = CreateObject(851,1471.6000000,-1734.6000000,12.7000000,0.0000000,0.0000000,0.0000000); //object(cj_urb_rub_2) (7)
        Objeto[26] = CreateObject(851,1471.7000000,-1733.4000000,12.7000000,0.0000000,0.0000000,2.0000000); //object(cj_urb_rub_2) (8)
        Objeto[27] = CreateObject(851,1471.7000000,-1732.4000000,12.7000000,0.0000000,0.0000000,2.0000000); //object(cj_urb_rub_2) (9)
        Objeto[28] = CreateObject(851,1471.8000000,-1731.2000000,12.7000000,0.0000000,0.0000000,6.0000000); //object(cj_urb_rub_2) (10)
        Objeto[29] = CreateObject(851,1471.9000000,-1730.0000000,12.7000000,0.0000000,0.0000000,7.9990000); //object(cj_urb_rub_2) (11)
        Objeto[30] = CreateObject(851,1472.0000000,-1728.5000000,12.7000000,0.0000000,0.0000000,7.9980000); //object(cj_urb_rub_2) (12)
        Objeto[31] = CreateObject(846,1499.4000000,-1732.6000000,12.9000000,0.0000000,0.0000000,0.0000000); //object(dead_tree_18) (1)
        Objeto[32] = CreateObject(3525,1499.2000000,-1737.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (9)
        Objeto[33] = CreateObject(3525,1499.1000000,-1737.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (10)
        Objeto[34] = CreateObject(3525,1499.6000000,-1736.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (11)
        Objeto[35] = CreateObject(3525,1499.4000000,-1735.3000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (12)
        Objeto[36] = CreateObject(3525,1498.9000000,-1735.3000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (13)
        Objeto[37] = CreateObject(3525,1499.0000000,-1736.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (14)
        Objeto[38] = CreateObject(3525,1499.0000000,-1734.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (15)
        Objeto[39] = CreateObject(3525,1499.1000000,-1733.6000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (16)
        Objeto[40] = CreateObject(3525,1499.2000000,-1732.5000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (17)
        Objeto[41] = CreateObject(3525,1499.1000000,-1732.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (18)
        Objeto[42] = CreateObject(3525,1498.9000000,-1731.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (19)
        Objeto[43] = CreateObject(3525,1499.1000000,-1729.7000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (20)
        Objeto[44] = CreateObject(3525,1499.0000000,-1730.4000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (21)
        Objeto[45] = CreateObject(3525,1499.1000000,-1729.0000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (22)
        Objeto[46] = CreateObject(3525,1499.0000000,-1728.2000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (23)
        Objeto[47] = CreateObject(3525,1498.9000000,-1727.7000000,12.0000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (24)
        Objeto[48] = CreateObject(3525,1499.2000000,-1728.7000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (25)
        Objeto[49] = CreateObject(3525,1499.0000000,-1729.6000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (26)
        Objeto[50] = CreateObject(3525,1499.3000000,-1731.3000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (27)
        Objeto[51] = CreateObject(3525,1499.2000000,-1732.8000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (28)
        Objeto[52] = CreateObject(3525,1498.9000000,-1733.6000000,12.0000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (29)
        Objeto[53] = CreateObject(3525,1500.6000000,-1732.4000000,11.8000000,0.0000000,0.0000000,4.0000000); //object(exbrtorch01) (30)
        Objeto[54] = CreateObject(3525,1499.0000000,-1732.5000000,12.1000000,0.0000000,0.0000000,3.9990000); //object(exbrtorch01) (31)
        Objeto[55] = CreateObject(3525,1498.8000000,-1730.4000000,12.1000000,0.0000000,0.0000000,3.9990000); //object(exbrtorch01) (32)
        Objeto[56] = CreateObject(3092,1499.3000000,-1731.0000000,13.2000000,82.0000000,0.0000000,348.0000000); //object(dead_tied_cop) (1)
        Objeto[57] = CreateObject(3092,1500.8000000,-1732.3000000,12.7000000,81.9960000,0.0000000,319.9970000); //object(dead_tied_cop) (2)
        Objeto[58] = CreateObject(2908,1499.5000000,-1732.2000000,13.3000000,358.0000000,0.0000000,0.0000000); //object(kmb_deadhead) (1)
        Objeto[59] = CreateObject(2906,1499.4000000,-1732.8000000,13.3000000,0.0000000,0.0000000,0.0000000); //object(kmb_deadarm) (1)
        Objeto[60] = CreateObject(3007,1499.5000000,-1733.5000000,13.1000000,32.0000000,0.0000000,0.0000000); //object(chopcop_torso) (1)
        Objeto[61] = CreateObject(3525,1497.5000000,-1750.1000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (33)
        Objeto[62] = CreateObject(3525,1496.6000000,-1750.4000000,13.1000000,0.0000000,0.0000000,0.0000000); //object(exbrtorch01) (34)
        Objeto[63] = CreateObject(3525,1496.1000000,-1750.6000000,13.1000000,0.0000000,0.0000000,2.0000000); //object(exbrtorch01) (35)
        Objeto[64] = CreateObject(3525,1494.7000000,-1751.1000000,13.1000000,0.0000000,0.0000000,4.0000000); //object(exbrtorch01) (36)
        Objeto[65] = CreateObject(3525,1493.8000000,-1751.4000000,13.1000000,0.0000000,0.0000000,9.9990000); //object(exbrtorch01) (37)
        Objeto[66] = CreateObject(3525,1492.4000000,-1751.9000000,13.1000000,0.0000000,0.0000000,21.9980000); //object(exbrtorch01) (38)
        Objeto[67] = CreateObject(3525,1490.5000000,-1752.5000000,13.1000000,0.0000000,0.0000000,25.9950000); //object(exbrtorch01) (39)
        Objeto[68] = CreateObject(3525,1488.7000000,-1752.6000000,13.1000000,0.0000000,358.0000000,25.9940000); //object(exbrtorch01) (40)
        Objeto[69] = CreateObject(3525,1487.4000000,-1752.5000000,13.1000000,0.0000000,345.9950000,37.9880000); //object(exbrtorch01) (41)
        Objeto[70] = CreateObject(3525,1486.2000000,-1752.9000000,13.1000000,0.0000000,345.9920000,47.9850000); //object(exbrtorch01) (42)
        Objeto[71] = CreateObject(3525,1485.9000000,-1752.0000000,13.1000000,0.0000000,341.9870000,47.9830000); //object(exbrtorch01) (43)
        Objeto[72] = CreateObject(3525,1487.3000000,-1751.5000000,13.1000000,0.0000000,341.9820000,41.9770000); //object(exbrtorch01) (44)
        Objeto[73] = CreateObject(3525,1487.1000000,-1750.8000000,13.1000000,0.0000000,341.9770000,39.9730000); //object(exbrtorch01) (45)
        Objeto[74] = CreateObject(3525,1487.8000000,-1750.6000000,13.1000000,0.0000000,341.9770000,39.9680000); //object(exbrtorch01) (46)
        Objeto[75] = CreateObject(3525,1489.6000000,-1751.3000000,13.1000000,0.0000000,341.9770000,33.9680000); //object(exbrtorch01) (47)
        Objeto[76] = CreateObject(3525,1490.8000000,-1750.9000000,13.1000000,0.0000000,341.9770000,27.9640000); //object(exbrtorch01) (48)
        Objeto[77] = CreateObject(3525,1492.0000000,-1750.5000000,13.1000000,0.0000000,341.9770000,21.9600000); //object(exbrtorch01) (49)
        Objeto[78] = CreateObject(3525,1493.2000000,-1750.1000000,13.1000000,0.0000000,341.9770000,15.9560000); //object(exbrtorch01) (50)
        Objeto[79] = CreateObject(3525,1494.1000000,-1749.8000000,13.1000000,0.0000000,341.9770000,11.9520000); //object(exbrtorch01) (51)
        Objeto[80] = CreateObject(3525,1494.6000000,-1749.6000000,13.1000000,0.0000000,341.9770000,5.9480000); //object(exbrtorch01) (52)
        Objeto[81] = CreateObject(3525,1494.1000000,-1749.8000000,13.1000000,0.0000000,341.9770000,9.9440000); //object(exbrtorch01) (53)
        Objeto[82] = CreateObject(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,13.9430000); //object(exbrtorch01) (54)
        Objeto[83] = CreateObject(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,19.9420000); //object(exbrtorch01) (55)
        Objeto[84] = CreateObject(3525,1494.0996000,-1749.7998000,13.1000000,0.0000000,341.9770000,23.9400000); //object(exbrtorch01) (56)
        Objeto[85] = CreateObject(3525,1491.3000000,-1750.7000000,13.1000000,0.0000000,341.9770000,39.9390000); //object(exbrtorch01) (57)
        Objeto[86] = CreateObject(3525,1490.6000000,-1750.9000000,13.1000000,0.0000000,341.9770000,45.9350000); //object(exbrtorch01) (58)
        Objeto[87] = CreateObject(3525,1489.9000000,-1751.1000000,13.1000000,0.0000000,341.9770000,53.9340000); //object(exbrtorch01) (59)
        Objeto[88] = CreateObject(3525,1489.9004000,-1751.0996000,13.1000000,0.0000000,341.9770000,61.9320000); //object(exbrtorch01) (60)
        Objeto[89] = CreateObject(3525,1487.7000000,-1750.0000000,13.1000000,0.0000000,341.9770000,63.9300000); //object(exbrtorch01) (61)
        Objeto[90] = CreateObject(3525,1486.8000000,-1750.3000000,13.1000000,0.0000000,341.9770000,71.9290000); //object(exbrtorch01) (62)
        Objeto[91] = CreateObject(3525,1486.7998000,-1750.2998000,13.1000000,0.0000000,341.9770000,71.9270000); //object(exbrtorch01) (63)
        Objeto[92] = CreateObject(3525,1487.5000000,-1750.1000000,13.1000000,0.0000000,341.9770000,63.9270000); //object(exbrtorch01) (64)
        Objeto[93] = CreateObject(3525,1484.3000000,-1748.5000000,13.1000000,0.0000000,341.9770000,65.9240000); //object(exbrtorch01) (65)
        Objeto[94] = CreateObject(3525,1482.6000000,-1749.1000000,13.1000000,0.0000000,341.9770000,75.9230000); //object(exbrtorch01) (66)
        Objeto[95] = CreateObject(3525,1481.6000000,-1750.2000000,13.1000000,0.0000000,341.9770000,81.9210000); //object(exbrtorch01) (67)
        Objeto[96] = CreateObject(3525,1481.0000000,-1750.9000000,13.1000000,0.0000000,341.9770000,87.9200000); //object(exbrtorch01) (68)
        Objeto[97] = CreateObject(3525,1479.1000000,-1749.9000000,13.1000000,0.0000000,341.9770000,87.9180000); //object(exbrtorch01) (69)
        Objeto[98] = CreateObject(3525,1477.4000000,-1749.4000000,13.1000000,0.0000000,339.9770000,87.9180000); //object(exbrtorch01) (70)
        Objeto[99] = CreateObject(3525,1475.7000000,-1750.0000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (71)
        Objeto[100] = CreateObject(3525,1474.6000000,-1752.2000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (72)
        Objeto[101] = CreateObject(3525,1472.9000000,-1752.8000000,13.1000000,0.0000000,339.9720000,87.9130000); //object(exbrtorch01) (73)
        Objeto[102] = CreateObject(3525,1471.5000000,-1753.3000000,13.1000000,0.0000000,339.9720000,91.9130000); //object(exbrtorch01) (74)
        Objeto[103] = CreateObject(3525,1470.2000000,-1752.4000000,13.1000000,0.0000000,337.9660000,95.9120000); //object(exbrtorch01) (75)
        Objeto[104] = CreateObject(3525,1467.6000000,-1753.3000000,13.1000000,0.0000000,337.9610000,95.9110000); //object(exbrtorch01) (76)
        Objeto[105] = CreateObject(3525,1468.3000000,-1753.1000000,13.1000000,0.0000000,337.9610000,89.9110000); //object(exbrtorch01) (77)
        Objeto[106] = CreateObject(3525,1468.2998000,-1753.0996000,13.1000000,0.0000000,337.9610000,85.9070000); //object(exbrtorch01) (78)
        Objeto[107] = CreateObject(3525,1468.1000000,-1752.4000000,13.1000000,0.0000000,337.9610000,85.9020000); //object(exbrtorch01) (79)
        Objeto[108] = CreateObject(3525,1469.4000000,-1750.7000000,13.1000000,0.0000000,337.9610000,81.9020000); //object(exbrtorch01) (80)
        Objeto[109] = CreateObject(3525,1470.3000000,-1750.4000000,13.1000000,0.0000000,337.9610000,75.8980000); //object(exbrtorch01) (81)
        Objeto[110] = CreateObject(3525,1471.6000000,-1751.3000000,13.1000000,0.0000000,337.9610000,71.8940000); //object(exbrtorch01) (82)
        Objeto[111] = CreateObject(3525,1472.1000000,-1751.1000000,13.1000000,0.0000000,329.9610000,63.8890000); //object(exbrtorch01) (83)
        Objeto[112] = CreateObject(3525,1472.0996000,-1751.0996000,13.1000000,0.0000000,329.9580000,63.8850000); //object(exbrtorch01) (84)
        Objeto[113] = CreateObject(3525,1473.5000000,-1750.6000000,13.1000000,0.0000000,329.9580000,57.8850000); //object(exbrtorch01) (85)
        Objeto[114] = CreateObject(3525,1474.7000000,-1750.2000000,13.1000000,0.0000000,329.9520000,53.8810000); //object(exbrtorch01) (86)
        Objeto[115] = CreateObject(3525,1476.1000000,-1751.3000000,13.1000000,0.0000000,329.9520000,51.8770000); //object(exbrtorch01) (87)
        Objeto[116] = CreateObject(3525,1478.5000000,-1752.3000000,13.1000000,0.0000000,329.9520000,51.8720000); //object(exbrtorch01) (88)
        Objeto[117] = CreateObject(3525,1479.1000000,-1754.0000000,13.1000000,0.0000000,329.9520000,51.8720000); //object(exbrtorch01) (89)
        Objeto[118] = CreateObject(3525,1480.0000000,-1753.7000000,13.1000000,0.0000000,329.9520000,45.8720000); //object(exbrtorch01) (90)
        Objeto[119] = CreateObject(3525,1481.7000000,-1753.1000000,13.1000000,0.0000000,329.9520000,39.8680000); //object(exbrtorch01) (91)
        Objeto[120] = CreateObject(3525,1482.0000000,-1753.3000000,13.1000000,0.0000000,335.9520000,39.8640000); //object(exbrtorch01) (92)
        Objeto[121] = CreateObject(3525,1480.8000000,-1753.7000000,13.1000000,0.0000000,325.9510000,41.8580000); //object(exbrtorch01) (93)
        Objeto[122] = CreateObject(3525,1477.8000000,-1753.4000000,13.1000000,0.0000000,323.9480000,43.8580000); //object(exbrtorch01) (94)
        Objeto[123] = CreateObject(3525,1475.7000000,-1752.8000000,13.1000000,0.0000000,319.9430000,43.8570000); //object(exbrtorch01) (95)
        Objeto[124] = CreateObject(3525,1477.6000000,-1752.2000000,13.1000000,0.0000000,319.9380000,37.8520000); //object(exbrtorch01) (96)
        Objeto[125] = CreateObject(3525,1477.4000000,-1750.9000000,13.1000000,0.0000000,319.9380000,37.8480000); //object(exbrtorch01) (97)
        Objeto[126] = CreateObject(3525,1479.3000000,-1750.3000000,13.1000000,0.0000000,319.9380000,29.8480000); //object(exbrtorch01) (98)
        Objeto[127] = CreateObject(3525,1481.2000000,-1749.7000000,13.1000000,0.0000000,319.9380000,27.8440000); //object(exbrtorch01) (99)
        Objeto[128] = CreateObject(3525,1481.9000000,-1751.8000000,13.1000000,0.0000000,323.9380000,27.8390000); //object(exbrtorch01) (100)
        Objeto[129] = CreateObject(3525,1482.1000000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (101)
        Objeto[130] = CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (102)
        Objeto[131] = CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (103)
        Objeto[132] = CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (104)
        Objeto[133] = CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (105)
        Objeto[134] = CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (106)
        Objeto[135] = CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,27.8390000); //object(exbrtorch01) (107)
        Objeto[136] = CreateObject(3525,1482.0996000,-1752.5000000,13.1000000,0.0000000,325.9370000,17.8390000); //object(exbrtorch01) (108)
        Objeto[137] = CreateObject(3525,1482.1000000,-1756.5000000,13.1000000,0.0000000,325.9310000,9.8360000); //object(exbrtorch01) (109)
        Objeto[138] = CreateObject(3525,1482.4000000,-1754.3000000,13.1000000,0.0000000,325.9260000,7.8330000); //object(exbrtorch01) (110)
        Objeto[139] = CreateObject(3525,1480.5000000,-1753.3000000,13.1000000,0.0000000,319.9200000,13.8280000); //object(exbrtorch01) (111)
        Objeto[140] = CreateObject(3525,1480.5000000,-1753.2998000,13.1000000,0.0000000,319.9160000,13.8260000); //object(exbrtorch01) (112
        return 1;
    }
    if(strcmp(cmdtext, "/cancelarp", true) == 0)
    {
        if(IsPlayerAdmin(playerid))
        {
            new string[128];
            new aname[MAX_PLAYER_NAME];
            GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
            format(string, sizeof(string), "{0000FF}O ADM Dono %s Cancelou o Protesto (Encerrado/Cancelado)", aname,playerid);
            SendClientMessageToAll(tcadm, string);
            for(new v;v<141;v++)
                DestroyObject(Objeto[v]);
        }
        return 1;
    }
    if(strcmp(cmdtext, "/creditop", true) == 0)
    {
        SendClientMessage(playerid,-1,"{FF0000} Veja os Crйditos da FS: SoBreViZioN_[x]'s Protestation");
        SendClientMessage(playerid,-1,"{00FF00} Scripter/Desenvolvedor do Sistema: SoBreViZioN_[x]");
        SendClientMessage(playerid,-1,"{00FF00} Paginas Oficiais: SSGames,Div.SA:MP SoBreViZioN,Pockets SA:MP, Los HackerS.Tk");
        SendClientMessage(playerid,-1,"{00FF00} Mapper Oficial do Sistema: SoBreViZioN_[x]");
        SendClientMessage(playerid,-1,"{00FF00} Comentario do Autor do Sistema:");
        SendClientMessage(playerid,-1,"{00FF00} Bom, Eu SoBreViZioN_[x], Queria Dizer que vocкs podem fazer um bom uso deste meu Sistema");
        SendClientMessage(playerid,-1,"{00FF00} Sу nгo espero que mudem os Crйditos do sistema, pois este FS estб protegido por Direitos Autorais");
        SendClientMessage(playerid,-1,"{00FF00} Usem e Abusem, Sу nгo removam os crйditos.");
        SendClientMessage(playerid,-1,"{00FF00} Atenciosamente: SoBreViZioN_[x] ~~ Mapper e Scripter/ Desenvolvedor do Sistema de Protestos!");
        return 1;
    }
    return 0;
}
Reply
#6

Muito obrigado, botei teu nome nos crйditos mas..
ao digitar /cancelarp , os objetos nao sao removidos, apenas da a mensagem global..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)