Jump to content

12p

Members
  • Posts

    2,608
  • Joined

  • Last visited

Everything posted by 12p

  1. 1. Bad english, isn't that hard to learn it! 2. https://wiki.multitheftauto.com/wiki/Resources
  2. lol, next time tell which kind of script are you talking about, Client or Server Side. It's simply fundamental.
  3. Where do you get "player" element from?
  4. yup, getPlayerTeam is buggy. I told it to everyone many times at Scripting Forum -.-
  5. And my resource isn't a gamemode, just a SCRIPTING-TOOL SCRIPT to make easier to create "bosses" (with more than 250 HP).
  6. If you don't know, don't talk. For your knowledge, I've compiled that resource from the first release. EPIC FAIL
  7. It's because it follows the original The Kid's style. If you don't know who's The Kid, watch this video, and check who's the tiny boy when he's talking:
  8. This is a uncontinued project, you should know it...
  9. Haha Well, I "updated" it, how's now?
  10. Actually I know it's big. I will reduce it, because I'm not only gonna use it here. But tell me your opinion about it
  11. 12p

    How to ?

    This is the super ultra simple script to respawn players. Click on every BLUE and ORANGE text to learn about the function, and complete the script. addEventHandler ( "onPlayerWasted", getRootElement(), function ( ) fadeCamera ( source, false ) --To make a simple beauty effect that fades player's camera out setTimer ( spawnPlayer, 1000, 1 ) --YOU SET THE PARAMETERS (POSITION, ROTATION, SKIN, ETC) setTimer ( fadeCamera, 2000, 1, source, true ) --Then returns camera to normal. end ) And for the spawning, use: getZoneName
  12. Do you like it? Does it need something to be added, or to be deleted? EDIT: New version lol
  13. 12p

    LUA Compiler GUI

    What did you mean with your bad english? "My God, I joke"... WTF?
  14. You can, what you meant is that you didn't find or you didn't tried to find. Why is so hard to use Wiki?! https://wiki.multitheftauto.com/wiki/Server_Scripting_Functions
  15. 12p

    LUA Compiler GUI

    yes... -.-" Well, ask the script author if you can get the original script version without compiling. If he says you can't, then forget it and do it by yourself, lazy guy. As proracer said, download this Lua Compiler. You need to have original Lua software (which can be downloaded easily by clicking on the link that appears at Lua Compiler huh)
  16. If he is trying to give some help addition to the topic, isn't bad to bump it. Oh, and for to make invincible peds, use my simple script resource, Extra Health. It's at my signature, check: | | | V
  17. People is L-A-Z-Y, they won't want to learn Lua and make good servers is there is no reason to do because of an user that released many scripts free-to-use. Just check how many Basemode 1.0 servers there are... Or check how many servers use downloaded-from-community resources... If you want to release your script, I would suggest you to just release some part of its code and destroy it functionality, for to make it an example of Lua Code
  18. https://forum.multitheftauto.com/viewtopic.php?f=91&t=31829 using your mind you can find a way to destroy it, with this link as helping hand.
  19. No. onVehicleDamage is triggered when fixVehicle function is used, nothing else. It is showed on MTA Bugtracker.
  20. Fail! If you are so good do it hahahahah!
  21. I dont see any error. And don't make double posts!
  22. 12p

    [REL] C-panel

    I meant, you can set other resources' settings. FAIL
  23. 12p

    [REL] C-panel

    ... Resource Settings?
  24. zm-valley By The Kid Thx for accepting my map
×
×
  • Create New...