Jump to content

12p

Members
  • Posts

    2,608
  • Joined

  • Last visited

Everything posted by 12p

  1. Use a comparison between the players in team A and the players of team B. countPlayersInTeam
  2. (double facepalm) No, when camera matrix is used.
  3. 12p

    MTA recording

    SnagIt (if you use windowed mode it's the best solution)
  4. (facepalm) He tries to mean that the camera isn't always posed in the same position when the script is called.
  5. Seems like this one is the original: https://community.multitheftauto.com/index.php?p= ... ls&id=2963
  6. Nope, you are not. Remember: when LUA tags are used, every highlighted text is a function. You must click them triggerClientEvent
  7. LOL, Towncivilian quoted my quote of his quote, "Removed".
  8. Do you know ANYTHING about triggering for client?
  9. 12p

    Skin

    Pero puedes poner a Batman, Iron man y todo eso via reemplazando skins comunes.
  10. Proof, apart from the old ones I made? Actually I've got another maps... WAY much proper-made than those.
  11. Nice trailer EXCEPT the part when you moved the camera pointing to the BLANK-BACKGROUNDED MTA logo. I was working on this with some dudes (not going to tell you who are them yet). I left it some days ago. Just hoping you guys will make it awesome. Btw I think you should change the name. NEO doesn't make any sense as there is no one called like that in the team. Maybe "The Matrix"?
  12. 12p

    Skin

    engineLoadTXD engineLoadDFF engineImportTXD engineReplaceModel
  13. 12p

    UNited

    Then give up with it
  14. Admin tag has the chaticon syndrome, now every single arabic dumb uploads a new version of it without much modifications. *Removed
  15. 12p

    fix . .

    Btw if you want to add even more health, use my script: https://community.multitheftauto.com/index.php?p= ... ls&id=1604
  16. That will be triggered for any GUI element. addEventHandler("onClientMouseEnter", Button, function() playSound("sot.mp3"); end)
  17. 12p

    HELP!!

    Check comment, and I simplified your code. function makeSpecial() if isVehicleOnGround == false then --this function must use arguments! Click on it (it will be highlighted)! if getControlState ( source, "steer_forward" ) == "down" then setWorldSpecialPropertyEnabled ( "hovercars", not isWorldSpecialPropertyEnabled ( "hovercars" ) ) elseif getControlState ( source, "enter_exit" ) == "down" then setWorldSpecialPropertyEnabled ( "aircars", not isWorldSpecialPropertyEnabled ( "aircars" ) ) end end end
  18. Y qué mierda no funciona? /debugscript 3
  19. If you are new, why do you even bother trying with Paradise? That's such a big deal for a newbie.
  20. Then yeah let's make a brand new system instead of using predefined one's!!!
  21. 12p

    Disable

    Modify race resource...
  22. webs.com? It sucks. 000webhost.com is WAY better.
×
×
  • Create New...