Jump to content

Thelastride

Members
  • Posts

    172
  • Joined

  • Last visited

Everything posted by Thelastride

  1. https://wiki.multitheftauto.com/wiki/Server_Manual You cant see ur own server in browser.use gamemonitor for that.Make sure you have forwarded ports
  2. I saw in many servers they show different camera positions ,etc when script is not even downloaded but in my server its just black screen.How to do that.
  3. If you are new then learn making small things first.You will learn this slowly, you must post some code
  4. Any tutorial on how to make houses?
  5. scoreboard doesnt shows images.Only texts so either you just add names or modify scoreboard.
  6. Put this server side. type ="server" you need to do separate to show different huds. function hud ( player , command ) outputChatBox("Hud toggled",player) if getElementData(player,"hudshown") == 1 then showPlayerHudComponent (player, "ammo", false ) showPlayerHudComponent (player, "weapon", false ) showPlayerHudComponent (player, "health", false ) showPlayerHudComponent (player, "clock", false ) showPlayerHudComponent (player, "money", false ) setElementData(player,"hudshown",0) else showPlayerHudComponent (player, "all", true ) setElementData(player,"hudshown",1) end end addCommandHandler ( "hud", hud )
  7. You putting it client side or server side?
  8. Thelastride

    Loop Help

    I dont think it was made without any tools
  9. Thelastride

    Need help

    I doubt that was made without tool.
  10. Server host list 1. Busign Price: €7 for 64 slots Control panel: Yes Mysql: Yes Support: Yes Website: http://www.busign.com 2. JiHost Price: $0.20/slot Control Panel: Yes Mysql: Yes Support: Tickets,Email Website: www.jihost.co.uk 3. Serverffs (only use if you do not need support) Price: $0.32/slot Control Panel: Yes Mysql: Yes Support: Not provided Website: http://www.serverffs.com 3. Hostingtime Price: $0.60/ 5 slot Control Panel: Yes Mysql: No idea Support: Live support,email Website: http://www.hostingtime.de
  11. Dont help him.Its stolen code
  12. 1.3 out? Why I dont find a single 1.3 server?
  13. It works.Many people still use it.Though its not for people who often need support.I have used it for a month and it worked nicely.
×
×
  • Create New...