Jump to content

Buried Treasure Event


Mig

Recommended Posts

  • 3 months later...
  • 2 weeks later...
  • 1 year later...

I just installed this and everything seems to work fine except when I find the treasure and box with loot spawns there is nothing in the box.

Is this event still working for the latest version of Epoch?

I found this in my client rpt:

if (TreasureActionInProgress) exitWith {Syst>
  Error position: <TreasureActionInProgress) exitWith {Syst>
  Error Undefined variable in expression: treasureactioninprogress
File mpmissions\__CUR_MP.Lingor\scripts\event\mig_buried_treasure.sqf, line 3
Error in expression <Server "CrateSpawned";
_TreasureLoot1 = TreasureLootList call BIS_fnc_selectRand>
  Error position: <TreasureLootList call BIS_fnc_selectRand>
  Error Undefined variable in expression: treasurelootlist
File mpmissions\__CUR_MP.Lingor\scripts\event\mig_buried_treasure.sqf, line 53
trigger - unknown animation source revolved
Strange convex component01 in rh_m14\rh_m1steot.p3d:geometry
Strange convex component07 in rh_m14\rh_m1steot.p3d:geometry
Strange convex component12 in rh_m14\rh_m1steot.p3d:geometry

Thank you.

Link to comment
Share on other sites

8 hours ago, Hux said:

I just installed this and everything seems to work fine except when I find the treasure and box with loot spawns there is nothing in the box.

Is this event still working for the latest version of Epoch?

I found this in my client rpt:


if (TreasureActionInProgress) exitWith {Syst>
  Error position: <TreasureActionInProgress) exitWith {Syst>
  Error Undefined variable in expression: treasureactioninprogress
File mpmissions\__CUR_MP.Lingor\scripts\event\mig_buried_treasure.sqf, line 3
Error in expression <Server "CrateSpawned";
_TreasureLoot1 = TreasureLootList call BIS_fnc_selectRand>
  Error position: <TreasureLootList call BIS_fnc_selectRand>
  Error Undefined variable in expression: treasurelootlist
File mpmissions\__CUR_MP.Lingor\scripts\event\mig_buried_treasure.sqf, line 53
trigger - unknown animation source revolved
Strange convex component01 in rh_m14\rh_m1steot.p3d:geometry
Strange convex component07 in rh_m14\rh_m1steot.p3d:geometry
Strange convex component12 in rh_m14\rh_m1steot.p3d:geometry

Thank you.

Did you follow the installation procedure? 
check that you have this line in your init.sqf:
[] execVM "scripts\event\mig_buried_treasure_init.sqf";

 

Link to comment
Share on other sites

7 hours ago, Mig said:

Did you follow the installation procedure? 
check that you have this line in your init.sqf:

[] execVM "scripts\event\mig_buried_treasure_init.sqf";

 

Jeez, I forgot the simplest and most obvious part of the install.

Thanks for pointing that line out.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...