22 dosya beğenildi
2.233 yorum
0 video
1 yükleme
68 takipçi
381.397 indirme
@D0WN70AD about this street rep, what would be its effects?
@D0WN70AD @franklinnclinntn haha the relations system is something I hope to implement in the future
@fifik228 so, about enabling the mod, it should already be enabled once everything is installed. About where to put the files, this mod's download is a .7z file with some folders in it. You have to drag those folders inside your GTAV folder, so that "scripts" and "gangModData" are inside the "Grand Theft Auto V" folder
@fifik228 there are installation instructions in the mod's description tab. Which step is being more troublesome for you?
@PaperApples hmmmm then I'm afraid not
@idkwhoitis
How to fix clipping faces from ski masks and helmets:
you can change the value from -1 to 0 located inside GangData.xml:
Before:
<motherHeadBlendID>-1</motherHeadBlendID>
<fatherHeadBlendID>-1</fatherHeadBlendID>
<parentSkinToneInfluence>0</parentSkinToneInfluence>
<parentHeadShapeInfluence>0</parentHeadShapeInfluence>
-1 randomizes the faces and shape.
After:
<motherHeadBlendID>0</motherHeadBlendID>
<fatherHeadBlendID>0</fatherHeadBlendID>
<parentSkinToneInfluence>0</parentSkinToneInfluence>
<parentHeadShapeInfluence>0</parentHeadShapeInfluence>
0 uses default face and shape.
@PaperApples yeah, there's a "key bindings..." sub menu in the mod options menu, which you can find in the B menu
@DiosBois looks like LemonUI is outdated or not installed correctly. Make sure LemonUI.SHVDN3.dll is inside your scripts folder
@Deesco You have to edit the ModOptions.xml file; look for the ticksBetweenGangAIUpdates entry and increase its value
@Deesco hmmmm could you please check your scripthookvdotnet.log? These messages are probably just the end of a sequence of errors