Jump to content

Sarge AI


Dango

Recommended Posts

Not sure why but when I add the updated version the players no longer get the option in the top menu to enter or drive any of their own vehicles. The ai are spawning ok though, I like the mix of friendly and enemy. :)

 

Not sure if these errors are related to the option to enter and to drive are not there

 

Thanks for your work on this

 

  Reveal hidden contents

 

Link to comment
Share on other sites

The sar_heli_type variable is now fixed. I also removed some files I did not mean to upload. If I had to guess I would say this script was causing something else to fail. Lets see if this fixes it. As for the UPSMON_GUER_Total error, that is one of the known issues. That one shouldn't have any effect.

Link to comment
Share on other sites

Hi Dango,

I updated and still couldnt get into the vehicles so I changed the sides back to the old version and now I can access the vehicles

Would I have messed anything else up doing this, I still get friendly and enemy AI?

 

Thanks for your time

 

  Reveal hidden contents

 

Link to comment
Share on other sites

  On 11/29/2017 at 4:03 AM, Sneer said:

running it, so far so good. Getting this error though

23:02:58 Error in expression <tposATL (_units select 0);
_attackpos = _currpos;

If ("deletethis" in _bldpos) >
23:02:58   Error position: <_currpos;

If ("deletethis" in _bldpos) >
23:02:58   Error Undefined variable in expression: _currpos
23:02:58 File mpmissions\__cur_mp.Altis\Scripts\UPSMON\MODULES\FORTIFY\fnc\UPSMON_patrolBuilding.sqf, line 29

 

Expand  

Hi,

Did this error go once you removed A3EAI?  As I am seeing similar logs in the rpt. 

Thanks

Link to comment
Share on other sites

  On 1/3/2018 at 5:46 PM, Razor1977 said:

Hi Dango,

I updated and still couldnt get into the vehicles so I changed the sides back to the old version and now I can access the vehicles

Would I have messed anything else up doing this, I still get friendly and enemy AI?

 

Thanks for your time

 

  Reveal hidden contents

 

Expand  

Doh! I knew something was wrong about those sides lol. That will work fine I believe. If the bandits do not attack on sight then just add back in the setFriends but use the proper faction. I will update the repos with this as well.

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 4 weeks later...

Hello.  Just starting up an epoch server and I am trying to get Sarge to work.  It doesnt seem to be working, and in the server log it has the followin:

23:17:44 Warning Message: Script addons\sarge\init\fn_preInit.sqf not found
23:17:44 Warning Message: Script addons\sarge\init\fn_postInit.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_anim_heli.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_despawn.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_guards.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_heli.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_hit.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_hit_vehicle.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_infantry.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_interact.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_killed.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_refresh.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_spawn.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_trace.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_trace_base.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_trace_vehicle.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_traders.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_vehicle.sqf not found
23:17:45 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.

I did everything in the installation instructions exactly.  Is there any other modifications I need to make to the server files??

Link to comment
Share on other sites

  On 4/17/2018 at 2:50 PM, webbie said:

and have you moved the scripts folder into the mission file and added it in the init?

Expand  

Scripts folder? It needs to go in the mission file.

As your error is referencing that it can not find the scripts folder, double check the path it is in if you have indeed inserted it.

Link to comment
Share on other sites

  On 2/22/2018 at 11:30 AM, Kenobi said:

Hi, players reported, that AI are sometimes spawned 20 meters behind his back. Is possible to change spawning system to prevent AI spawn if player is near?

Expand  

I am unsure of a minimum distance from players but if you enter a square they shouldn't spawn behind you unless you teleported there or you are moving very fast like in a vehicle. 

Link to comment
Share on other sites

  On 4/17/2018 at 4:22 AM, datathoid said:

Hello.  Just starting up an epoch server and I am trying to get Sarge to work.  It doesnt seem to be working, and in the server log it has the followin:

23:17:44 Warning Message: Script addons\sarge\init\fn_preInit.sqf not found
23:17:44 Warning Message: Script addons\sarge\init\fn_postInit.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_anim_heli.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_despawn.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_guards.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_heli.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_hit.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_hit_vehicle.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_infantry.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_interact.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_killed.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_refresh.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_spawn.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_trace.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_trace_base.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_trace_vehicle.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_traders.sqf not found
23:17:44 Warning Message: Script addons\sarge\code\functions\fn_AI_vehicle.sqf not found
23:17:45 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.

I did everything in the installation instructions exactly.  Is there any other modifications I need to make to the server files??

Expand  

I cant think of what would cause it to not find the files other than them not existing where the server expects them to be. Have you verified the files are not actually missing?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...