赞了1个文件
写了2个评论
上传了0个视频
上传1个文件
0个跟随者
686次下载
最新的文件
- 载具
- .Net
4.67
686
12
1.1.0
By MccDev260
@Reyser Done :)
@Thebombuknow Thanks for letting me know! I've looked into your issue and have found two fixes to the problem!
Fix one:
Remove ScriptHookVDotNet2.dll from your game files so you only have ScriptHookVDotNet3.dll
If this does not work for you because of other mods dependencies with DotNet2, try fix two.
Fix two:
In the script change every occurrence of "GTA.UI.Notification.Show();" to "UI.Notify();"