Search Results
Meus sentimentos а famнlia e amigos dele. Й um perda irreparбvel...
1,055
Olб pessoal, venho divulgar a vocкs uma pбgina que criei recentemente que tem como tema central o bom e velho rock. Estamos com patrocinadores e em breve irб sair algumas camisas que iremos sorte...
149
Poste todo o sistema que vocк usa desde o momento que salva atй o que carrega.
92
pawn Код: if(strcmp(cmd, "/meavalie", true) == 0){    if(IsPlayerConnected(playerid))    {        tmp = strtok(cmdtext, idx);        if(!strlen(tmp))            return SendClient...
227
Quote: Originally Posted by skullmuncher1337 Nice work. I've been too lazy to create something like a voting system fro my server so thanks! very much thank
730
Quote: Originally Posted by [O.z]Caroline pawn Код: if(!strcmp(cmdtext,"/azul", true)){     SetPlayerColor(playerid, 0x0000FF);     return 1;} 0x0000FF -> й a cor AZUL. ...
168
pawn Код: AddStaticVehicleEx(481,-2528.14624023,-1804.83056641,381.47186279,0.00000000,-1,-1,-1); //BMX    AddStaticVehicleEx(481,-2306.51074219,-1637.66284180,483.30575562,143.99987793,-1,-1,-1...
197
Quote: Originally Posted by Izaac Abreu Onde ponho o IsAbike ? Final do Gm ou junto com os STOCK? Final do GM.
150
https://sampwiki.blast.hk/wiki/SetVehicleVelocity Poste o cуdigo das bicicletas.
197
pawn Код: public OnPlayerCommandText(playerid, cmdtext[]){    if(!strcmp(cmdtext, "/capacete", true))    {        if(!IsABike(GetPlayerVehicleID(playerid))) return SendClientMessage(player...
150
pawn Код: public OnPlayerUpdate(playerid){      SetPlayerHealth(playerid, 100);      return 1;}
239
Board PT-BR too. Just a moderator, plus the time zone it does not allow it to be online at time of Brazilians.
184
Quote: Originally Posted by Kitten someone i feel you are drakins but who knows but i always notice drakins always said "hugs" ontopic: great job simple easy love it. I'm not the DraKi...
730
pawn Код: if(strcmp("/ircord", cmdtext, true) == 0){     if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "Somente administrador rcon pode usar!");     new Float:P[3], aSt...
187
pawn Код: if(strcmp("/ircord", cmdtext, true) == 0){     new Float:P[3];     tmp = strtok(cmdtext, idx);     if(!strlen(tmp)) return SendClientMessage(playerid, -1 , "/ircord [x] [y] [z]"...
187
Quote: Originally Posted by Porsche911 Explain more what it does. Quote: Originally Posted by |_ⒾⓇⓄN_ⒹⓄG_| pics? I'll make a video Quote: Originally...
730
Quote: Originally Posted by Pharrel demorei pra ver isso... vei, o certo й "Have I helped you?" e ponto. Nгo. Have й um verbo de ter,possuir,haver.
295
not understand pawn Код: if(strcmp("/delivered", cmdtext, true) == 0){     Delivery[playerid] = 0;     return 1;}
219