130 файлов понравилось
167 комментариев
15 видео
11 загрузок
27 подписчиков
16 849 загрузок
@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);
@LoremIpsum, You're right — the "TAKE: $1000" style text isn’t a Scaleform. It's actually rendered using the game's HUD text functions.
@Ninocobretti, Install the latest ScriptHookVDotNet nightly build and check if any other scripts are interfering with its functionality.
@GuitarDreamer, Ok, I'll try