Jump to content

stasondj

Membru
  • Posts

    150
  • Joined

  • Last visited

    Never

Everything posted by stasondj

  1. Salut Am si eu o problema cu dialogurile Iata ce am scris eu in GM:[pawn]CMD:vcmds(playerid, params[]) { new vcmds[256]; strcat(vcmds,"{ffa200}V.I.P Level 1:\n"); strcat(vcmds,"{00C0FF}/vcar\n"); strcat(vcmds,"{00C0FF}/mytime\n"); strcat(vcmds,"{00C0FF}/myweather\n"); strcat(vcmds,"{00C0FF}/vtc[1-10]\n\n"); strcat(vcmds,"{ffa200}V.I.P Level 2:\n"); strcat(vcmds,"{00C0FF}/rv\n"); strcat(vcmds,"{00C0FF}/ww\n"); strcat(vcmds,"{00C0FF}/disablevipchat\n\n"); strcat(vcmds,"{ffa200}V.I.P Level 3:\n"); strcat(vcmds,"{00C0FF}/maxammo\n"); strcat(vcmds,"{00C0FF}/carcolor\n"); strcat(vcmds,"{00C0FF}/veject\n\n"); strcat(vcmds,"{ffa200}V.I.P Level 4:\n"); strcat(vcmds,"{00C0FF}/spec\n"); strcat(vcmds,"{00C0FF}/specoff\n"); strcat(vcmds,"{00C0FF}/ignoregoto\n"); strcat(vcmds,"{00C0FF}/vipget\n"); strcat(vcmds,"{00C0FF}/lcc\n"); strcat(vcmds,"{00C0FF}/scar\n"); strcat(vcmds,"{00C0FF}/godmode\n"); SPD(playerid,VCmds,DIALOG_STYLE_MSGBOX,"{00C0FF}V.I.P {ffa200}Comenzi",vcmds,"oK",""); return 1; }[/pawn] Si iata ce ami arata cand scriu comanda: Ce sa fac sa se vada tot pe o pagina?
  2. oricum,nu am nevoie de postare acum :D
  3. nu mam stresat defel de warnurile voastre
  4. sa va bagati p**a in mine ba
  5. stasondj

    Idee

    nustiu,fa si tu ceva care se intilneste foarte rar pe servere
  6. nu am stiut de asta,scz
  7. stasondj

    Idee

    Dece?cred ca are,doar daca vrei asa de tare sa faci ceva nou
  8. xdd )
  9. stasondj

    Idee

    Ai invedere topicul tau e fara rost?
  10. stasondj

    Idee

    Nu stiu,poate un FS care creaza porti si deodata poti sa-i pui commanda ca sa se deschida si sa se inchida,ca cele lalte pui doar poarta
  11. stasondj

    Idee

    Adica vrei idee de un script care sa-l creezi tu sau ce?
  12. WoW :cheesy: 10/10 v3 e,parca tot merge bine,doar ca cand aleg culoarea am culoarea neagra,in rest ... Imi plac scripturile tale,cred ca o sa faci si v4
  13. :grin: )
  14. Am inteles,Ms voua
  15. Am pus la /stats - Ore.minute,secunde si nu se salveaza ( Am adaugat la dialogul de register asta: [pawn]dini_IntSet(file, "Hours", PlayerInfo[ playerid ][ Hours ] = 0); dini_IntSet(file, "Minutes", PlayerInfo[ playerid ][ Minutes ] = 0); dini_IntSet(file, "Seconds", PlayerInfo[ playerid ][ Seconds ] = 0);[/pawn] Si la login asta: [pawn]PlayerInfo[ playerid ][ Hours ] = dini_Int(file,"Hours"); PlayerInfo[ playerid ][ Minutes ] = dini_Int(file,"Minutes"); PlayerInfo[ playerid ][ Seconds ] = dini_Int(file,"Seconds");[/pawn] Si la OnPlayerDisconnect asta: [pawn]dini_IntSet(file, "Hours", PlayerInfo[ playerid ][ Hours ]); dini_IntSet(file, "Minutes", PlayerInfo[ playerid ][ Minutes ]); dini_IntSet(file, "Seconds", PlayerInfo[ playerid ][ Seconds ]);[/pawn] Si nu se salveaza ( Ce trebuie sa fac ca sa se salveze?
  16. :grin:
  17. Ms :grin:
  18. Am langa nume Batran Ce inseamna asta?
  19. Nu se cer scripturi aici ba!!Citeste Regulamentul!!Este Cerere Script,acolo posteaza!!!!!! :angry:
  20. stasondj

    Jizzy Disco!

    care? :huh:
  21. citeste regulamentul innainte de a posta :cool:
  22. Gata,Ms Rock,merge :grin:
  23. error 017: undefined symbol "playerid"
  24. dar daca o sa incerc sa fac sa fie in metoda clasica o sa mearga?
  25. nu stii cum sau ce?
×
×
  • 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.