Jump to content

ViRuZGamiing

Members
  • Posts

    1,050
  • Joined

  • Last visited

Everything posted by ViRuZGamiing

  1. I know, I didn't know if there is a unbindKey code Please help me a bit further
  2. @Solidsnake14 Should I make something like: local root = getRootElement () local thisResourceRoot = getResourceRootElement(getThisResource()) function thisResourceStart () local players = getElementsByType ( "player" ) for k,v in ipairs(players) do bindKey ( v, "x", "down", setVehicleEngine ) end end function playerJoin () bindKey ( source, "x", "down", setVehicleEngine ) end addEventHandler ( "onResourceStart", thisResourceRoot, thisResourceStart ) addEventHandler ( "onPlayerJoin", root, playerJoin ) function setVehicleEngine ( player, key, state ) if ( getPedOccupiedVehicleSeat ( player ) == 0 ) then local veh = getPedOccupiedVehicle ( player ) end end end Please don't be mad if I made a mistake, i'm still learning
  3. I tried it and indeed it worked /close
  4. Hello, I have an Engine off/on but I want to use "x" instead of the command /switchengine function switchEngine ( playerSource ) local theVehicle = getPedOccupiedVehicle ( playerSource ) if theVehicle and getVehicleController ( theVehicle ) == playerSource then local state = getVehicleEngineState ( theVehicle ) setVehicleEngineState ( theVehicle, not state ) end end addCommandHandler ( "switchengine", switchEngine ) Thanks
  5. Hello, Can someone tell me how I can lock cars which code is needed? Thanks
  6. Okay now you confirmed it. how? just place all LUA files in 1 folder and add them to the Meta? Could that work?
  7. Hello again, Can I download like 3 Resources on community.multitheftauto.com and make it 1 resource?
  8. Yea I want to take time but I want a Tutorial that if I learn about 2 Months I know the basics instead of learning 2 months and not knowing it
  9. Hello, First off all i'm Dutch (I understand English good) I hope you guys can tell me the best link and which chapters of that link are good for Learning the Scripting; viewtopic.php?f=148&t=40809 I tried: Youtube Videos, Some of the Tutorials from the link above and learning of Scripts made on Community. Greetz Billy
  10. You have skype? Give me and I tell more.
  11. Know with Race or Reallife scripts and GUI's.
  12. Hye, Ik zou mijn script willen verkopen. Ik heb er een paar ik geef de namen en info, foto's komen later. Pay 'n Spray: De locaties zijn de basis PnS locaties met Blips. Als je in de marker rijdt Faded the camera en wordt je tot je gerepareerd bent bevroren. Je auto kan worden verplaatst. Het is mogelijk PnS Locaties toetevoegen. Team script: Join een Team op Command, het zet je skin + wapen(s) Gate Script: Plak de Coordinaten in het script. Kies voor welk team mogelijk. Vb: Als je Police bent kan je met /gate de poort openen. Bied maar ik wil hier niet al te veel voor hoor, meer komt. Grtjes Billy
  13. I'm mean a Image which replaces the scoreboard GUI/DxDraw
  14. Hi, I was wondering how I can make a Image Scoreboard. Please give me something: A full code or The Stuff I need to use Thanks
  15. Someone who can make me this? Yes for a Price
  16. IIYAMA ik wist niet dat je nederlands was. Weet iemand hier een betalingsmethode buiten Paypal of Creditcard, ik heb een Bankkaart.
  17. P.S I need a few more (like 2 or 3) scripts so contact me if you are intrested of script some for me.
  18. Hello, I need a Votemanager for Interstate69 Gamemode but I don't like the normal one I want an original script. Many of you may reconize this: I want also the buttons: Next + Image and Name of the next map Replay + Image and Name of the map played (Only 1 time possible to reply a map then next or Random) Random No Image just random on the button Above a Timer counting from 20 to 0 and it starts the most voted map The Votes (PLEASE) be on the same place as on the Picture. I want almost 75% the Call of Duty Votemanager. Greetings Billy and I hope this is possible.
  19. Thanks i'm making it, this can be very helpfull.
  20. I talked with him on skype he is very good in understanding what the buyer requests and has nolage about scripting. I trust him to.
  21. Okay no Gamemode then, I suggest being from Europe just easy to pay in Euro's. And I don't have PayPal i'm not 18 Years yet
  22. I already made a working Gate script, Pay 'n Spray and Team script. Gate opens and closes on command Pay 'n spray repairs car for a price, The price affect from damage, frozen while repairing. Team script let you join a team on command and sets skin, team and weapons. The only thing I have problems with is GUI. I know how to make a server side and a GUI with guieditor but pasting the GUI code isn't enough.
  23. Hello, I want ONE scripter to make my idea's come true for a fair price. I like scripts with GUI and Images. I take care of the images the scripter put them in. I don't have a gamemode yet so could be usefull if you can develope one. Tell me your skype and we discuse a price pro script. Tell me how to pay, please no Paypal or Creditcard maybe an other option? Like PaySafeCard or Bank transfer, i'm 15year so i don't own a creditcard. Price if in dollar converted in Euro. My Location: Belgium Maybe an german or french well english speaking scripter Greetings Billy, Feel free to ask me more...
×
×
  • Create New...