MasterGears Posted November 28, 2014 Share Posted November 28, 2014 So, I'm relatively new to modding and I recently managed (with the aid of youtube) to create a companion that works perfectly, companion wheel and all, aside from the fact I cannot seem to fire her. scn BrennSteeleScript short HasBeenHiredshort L38short DoOnce int CombatStyleRangedint CombatStyleMeleeint IsFollowingDefaultint IsFollowingLongint FollowerSwitchAggressiveint Waiting Begin GameModeIf (DoOnce !=1)Set HasBeenHired to 0Set L38 to 0Set CombatStyleRanged to 1Set CombatStyleMelee to 0Set IsFollowingDefault to 0Set IsFollowingLong to 0Set FollowerSwitchAggressive to 0Set Waiting to 0Set DoOnce to 1EndIfEnd This is the script I've used for her, and... Set BrennREF.Waiting to 0Set BrennREF.HasBeenHired to 0Set BrennREF.L38 to 0Set BrennREF.IsFollowingDefault to 0Set BrennREF.IsFollowingLong to 0SetPlayerTeammate to 0BrennREF.evp This is the command in result script begin I've used for firing her, but it doesn't work...I was hoping someone with more experience could help, please Link to comment Share on other sites More sharing options...
Recommended Posts