Jump to content

[RW]Robi

Membru
  • Posts

    292
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by [RW]Robi

  1. public Banlog(ip[],psql,asql,reason[],day) { new name[MAX_PLAYER_NAME]; foreach(Player, playerid) { GetPlayerName(playerid, name, sizeof(name)); } new query[500]; new y,m,d,h,mi,s; getdate(y,m,d); gettime(h,mi,s); format(query,sizeof(query),"INSERT INTO banlog (`ip`,`player`,`admin`,`reason`,`day`,`time`) VALUES ('%s','%d','%d','%s','%d','%02d/%02d/%d %02d:%02d:%02d')",ip,name,asql,reason,day,d,m,y,h,mi,s); mysql_query(SQL,query); return 1; }
  2. [RW]Robi

    [Problema]

    intră în baza de date în care vrei să insertezi apasă pe SQL şi dăi paste acolo la baza de date..
  3. Pune după new-uri GetPlayerName(i, sendername, sizeof(sendername));
  4. Pune la onplayerdisconnect foreach(Player, i) { new strings[15]; format(strings, 15, "%d/50",GetOnLinePlayers()); TextDrawSetString(players, strings); TextDrawShowForPlayer(i, players); }
  5. GameMode by [RW]Robi & MYSQL VERSION ADDED by WiDuAIK 1.System de DealerShip (Video: https://www.youtube.com/watch?v=I7wBrgFUQcA ) 2.System de case cu furniture (mobila) (Video: https://www.youtube.com/watch?v=aOGhJ31LmAI ) 3.System Level 4.System RP 5.System PayDay 6.System de ceas IMPORTANT: Versiune: MYSQL R39 GameMode initial WiD (WiDuAlK) (contine doar mysql r39 si system de inregistrare si logare) Timp de lucru: 2 zile. Nota / +1? (Nu prea aveti pe ce sa imi dati nota dar totusi...) Download Link: aici Edit: Download link #Baza de date: aici P.S: Cautati includeuri si pluginuri pe net, nu e greu! Asa nu o sa ia toti incepatori gamemodeul.
×
×
  • Create New...

Important Information

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. For more details you can also review our Terms of Use and Privacy Policy.