Jump to content

Robert Podaru

Members
  • Posts

    68
  • Joined

  • Last visited

5 Followers

Profile Information

  • Gender
    Male
  • Location
    Nuj,Nu-s d'aci

Robert Podaru's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Robert Podaru

    Ajutor

    ori nu e baza de date compatibila,ori nu este serverul conectat la baza de date bine
  2. Multumesc frate,chiar nu stiam ce are. REZOLVAT. T\C
  3. e linia 5422,scrie si sus in paranteze e linia 5422,scrie si sus in paranteze
  4. de unde pot descarca si eu size,un link te rog? Buna treaba!
  5. Imi da asta: (5422) : warning 213: tag mismatch ce sa fac ca sa repar? new OnFly[MAX_PLAYERS]; new Float:LastVelocity[MAX_PLAYERS][3]; TrollDetect(playerid, troll = 0) { if(troll == 1) { new str[128], name[MAX_PLAYER_NAME+1]; GetPlayerName(playerid, name, sizeof name); format(str, sizeof str, "Kick: %s has been kicked by AdmBot, reason: Troll (cheats)", name); SendClientMessageToAll(COLOR_SANCTION, str); Kick(playerid); return 1; } if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) { if(OnFly[playerid] == false) { new Float:Velocity[3]; GetPlayerVelocity(playerid, Velocity[0], Velocity[1], Velocity[2]); new Float:amount = Velocity[0]-LastVelocity[playerid][0]; new Float:amount2 = Velocity[1]-LastVelocity[playerid][1]; if(amount > 3.0 || amount < -4.0 || amount2 > 10.0 || amount2 < -10.0 || Velocity[2] == 0.100000) { new str[128], name[MAX_PLAYER_NAME+1]; GetPlayerName(playerid, name, sizeof name); format(str, sizeof str, "Kick: %s has been kicked by AdmBot, reason: Troll (cheats)", name); SendClientMessageToAll(COLOR_SANCTION, str); Kick(playerid); return 1; } } } if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) { new Float:Velocity[3]; GetVehicleVelocity(GetPlayerVehicleID(playerid), Velocity[0], Velocity[1], Velocity[2]); if(Velocity[1] == -90.000000 && Velocity[2] == 0.100000) { new str[128], name[MAX_PLAYER_NAME+1]; GetPlayerName(playerid, name, sizeof name); format(str, sizeof str, "Kick: %s has been kicked by AdmBot, reason: Troll (cheats)", name); SendClientMessageToAll(COLOR_SANCTION, str); Kick(playerid); return 1; } } if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) GetPlayerVelocity(playerid, LastVelocity[playerid][0], LastVelocity[playerid][1], LastVelocity[playerid][2]); return 1; }
  6. Imi da asta: (5422) : warning 213: tag mismatch ce sa fac ca sa repar? new OnFly[MAX_PLAYERS]; new Float:LastVelocity[MAX_PLAYERS][3]; TrollDetect(playerid, troll = 0) { if(troll == 1) { new str[128], name[MAX_PLAYER_NAME+1]; GetPlayerName(playerid, name, sizeof name); format(str, sizeof str, "Kick: %s has been kicked by AdmBot, reason: Troll (cheats)", name); SendClientMessageToAll(COLOR_SANCTION, str); Kick(playerid); return 1; } if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) { if(OnFly[playerid] == false) { new Float:Velocity[3]; GetPlayerVelocity(playerid, Velocity[0], Velocity[1], Velocity[2]); new Float:amount = Velocity[0]-LastVelocity[playerid][0]; new Float:amount2 = Velocity[1]-LastVelocity[playerid][1]; if(amount > 3.0 || amount < -4.0 || amount2 > 10.0 || amount2 < -10.0 || Velocity[2] == 0.100000) { new str[128], name[MAX_PLAYER_NAME+1]; GetPlayerName(playerid, name, sizeof name); format(str, sizeof str, "Kick: %s has been kicked by AdmBot, reason: Troll (cheats)", name); SendClientMessageToAll(COLOR_SANCTION, str); Kick(playerid); return 1; } } }
  7. Salut! Am un bug la bizurile spay,dupa ce un player repara masina bani nu se duc in biz, iar playerul plateste ​public AfterSpray: http://pastebin.com/as77NDWh Multumesc.
  8. incearca asta: http://pastebin.com/cvr18sbR
  9. Comanda /exam?
  10. Edited
  11. http://pastebin.com/R85ZFGRE Cand intru in joc si aleg galben de exemplu imi apare textul alb,cum ii schimb culoarea?
  12. MULTUMESC! REZOLVAT!
  13. Ce trebuie sa schimb aici daca vreau sa schimb animatia in "CSAW_1" COD: LoopingAnim(play.erid,"GANGS","prtial_gngtlkH",4.0,1,0,0,1,1);
  14. Sunt pe google,daca te referi la /vipname iti recomand GM SKiM ,eu pe el am invatat sa scriptez
  15. ​e logic ​x= 1 ​y=2 ​z=3 iar zerourile alea poti sa le stergi,adica
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

moduri samp