Jump to content

vXHazE

Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by vXHazE

  1. Cheers for helping me but this doesn't work either
  2. i put this on the server.lau addEventHandler ( "onPlayerJoin", root, function ( ) setPlayerHudComponentVisible ( source, "all", false ) end ) on meta i put and on client i put local components = { "weapon", "ammo", "health", "clock", "money", "breath", "armour", "wanted" } addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function () for _, component in ipairs( components ) do setPlayerHudComponentVisible( component, false ) end end) and it doesn't work
  3. ive tried to make my own script like the wiki said to do but im not any good at scripting and it doesn't work
  4. Hi, I want to mod in a different hud and every time i mod one in the original one and the moded one overlap can anyone help me btw i dont know a lot about scripting. :D
  5. Cheers for the reply but i dont really know how script is there some sort of script i can download to resolve this issue?
  6. So i just downloaded a new hud and ive put in in the server but when i join i can see two overlapping huds the one i modded in and the original one from gta how do i get rid of the original gta one??
  7. Hi, does anybody know of any good script where players skins save when they leave and re join the server also a script where i can set the skin that players have when they first login and spawn?
  8. Cheers for the reply guys but how do I use the script do I have to add teams on there or do i just add them through the admin panel?
  9. Hey guys i im making teams on my server and ive managed to find a script where it saves the teams but how to save the players that are in the teams because when i put myself into the admin team and the reconnect to the server im no longer in that team can anyone help or maybe know a good script?
  10. Hi, so every now and then my ports disappear can anyone tell me how to stop them from disappearing. Cheers
  11. I just realized I can join servers now
  12. I use a ghostmod on LFS
  13. Hi, So today I came home went on MTA joined my server as I was about to log on it kicked my and it says "You where kicked by (AC #4 CDKO.fcB2E3d13 [Trainer]) and it kicks me every time I try joining the server can anyone help me? Now ive also realized that I cant join any other server on MTA
  14. What do you mean? im kinda confused what do I do with the line you wrote? Cheers for replying tho
  15. Cheers but how do you disable the button
  16. Hi I would like to disable the map function in F1 so that nobody can teleport except the admins Cheers
  17. Hi I got a server it has about 600MB of cars and other stuff and a lot of people join and then leave because they timed out or their MTA crashes can anyone help me with this?
  18. vXHazE

    Rims Change?

    Nevermind Ive downloaded a script that works thanks for your help guys
  19. THANK YOU SO MUCH YOURE AWESOME
  20. vXHazE

    Rims Change?

    Yeah but I mean to change them so that everyone can see it on my server not me ive done what you said on my old server and only i cound see the rims changed
  21. Hi can I somehow block the police cars so that only people in the police group can join them?
  22. never mind I did it thanks for all the help you're amazing guys my server would be nothing if people like you didint exist thank you very much
×
×
  • Create New...