Jump to content

[RSS]KlliDDe

Membru
  • Posts

    48
  • Joined

  • Last visited

    Never

Everything posted by [RSS]KlliDDe

  1. [RSS]KlliDDe

    QuickPawn

    Vezi ca sub PAWNCC este un fisier QuickPawn acela il deschizi!
  2. Dupa ce ai bagat comanda dai compile !
  3. ___________________________________________ Multumesc! Hmmm... am observat " mici buguri "... In V2 ... o sa le repar + va contine mai multe chestii. ___________________________________________
  4. Informatii: Contine:-: - Register System - Login System - Save your (Money/Score/Admin) Foloseste:-: -#include <dini> -#include <dudb> Screens: [img width=390 height=293] [img width=390 height=293] [img width=390 height=293] [img width=390 height=293] [img width=390 height=293] [img width=390 height=293] Download: AMX + PWN: http://www.2shared.com/file/JEwvy16v/byXeNo.html PasteBin: http://pastebin.com/RAAKmAR9 Instructions: 1.Download-ati Scriptul. 2.Click Dreapta Pe El Si Click " Extract Here " 3.Cele Doua Disiere Le Puneti in " FilterScripts" 4.Numele la Cele Doua Fisiere le Treceti in "Server CFG" P.S: Lucrez la V2 ... multe chesti si buguri reparate Pentru ShoOby : Tutorialul acesta este facut dupa scriptul meu
  5. Frumos... In v2 mai multe comenzi 9/10
  6. in PAWNO... deschizi PAWNO dai sus la NEW ... Stergi tot ce iti apare.... si dai peste acolo
  7. In Loc de : [pawn] TextDrawHideForAll(Textdraw9); [/pawn] Foloseste La fel Doar ca Pui: [pawn] TextDrawShowForPlayer(playerid, Textdraw09); [/pawn] ________________________________________________________---
  8. Te rog posteaza la "GF/RP stuff"....
  9. Incearca asa: [pawn] if(dialogid == RADIO) { if(response) { if(listitem==0) { StopAudioStreamForPlayer(playerid); PlayAudioStreamForPlayer(playerid, "http://yp.shoutcast.com/sbin/tunein-station.pls?id=224605"); } if(listitem==1) { StopAudioStreamForPlayer(playerid); PlayAudioStreamForPlayer(playerid, "http://80.86.106.136/listen.pls"); } if(listitem==2) { StopAudioStreamForPlayer(playerid); PlayAudioStreamForPlayer(playerid, "http://stream.profm.ro:8012/profm.mp3"); } if(listitem==3) { StopAudioStreamForPlayer(playerid); PlayAudioStreamForPlayer(playerid, "http://www.radio21.ro/site/Radio21Live.m3u"); } if(listitem==4) { StopAudioStreamForPlayer(playerid); PlayAudioStreamForPlayer(playerid, "http://a.fmradiomanele.ro:8054"); } if(listitem==5) { StopAudioStreamForPlayer(playerid); PlayAudioStreamForPlayer(playerid, "http://www.radioparty.ro/manele.m3u"); } if(listitem==6) { StopAudioStreamForPlayer(playerid); } } else { SendClientMessage(playerid, 0xAA3333AA,"Ai ales Cancel"); } }[/pawn]
  10. [RSS]KlliDDe

    Help!

    (La Inceputul Scriptului) [pawn] new Float:X, Float:Y, Float:Z, Float: Ang; new pNRG[MAX_PLAYERS]; [/pawn] La >>public OnPlayerCommandText(playerid, cmdtext[])<< [pawn] } if (strcmp("/nrg", cmdtext, true, 10) == 0) { new Float:X,Float:Y,Float:Z; GetPlayerPos(playerid,X,Y,Z); PutPlayerInVehicle(playerid,CreateVehicle(522,X,Y,Z,0,-1,-1,-1),0); SendClientMessage(playerid, 0xFFFFFFFF, "{00C0FF}Enjoi Your NRG Personal!!!"); // Do something here return 1; }[/pawn] (Ar Trebui Sa Arate Cam Asa) [pawn] new Float:X, Float:Y, Float:Z, Float: Ang; new pNRG[MAX_PLAYERS]; OnPlayerCommandText(playerid, cmdtext[]) } if (strcmp("/nrg", cmdtext, true, 10) == 0) { new Float:X,Float:Y,Float:Z; GetPlayerPos(playerid,X,Y,Z); PutPlayerInVehicle(playerid,CreateVehicle(522,X,Y,Z,0,-1,-1,-1),0); SendClientMessage(playerid, 0xFFFFFFFF, "{00C0FF}Enjoi Your NRG Personal!!!"); // Do something here return 1; } return 0; } [/pawn]
  11. Pune asta sub: [pawn]public OnGameModeInit() { UsePlayerPedAnims(); return 1; }[/pawn]
  12. pentru prima versiune e destul de bun 4/5!
  13. Frumos.... ma crezi ca m-am gandit si eu la asta....? dar pacat ca nu eram acasa.... ! Si pe urma am uitat de ia...! Super 5/5!
  14. ..:[Xpllor]:.. ? I-ti cer acordul de-a face eu versiunea v1.2! Deci pot sa-l fac eu ? Aranjez si dialogurile si tot!
  15. Super Tutorialul Ai 5/5 de la mine !
  16. OFF : I-mi cer scuze! ( Nam observat ON :5/5Super FS!!!
  17. Un Moderator sa dea LOCKED Nu este fakcut de el este luat de pe un GM Romania G***xy Stunt ! StuntMan Nu te credeam asa copiator + am verificat si sunt exact identice !!!
  18. Gata Am Rezolvat Era De La SVR ;)
  19. Ai Facut Pentru +1 Nu? OMFG ... offf.. Altcineva?
  20. dar cu dialog cum se face? ca asa stiam si eu :)
×
×
  • 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.