Jump to content

Thelastride

Members
  • Posts

    172
  • Joined

  • Last visited

Everything posted by Thelastride

  1. Thanks nice one
  2. 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
  3. Thanks for topic link
  4. 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.
  5. If you are new then learn making small things first.You will learn this slowly, you must post some code
  6. Any tutorial on how to make houses?
  7. scoreboard doesnt shows images.Only texts so either you just add names or modify scoreboard.
  8. Yes its not working after 1.2
  9. 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 )
  10. You putting it client side or server side?
  11. Congratulations. Well deserved
  12. Its cool
  13. Thelastride

    Loop Help

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

    Need help

    I doubt that was made without tool.
  15. Nice help
  16. 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
  17. maybe but it still works
  18. Its good
  19. Great since its your first map
  20. Dont help him.Its stolen code
  21. download link not working
  22. 1.3 out? Why I dont find a single 1.3 server?
  23. 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.
  24. serverFFS is good one.
×
×
  • Create New...