Jump to content

Headshot4Fun

Members
  • Posts

    124
  • Joined

  • Last visited

Everything posted by Headshot4Fun

  1. realy sad.I Can't belive he just changed "gamemod" TO "script" and uploaded it .____.
  2. Yeah i do, Who are You?) I am a ddc player D:if i saw you on DDC LILAC i will kick your ass, because you are the creator of the most difficult map in the world (hell) D: TONIGHT WE DINE IN HELL!
  3. A: yeah but i prefere sex than fap. Q: Whats the oposit of:
  4. A: Donkey Kong Q: !toidi a era uoy on fI ?siht daer uoy naC <-- starts here you idiot
  5. Well. 50p, he's not asking for script help... But you are right, just use setElementModel 4 line script (function, setElementModel, end, addCommandHandler)
  6. Teleport DM? Teleport racing? Teleport minigames Looks like... diferent... but still a cool idea.
  7. well, what about a command handler? Only play the radio if wants.
  8. You ROCK! Epic maps! 21/10
  9. Make a carrier is easy, seriosly, make the map. get the id of the elevator, then "moveObject" i will search if i still have my one, if i still have i will give it to you :DD
  10. Ryan, you rock! Still playing ddc?
  11. Me 2...but... samp have alot of lag, and hackers. this is why i stoped
  12. all the samp players have mta just to make maps and covert. What a mother f****rs
  13. Lazy to add 2 more lines? D:Wow...
  14. MTA can be used as a SAMP server? NO! OF COURSE NO!!! Mta or multi theft auto is like samp, a san andreas modification that alow you to play online, multiplayer... but mta and samp are diferent. but I PREFERE mta, because it have no lag, it's very simple to make scripts, and have alot of functions to make awesome scripts but don't have alot of players like samp
  15. Ok... lol function createVehicleAndWarp (source, command, vehNAME) -- creates the function createVehicleAndWarp getting the source player, command, and vehNAME (/command vehNAME) local x, y, z = getElementPosition (source) -- gets the source player position in GTA WORLD (x,y,z) local vehID = getVehicleModelFromName(vehNAME) -- gets the VEHICLE ID using the name (vehNAME) and store in vehID variable local vehicle = createVehicle (vehID, x, y, z) -- creates the vehicle with the id (VEHID) that we get with the name (VEHname) in the source player GTA WORLD position (x,y,z) warpPedIntoVehicle(source, vehicle) -- warp source player into the vehicle that we have created end -- ends the function with a cool name "createVehicleAndWarp" addCommandHandler("vehicle", createVehicleAndWarp) -- creates the command "/vehicle" and redirect the commnd to the function "createVehicleAndWarp got it now? D:
  16. A' Because this is not SPARTAAA111!!!111 Q' What is love? ( Baby don't hurt me... no more... lol )
  17. varez, i was just trying to help... lol anyway, its a small and simple code, he just need practice.
  18. I Can't belive this. Come on, ban! Reupload without permition = ban car mods without permition of the creator = ban invalid resoucers = ban lol = EPIC BAN!
  19. Why? Just to show the maps, scripts, gamemods, and everything to you without connect the server. Just to show you what is in the server... And some times because some servers are not in the list, so it helps alot.
  20. Wow, what a awesome idea, what about make a video and put on youtube It will be awesome!!
  21. come on, this is mta, you can make them able to click their patient or at least use a bind Click? Are you talking about OnPlayerClick event? well, it can be a awesome idea, but some times i think commands are better.Nice work 50p
  22. nice work so far but it aint creating the vehicle bec he doesn't know wich vehID you are calling so maybe better luck next time yeah nice work that one works! Thanks ^^ have fun with this .____.
×
×
  • Create New...