Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssNew hud (new_hud)

Category:script
Author(s):Dre-+-
Downloads:6672
Rate:You need to be logged in to vote
Rating:3.8 (46 Votes)
Description:
This script replace old GTA SA hud to new.
How to use:
1.Put this in [MTA folder]\server\mods\deathmatch\resources
2.Start it (/Start new_hud) or put this <resource src="new_hud" startup="1" protected="0"/> in mtaserver.conf
3.You can control it from server or client side. For this use call showNewHudComponent(component,show) from client side or showNewServerHudComponent([player],component,show) from server side. Component names: armour,clock,health,money,weapon,wanted,all. For example call(getResourceFromName("new_hud"),"showNewHudComponent","weapon" , "false").
If you want move this hud to top change: hudtopposition = 1 to hudtopposition = 0 in hud.lua
enjoy)
BTW: all suggestions and bugs post in commentaries.
In forum: http://forum.mtasa.com/viewtopic.php?f=108&t=32069

Download latest version | Report

Version history

Version Publish Date Changes
1.1.2 2011-06-08 15:47:07 Fixed money size bug Download
1.1.1 2011-03-02 17:54:26 Upgraded... Download
1.1.0 2011-02-27 12:33:20 Added wanted level stars (old hide only in MTA 1.1) Download
1.0.8 2011-02-26 15:05:50 Fixed clock bug Download
1.0.7 2011-02-08 18:30:41 Now when resource stopped, restore the original hud. Download
1.0.5 2011-02-05 13:47:32 Fixed some bugs Download
1.0.1 2011-01-27 21:02:15 Fixed some bugs and added setting Download
1.0.0 2011-01-26 20:25:57 First public release Download