Jump to content

LaZ

V.I.P
  • Posts

    531
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by LaZ

  1. LaZ

    [MAP]Admin's Beach

    Ca sa fie pentru admini (RCON) foloseste asta: if(strcmp(cmd, "/gotoabeach", true) == 0) { if(IsPlayerConnected(playerid)) { if(IsPlayerAdmin(playerid)) { if (GetPlayerState(playerid) == 2) { new tmpcar = GetPlayerVehicleID(playerid); SetVehiclePos(tmpcar, 1529.6,-1691.2,13.3); TelePos[playerid][0] = 0.0;TelePos[playerid][1] = 0.0; } else { SetPlayerPos(playerid, 339.6279,-1880.2253,2.5576); } SendClientMessage(playerid, COLOR_RED, " You have been teleported !"); SetPlayerInterior(playerid,0); PlayerInfo[playerid][pInt] = 0; } else { SendClientMessage(playerid, COLOR_GRAD1, " You are not authorized to use that command !"); } } } return 1; }
  2. LaZ

    Problema Checkpoint

    Daca iti setezi suma de bani la 999999999, atunci apare Total Respect +. Ii legat de singleplayer, deci nu poate fi rezolvat, doar daca pui un textdraw negru peste Total Respect.
  3. LaZ

    Problema Checkpoint

    Ce sa dezactivezi..
  4. LaZ

    Problema Checkpoint

    Nu... Exista o limita cand vine vorba de inaltime. (ai ajuns vreodata pe Luna cu Hydra ?) Incearca si vei reusi.
  5. LaZ

    Problema Checkpoint

    Cu cat cifra ii mai mare, cu atat inaltimea ii mai mare.
  6. LaZ

    Problema Checkpoint

    Modifica coordonata Z, care ii inaltimea.
  7. Moderntopic = Godfather Modificat (sistemul MySQL) In loc de 127.0.0.1 scrie localhost si adauga libmysql.dll in folderul unde-i si samp-server.exe
  8. Bravo... Ati redeschis un topic vechi, cat forumul !
  9. LaZ

    Ideile tale

    GTA United = Vice City + Liberty City + San Andreas(cred).
  10. public OnPlayerSpawn(playerid) { JB_OnPlayerSpawn(playerid) /*ale functii*/ }
  11. http://www.sa-mp.ro/forum/index.php?topic=1694.0
  12. LaZ

    Tutorial Wiki

    wiki.sa-mp.com
  13. http://www.sa-mp.ro/forum/index.php?topic=226.0 ...
  14. LaZ

    MySQL

    Nu. Scriptul acela foloseste SQL Lite. Versiunile (LSGW) mai noi folosesc MySQL. (Off-Topic)
  15. SendClientMessage(i, COLOR_YELLOW2, "4. Nu ai voie sa stai AFK(away from keyboard), sa faci spam si sa ai mai multe conturi pe server!"); SendClientMessage(i, COLOR_YELLOW2, "Fiind un mod Role-Play(RPG) pe acest server este SRICT INTERZIS Drive By-ul(DB), Death-Match-ul(DM) EXCESIV/AIUREA cat si DM-ul in zona garii SanFiero(SF)"); SendClientMessage(i, COLOR_YELLOW2, "Nu uitati de FORUM: <> - mai multe informatii acolo"); SendClientMessage(i, COLOR_YELLOW2, "Daca incalcati aceste reguli cat si cele de pe forum riscati BAN pe IP.");
  16. SendClientMessage( i, COLOR_YELLOW2, "mesaj" );
  17. LaZ

    [GM]XPandGames

    Sa vedem ce zice CocAK1d.
  18. LaZ

    [GM]XPandGames

    Vrei sa zici ca-i edit-ul tau...
  19. LaZ

    [MAP]Death Race

    ENB Series Mod merge pe MTA, dar nu si pe SA-MP. In rest, harta ii frumoasa.
  20. LaZ

    Jail

    Este pe forum tutorial. Cauta.
  21. 100 % creat de Sidhu. Pacat, nu l-ai adaugat la credits. Multumesc, heatON.
  22. LaZ

    Problema Compile

    Scrie la inceput: forward OnVehicleMod(vehicleid, componentid); forward OnVehiclePaintjob(vehicleid, paintjobid); forward OnVehicleRespray(vehicleid, color1, color2);
  23. public OnGameModeInit() { ShowPlayerMarkers(False); }
×
×
  • 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.