Denis517 Posted August 10, 2012 Share Posted August 10, 2012 I am having a problem that seems to happen to a lot of people. I have checked this script and see nothing wrong. I have even taken another script copied and pasted it and STILL couldn't save it. scn GrecksScript short HasBeenHiredshort L38sgort Relaxshort DoOnce int CombatStyleRanged int CombatStyleMeleeint IsFollowingDefaultint IsFollowinfLongint FollowerSwitchAggressiveint Waiting Begin GameMode If (DoOnce !=1) Set HasBeenHired to 0 Set L38 to 0 Set CombatStyleRanged to 1 Set CombatStyleMelee Set IsFollowingDefault to 0 Set IsFollowingLong to 0 Set FollowerSwitchAggressive to 0 Set Waiting to 0 Set Relax to 0 Set DoOnce to 1 EndIfEnd If you see anything I am doing wrong could you please inform me? Link to comment Share on other sites More sharing options...
viennacalling Posted August 10, 2012 Share Posted August 10, 2012 There are multiple errors here. Use Cipscis's Fallout Script Validator to see them. Link to comment Share on other sites More sharing options...
Recommended Posts