Back to Browse

GECK Tutorial - Compaion Wheel

4.2K views
Aug 26, 2015
34:15

In this tutorial I demonstrate how to make a working companion wheel for Fallout: New Vegas. SCN CWTScript Short IsHired Short CWTL38 Short FollowDistance ;0 = default 1=long Short CombatStyle ;0=default 1=melee Short Waiting Short AggressionLevel ;0= default 1=aggresive Begin OnLoad If CombatStyle ==0 CWTCompanionREF.SetCombatStyle FollowersCombatStyleRanged Else CWTCompanionREF.SetCombatStyle FollowersCombatStyleMelee EndIf END Begin OnCombatEnd If IsHired ==1 CWTCompanionREF.ResetHealth EndIf END

Download

0 formats

No download links available.

GECK Tutorial - Compaion Wheel | NatokHD