Jump to content

vXHazE

Members
  • Posts

    63
  • Joined

  • Last visited

vXHazE's Achievements

Snitch

Snitch (10/54)

0

Reputation

  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
×
×
  • Create New...