Jump to content

Infistar Boxes issue


Th3_C1N1BUN

Recommended Posts

1 hour ago, ElDubya said:

Open your AH.sqf with Notepad++.

Search "9001".

This is where your spawn boxes start. Change them all to this : 


_b0x = 'USOrdnanceBox' createVehicle _pos;

 

im not sure if this will cause an issue if its only admins that spawn it... But i remember testing the tavi server you made eldubya, and i forgot the BE filters, the ordnance box would kick me when trying spawn it to build a origins house.

If it does, add this

!="USOrdnanceBox"

on line 4 of createvehicle.txt.  Line 4 for me starts like this

5 "box" !="DebugBoxPlayer_DZ" !"MedBox" !="AmmoBoxSmall_556"

The above method is also for a older version of Infistar. The latest version uses foodbox0.

Link to comment
Share on other sites

21 hours ago, theduke said:

im not sure if this will cause an issue if its only admins that spawn it... But i remember testing the tavi server you made eldubya, and i forgot the BE filters, the ordnance box would kick me when trying spawn it to build a origins house.

If it does, add this

!="USOrdnanceBox"

on line 4 of createvehicle.txt.  Line 4 for me starts like this

5 "box" !="DebugBoxPlayer_DZ" !"MedBox" !="AmmoBoxSmall_556"

The above method is also for a older version of Infistar. The latest version uses foodbox0.

Could you help me find the line 4? and do i remove 5 "box" !="DebugBoxPlayer_DZ" !"MedBox" !="AmmoBoxSmall_556"?

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
  • Discord

×
×
  • Create New...