Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ModernStyledHud.lua is a library that replaces the old SMW Styled Hud with a Modern Styled Hud.
- Download: https://wohlsoft.ru/forum/viewtopic.php?f=63&t=1984
- How to use:
- 1.Download the API from above then extract to episode folder, then make a new file called luna.lua
- 2.To enable the library:
- local ModernStyledHud = require("ModernStyledHud")
- Functions:
- ModernStyledHud.timecounter = Time limit. Number Value. Default: 300.
- ModernStyledHud.timeframe = frames per second, the lower number, the faster speed, the higher number, the slower speed. Default: 65
- ModernStyledHud.usetimelimit = Enable / Disable time limit. Default: true
- ModernStyledHud.usereserve = true/false. if true, reserve box system will used. Default: true.
- ModernStyledHud.showhud = true/false. if false, the modern Hud display will hidden. Default: true.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement