130 files liked
170 comments
15 videos
11 uploads
28 followers
17.350 downloads
@ikeh, Temporarily remove or move other scripts to rule out conflicts. Use a clean scripts folder to test.
@V1C10U5, Disabling health visibility also disables the VHood health function.
SPA v1.9.2
- Latest ScriptHookVDotNet Nightly Supported
DL: https://mnhc.short.gy/spa1.9.2
@eldrin, Ok, I'll try
@eldrin, you can use menyoo to see player current coordinates or use coordinates script mods
@WastedHorse, Fix it in the next update
@theblack6king, Fix it in the next update
@eldrin, Fix it in the next update
@V1C10U5, You can hide the pharmacy blip in Other Mode, but the motel can't be disabled at the moment.
Good Mod!
USE customs banner on Lemon UI for better looks
Here is LS CUSTOMS BANNER
customsMenu = new NativeMenu(
"", //Title
"CATEGORIES", //Description
"Categories",
new ScaledTexture(
PointF.Empty,
new SizeF(431, 107), //default menu size
"shopui_title_carmod", //texture dictionary name
"shopui_title_carmod" //texture name
)
);
menuPool.Add(customsMenu);