Jump to content

I O B I T

Membru
  • Posts

    124
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by I O B I T

  1. Doresc si eu comanda /apark. o are cine?
  2. Cum pun masini la hq-ul factiunilor? (nu am comenzi etc)
  3. @Geani imi da error daca scot, si nush de unde sa iau aia.
  4. comanda : https://pastebin.com/JrxUfVyj
  5. nu apar bani la /stats nush de ce, nu am putut rezolva singur. Daca stie cineva va rog sa ma ajutati img : https://imgur.com/a/gwkBi
  6. Cum fac sa nu mai pice sv. la %n %s etc ?
  7. Cum rezolv asta? https://imgur.com/a/ezikq Randu cu probleme : new house = PlayerInfo[playerid][pPhousekey],string[200],sendername[MAX_PLAYER_NAME];
  8. Nu se incarca toata mapa, se incarca asa pe bucati. Stie cineva ce are? Video cu " bugul " :
  9. Salut, vreau sa imi implementez pe sv. meu acea bara de jos,sau ceva de genu. ss la " bara " : https://i.imgur.com/jWLrhND.jpg?1 Vreau raspunsuri explicite pentru ca sunt nou in script si nu prea stiu multe.
  10. @Mister Multumesc foarte mult pentru ajutorul oferit Mister, mai ajutat in diferite probleme de script de cand cer ajutorul pe acest forum. #respect +1
  11. nu imi apare asa @Mister, uite toata comanda /gps. CMD:gps(playerid, params[]) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to login first."); return cmd_locations(playerid, params); CMD:locations(playerid, params[]) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to login first."); if(IsPlayerConnected(playerid)) { if(CP[playerid] < 1 && MechanicCallTime[playerid] < 1 && GotoMats[playerid] < 1) { ShowPlayerDialog(playerid, DIALOG_LOCATIONS, DIALOG_STYLE_LIST, "{B98300}Chronos RPG {FFFFFF}Server Locations", "Driving School(DMV)\nLos Santos\nLas Venturas\nFaction HQS\nVehicle Mod Shops\nPaintball\nDealership", "Select", "Close"); } else { ShowPlayerDialog(playerid, DIALOG_JOBULETES, DIALOG_STYLE_MSGBOX, "{B98300}Chronos RPG {FFFFFF}Anulare Checkpoint", "{B98300}(#) {FFFFFF}Esti sigur ca vrei sa anulezi checkpoint-ul curent?", "Da", "Nu"); } } return 1; }
  12. Am mutat Dealership-ul si nu stiu cum sa schimb si locatia cp-ului din /gps
  13. Salut! Am o problema, nu gasesc coordonatele pentru a schimba locul de spawnare a masinilor cumparate din Dealership, adica cumpar o masina din Dealership si mi-o spawneaza intr-o cladire, nu gasesc coordonatele pentru a schimba acest lucru, sau nu caut eu bine nush. Daca puteti sa ma ajutati va rog. poza cu spawn DS actual : https://imgur.com/a/gVTjM
  14. @Mister nu merge din pacate :'(
  15. @Mister iti multumesc pentru ca mai la fiecare problema imi raspunzi. T/C am rezolvat.
  16. Cum pot face comanda specoff pe ALT? comanda spec : https://pastebin.com/gNarxirC comanda specoff : https://pastebin.com/psq7HHw4
  17. ss: http://imgur.com/a/1T24T Cu ce sa inlocuiesc "szMessage" ] ? comanda : https://pastebin.com/8bwXj34K
×
×
  • 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.