Jump to content

IstuntmanI

Membru
  • Posts

    3.897
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by IstuntmanI

  1. Face laggggggggg, 3/5
  2. IstuntmanI

    [MAP]Tribute DSK

    De fapt GZS era clanul meu =)) Uite istoria mea in clanuri: 1.DSK 2.SRC 3.GZS (al meu) 4.SRC =)) Pretty nice map xD Lock Topic ?
  3. IstuntmanI

    [MAP]Tribute DSK

    PaZzi, trebuia sa deschizi topicul asta de 2 ani vechime ? Si ce ? N-are voie lumea sa schimbe clanurile ?
  4. Poze, poze, poze! xD
  5. Zh3r0 a zis ca in loc sa pui ********************************************************************************************************* mai bine pui [hr] Si nu, nu poti cere pe forum id-uri, doar prin PM.
  6. IstuntmanI

    Intrebare

    http://wiki.sa-mp.com/wiki/IsPlayerInRangeOfPoint Restul faci singur.
  7. NICE
  8. http://www.sa-mp.ro/forum/index.php/topic,5356.0.html
  9. tu esti putin mult cam prost xD, 2x post ... Draguta ... 4/5
  10. [RSD]TheBoss, atata scris pentru nimic, daca nu stii mai bine taci. 1.Schimbi string de la comenzile respective cu, de exemplu, stringabcd 2.Posteaza comanda /sex.
  11. 1.Un scripet =))))) 2.Titlul 3.Fa-l singur cu astea: http://wiki.sa-mp.com/wiki/ShowPlayerDialog http://wiki.sa-mp.com/wiki/Format
  12. 1.Obiectele nu se incarca suficient de repede. 2.Toti avem problema asta.
  13. Very cool , 5/5
  14. IstuntmanI

    [MAP]LvAir

    Dragut, dar cam aiurea xD, 4/5
  15. 1.Foloseste strtok ... sau mai bine zcmd + sscanf, mult mai simplu 2.Probleme godfather 3.Nu se cer scripturi ...
  16. Greu cu identitarea asta ... if(strcmp(cmdtext, "/cmds", true) == 0) { if(Roman[playerid] == 0) { ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Commands Simples:/car /arme /teles \n \ \n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \ \n/afk /brb /back /ad /house /s /l /animlist /smoke \n \ \n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n\ \n/tc1 /tc2 /tc3 /gps [id/off] /day /night /sad /para \n\ \n/myskin /skin /nrg /credits /bweapons /sweapons /glasses \n\ \n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n\ \nAcestea sun comenzile !","OK","Iesire"); } if(Roman[playerid] == 1) { ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Commands","Comenzi Simple:/car /arme /teles \n \ \n/buybomb /plantbomb /dance[1-13] /piss /web /time \n \ \n/afk /brb /back /ad /house /s /l /animlist /smoke \n \ \n/tigara /vin /vinoff /exitdm /beer /beeroff /tune \n \ \n/tc1 /tc2 /tc3 /gps [id/off] /zi /noapte /sad /para \n \ \n/myskin /skin /nrg /credits /barme /sarme /glasses \n \ \n/happy /cmenu /hold /takeneon /ganghelp /cookiehelp \n \ \nAcestea sun comenzile !","OK","Iesire"); } return 1; }
  17. Foloseste mai bine Streamer Plugin: http://www.sa-mp.ro/forum/index.php/topic,7004.0.html . xStreamer e depasit ...
  18. Incearca sa schimbi format(var, 32, "Muted=%d\n",PlayerInfo[playerid][pMuted]);fwrite(hFile, var); in format(var, 32, "Muted=0\n",PlayerInfo[playerid][pMuted]);fwrite(hFile, var); Si pentru ultimele cerinte: aici nu se cer scripturi, citeste regulamentul.
  19. 1.Pui fisierul .map intr-un folder in scriptfiles numit maps. 2.Incarci FS-ul. 3.Scrii in consola convert <nume .map>. 4.Intri in scriptfiles/maps si acolo este un fisier nume_mapa.ini, intri pe www.convertffs.com si convertezi mapa ( se va converti tot cu 0.3c ) 5.Le bagi pe server. 6.Enjoy.
  20. Damarius, mai bine taceai. In FS este: OnFilterScriptInit/Exit si in GM le bagi la OnGameModeInit/Exit. Restul chestiilor din alte publicuri le bagi la publicurile respective din GM. Daca n-ai un public din FS in GM il bagi pe tot. Sper ca ai inteles ... nu e nimic greu.
  21. Prea mare stringul ... faci asa: if(strcmp(cmdtext, "/cmds", true) == 0) { new string[1500],string1[300],string2[300].........etc; format(string1,300,"primele 5 randuri"); format(string2,300,"%s urmatoarele 5 randuri",string1); .......... format(string,1500,"%s",ultimul_string[300]); ShowPlayerDialog(playerid,c,DIALOG_STYLE_MSGBOX,string); return 1; }
  22. Vezi cum vorbesti ... mi-ai luat-o inainte xD ... si n-a zis ca stie scripting, gandeste inainte sa vorbesti.
  23. Foloseste zcmd + sscanf, o sa vezi cat este de simplu, fara sa te mai complici cu strtok si alte prostii.
  24. Cica esti bun la dialoguri si ai postat 2-3 topicuri in care te-am ajutat cu niste erori prostesti ), cat de bun sa fii sa faci o chestiuta ca asta ? 3/5 ... IDENTITARE: PRAF!
  25. sa inteleg ca 1 il si ingheata il si dezgheata ? ) Foloseste: http://wiki.sa-mp.com/wiki/SetTimerEx http://wiki.sa-mp.com/wiki/GameTextForPlayer http://wiki.sa-mp.com/wiki/TogglePlayerControllable
×
×
  • 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.