Jump to content

Tentacion

Membru
  • Posts

    112
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Tentacion

  1. Salutare, am intampinat o problema la login-ul din gamemode-ul goldplay, imi ramane asa: https://imgur.com/a/6P7jD
  2. Si eu am aceeasi problema. Astept raspuns.
  3. In loc de mysql.so in server.cfg pune mysql_static.so
  4. Da, da da. Mersi fain +1 Cer t/c
  5. CMD:examen(playerid, params[]) { if(!PlayerToPoint(5.0, playerid, 926.5608,-1672.7406,13.5391)) return SendClientMessage(playerid, -1, "Nu esti la DMV!"); if(PlayerInfo[playerid][pCarLic] > 0) return SendClientMessage(playerid, -1, "Ai deja licenta de condus!"); if(PlayerInfo[playerid][pCarLicS] > 0) return SCM(playerid, COLOR_LGREEN, "Eroare: Permisul ti-a fost confiscat recent, nu-l poti lua inca!"); if(InExamen[playerid] == 1) return SendClientMessage(playerid, -1, "Esti deja in examen!"); if(CP[playerid] != 0 || targetfind[playerid] != -1) return ShowPlayerDialog(playerid, DIALOG_CHECKPOINT, DIALOG_STYLE_MSGBOX, "Checkpoint", "Ai deja un checkpoint activ.\nDoresti sa-l anulezi? Daca da, apasa pe 'Ok'.", "Ok", "Exit"); if(GetPlayerCash(playerid) < 1000) return SCM(playerid, COLOR_GREY, "Ai nevoie de $1,000 pentru a da examenul!"); InExamen[playerid] = 1; new objectdmv = CreateObject(19309,0,0,0,0,0,0,0); SetPVarInt(playerid, "DMVObject", objectdmv); SetObjectMaterialText(objectdmv, "DMV", 0, 50, "Arial", 27, 1, COLOR_WHITE, 0xFF000000, 1); ExamCar[playerid] = CreateVehicleEx(602,947.1833,-1691.3136,13.3484,89.6729,3,3,100); Gas[ExamCar[playerid]] = 100; AttachObjectToVehicle(objectdmv, ExamCar[playerid], 0.0, -0.5, 0.72, 0.0, 0.0, 0.0); SetVehicleNumberPlate(ExamCar[playerid], "{FF0000}DMV"); GivePlayerCash(playerid, -1000); PutPlayerInVehicleEx(playerid, ExamCar[playerid], 0); CP[playerid] = 100; SetPlayerCheckpointEx(playerid, 917.5574,-1692.2179,13.1630, 5.0); new engine,lights,alarm,bonnet,boot,objective; SetVehicleParamsEx(ExamCar[playerid],engine,lights,alarm,1,bonnet,boot,objective); return 1; } Edit Burned.
  6. Stie careva unde gasesc Checkpoint-urile la DMV? Specific de acum ca nu le gasesc in /exam.
  7. Il ai postat pe grup, pentru ce sa-l dau iar...
  8. Ai idee de ce nu imi da sa ma loghez? Gen
  9. Tot inutil este..De ce rezolvi unele buguri si pui altele? Mai bine n-o mai face.
  10. De ce doamne iarta-ma mai postezi iar GM-ul daca deja e postat? Si plus ca e THUG, nu Treed sau ce ai scris tu acolo.
  11. În loc de mySQL, scrie mysql_static.so în server.cfg
  12. Dap, tot tu esti ala batut in cap
  13. Eu nu inteleam care e diferenta dintre ele Mi se parea acelasi lucru.
  14. Si tu ai 67, si tot batut in cap esti :-?
  15. #define MySQL_Host "" #define MySQL_User "" #define MySQL_Database "" #define MySQL_Password "" #define MySQL_GameHost "" #define MySQL_GameUser "" #define MySQL_GameDatabase "" #define MySQL_GamePassword "" Cum definesc astea? Care este diferenta dintre ele?
  16. Coaie dacă te interesai măcar puțin, a fost postat un pwn.exe care compila mai repede
  17. Singuru scripter de pe Goldplay a fost Era asa ca guritza mica.
  18. Dacă tot ne luam de limba noastră natala Du-te* Ai* În primul rand (virgula) nu știi etc etc etc
×
×
  • 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.