Jump to content

Ben

Community Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Ben's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i Fixed point 2, i had to do the addCuratorEditableObjects call into the initplayerserver.sqf file, like this : { _x addCuratorEditableObjects [[_this select 0],true]; } forEach allCurators;
  2. Hi, i m porting your invade and annex mission (2.85C) to RHS 0.4.1 for my squad, it is nearly completed but i have some things that need to be fixed and i got no clue on how to do it. Turret Locking for the uh-80 ported to the RHS uh-60 and ch-47, i enabled the actions, but i can't find the right arguments to give to the uh80turret function call in uh80turretactions.sqf Players are not added to zeusEditableObjects, well in fact some are after an undetermined period of time. All are synced with the curator objects, and the addCuratorEditableObject call in onplayerespawn.sqf and initplayerlocal.sqf are still there. Side Missions tends to hangs quite often : i changed the reward spawn to CAN_COLLIDE, but it's still hangs Sometimes new AO do not spawn after an AO completion. This is probably related to RHS but when you eject from a RHS plane, your chute got dropped and you free fall to death (most of the time). Just a little thing, you forgot in fn_ptenenemyeast.sqf to add spawned units to zeus. url to git repo i m currently working on : https://github.com/bgillissen/ia_rhs/tree/master/ia_rhs/AW_IA_RHS.Altis Thanks in advance for your support
×
×
  • Create New...