mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 23:15:54 +02:00
Updated to OTCv8 3.0 rev 12
This commit is contained in:
7
mods/game_healthbars/healthbars.lua
Normal file
7
mods/game_healthbars/healthbars.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
function init()
|
||||
g_healthBars.addHealthBackground("/images/bars/health1", -2, -2, 0, 2, 4)
|
||||
g_healthBars.addManaBackground("/images/bars/mana1", -2, -2, 0, 2, 4)
|
||||
end
|
||||
|
||||
function terminate()
|
||||
end
|
Reference in New Issue
Block a user