Jump to content

IstuntmanI

Membru
  • Posts

    3.897
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by IstuntmanI

  1. frumoasa mapa , 4/5 8)
  2. am mai vazut pe alte servere acest tip de mapa in Old Airport (cu prelungirea), pe servere "faimoase" chiar acestei mape ii dau nota ;D
  3. Incearca: 1. Te duci <unde ai instalat MTA>\mods\ 2. acolo e un folder numit editor, il redenumesti in map_editor 3. intri in folderul map_editor si pui arhiva ASTA 4. dezarhivezi arhiva 5. intri in joc si sa speram ca-ti va merge ;D
  4. Frumoasa mapa, sa o tii tot asa (chiar mai bine) ... mapa este buna pentru RP ...
  5. La ce te referi ? La numarul de inmatriculare al masinilor ? Daca da, in sa-mp 0.3 aceasta functie a fost scoasa, deci nu mai poti schimba numerele de inmatriculare ;)
  6. Daca ai peste 250 obiecte (sau asa cv) nu se mai incarca restu' obiectelor si cu streameru poti avea mult mai multe obiecte (5.000+) Exemplu streamer: MidoStream Poti sa faci obiectele din CreateObject in CreateStreamObject cu acest convertor de obiecte: GTA Map Converter v2 ... sper ca ti-am fost de ajutor :D
  7. Ia un textdraw editor si creaza textdrawurile Cel mai bun textdraw editor: http://forum.sa-mp.com/index.php?topic=143025.0
  8. http://gtamap.delux-host.com/converter/ Eu n-am rabdare sa pun atatia copaci ;D, 5/5
  9. ca sa salvezi pozitia: 1. te duci unde vrei sa salvezi pozitia 2. dai /save 3. intri in <directorul unde ai instalat GTA SAN ANDREAS> 4. intri in savedpositions.txt si ca sa iti arate comanda in joc adaugi in scriptul tau: if(strcmp, "/getmypos", true) == 0) { new Float:X, Float:Y, Float:Z, mypos[128]; GetPlayerPos(playerid, X,Y,Z); format(mypos,"Pozitia ta este: X: %.2f, Y: %.2f, Z: %.2f", X,Y,Z"); SendClientMessage(playerid, COLOR_YELLOW, mypos); return 1; } sper sa-ti mearga comanda ;D (eu am facut-o...)
  10. IstuntmanI

    [MAP]Race

    frumoasa mapa 5/5 ... poate ii gasesc un loc si pe svr meu ^^
  11. posteaza liniile 1-20.
  12. n-am mai vazut o asemenea mapa ) 5/5 ;)
  13. mai bine ai folosi ladmin4v2 de pe sa-mp.com pentru ca asta nu e tradus bine de mn ;D
  14. e bunicica ;)
  15. prea goala mapa. 2/5
  16. foarte frumoasa mapa mai usor cu spamu, ai comentat la toate mapele (aproape) xD
  17. Frumos pt primul tau fs ... pe viitor incearca sa faci ceva mai elaborat (avansat) 4/5
  18. bunicica mapa ... trebuia sa adaugi mai multe ... ;D 4/5
  19. IstuntmanI

    Litera mare

    inlocuieste public OnPlayerText(playerid, text[]) { if(text[0] == 'a') return text[0]='A'; if(text[0] == 'b') return text[0]='B'; if(text[0] == 'c') return text[0]='C'; if(text[0] == 'd') return text[0]='D'; if(text[0] == 'e') return text[0]='E'; if(text[0] == 'f') return text[0]='F'; if(text[0] == 'g') return text[0]='G'; if(text[0] == 'h') return text[0]='H'; if(text[0] == 'i') return text[0]='I'; if(text[0] == 'j') return text[0]='J'; if(text[0] == 'k') return text[0]='K'; if(text[0] == 'l') return text[0]='L'; if(text[0] == 'm') return text[0]='M'; if(text[0] == 'n') return text[0]='N'; if(text[0] == 'o') return text[0]='O'; if(text[0] == 'p') return text[0]='P'; if(text[0] == 'q') return text[0]='Q'; if(text[0] == 'r') return text[0]='R'; if(text[0] == 's') return text[0]='S'; if(text[0] == 't') return text[0]='T'; if(text[0] == 'u') return text[0]='U'; if(text[0] == 'v') return text[0]='V'; if(text[0] == 'x') return text[0]='X'; if(text[0] == 'y') return text[0]='Y'; if(text[0] == 'z') return text[0]='Z'; } cu public OnPlayerText(playerid, text[]) { if(text[0] == 'a') return text[0]='A'; if(text[0] == 'b') return text[0]='B'; if(text[0] == 'c') return text[0]='C'; if(text[0] == 'd') return text[0]='D'; if(text[0] == 'e') return text[0]='E'; if(text[0] == 'f') return text[0]='F'; if(text[0] == 'g') return text[0]='G'; if(text[0] == 'h') return text[0]='H'; if(text[0] == 'i') return text[0]='I'; if(text[0] == 'j') return text[0]='J'; if(text[0] == 'k') return text[0]='K'; if(text[0] == 'l') return text[0]='L'; if(text[0] == 'm') return text[0]='M'; if(text[0] == 'n') return text[0]='N'; if(text[0] == 'o') return text[0]='O'; if(text[0] == 'p') return text[0]='P'; if(text[0] == 'q') return text[0]='Q'; if(text[0] == 'r') return text[0]='R'; if(text[0] == 's') return text[0]='S'; if(text[0] == 't') return text[0]='T'; if(text[0] == 'u') return text[0]='U'; if(text[0] == 'v') return text[0]='V'; if(text[0] == 'x') return text[0]='X'; if(text[0] == 'y') return text[0]='Y'; if(text[0] == 'z') return text[0]='Z'; return 1; }
  20. de fapt ai mai avut un post: http://forum.sa-mp.ro/index.php?topic=3576.msg24101#msg24101 Pune si tu niste poze :P
  21. frumos gm-ul ... imi plac gm-urile cu gang-uri :)
  22. IstuntmanI

    Bar plaja ls

    bun pt RP ... 1 obiecte/1 minut ;D 4/5 ... nu-i buna 'casa' aia pentru un bar :P
  23. SetVehicleNumberPlate(vehicleid, numberplayer[]); exemplu: SetVehicleNumberPlate(masina_ta, "Numar"); uite si un fs prin care poti scrie numarul cu o comanda, dar nu se salveaza numarul ;D: http://forum.sa-mp.com/index.php?topic=116823.0
  24. Create 3dTextLabel (sau asa ceva) creaza un scris 'in aer', ataseaza acel text la un jucator, iar la un vehicul :P
×
×
  • 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.