robberfox Posted September 16, 2014 Share Posted September 16, 2014 (edited) So while setting up the FollowerHired and FollowerFired scripts in GECK, I keep getting the 'operation failure' message, saying 'Info (020035F8) results scrips failed to compile.'I've done several companions using the same scripts I'm using now and never had a problem. I have the same problem if I try sending the NPC to a home marker.I have everything set up, dialogue topics and REFs and everything, so I know it'll be something small and I'll feel stupid for not noticing.The hired script that refuses to save is Set 00CoraREF.Waiting to 0Set 00CoraREF.Relax to 0Set 00CoraREF.IsFollowingDefault to 1Set 00CoraREF.IsFollowingLong to 0Set 00CoraREF.CombatStyleRanged to 1Set 00CoraRef.CombatStyleMelee to 0Set 00CoraREF.HasBeenHired to 1SetPlayerTeammate 1SetIgnoreFriendlyHits 1Player.AddPerk 00CoraPerk00CoraREF.pvp Edited September 16, 2014 by robberfox Link to comment Share on other sites More sharing options...
luthienanarion Posted September 17, 2014 Share Posted September 17, 2014 Do not prefix things with numerical values, especially the names of persistent references. Link to comment Share on other sites More sharing options...
Recommended Posts