Jump to content
WormChickenWizard

What is the class name of inventory boxes?

Recommended Posts

Im trying to write a script (for experimental purposes) that finds the nearest object within x amount of yards and runs the action command to open the inventory. When it comes to the nearestObjects command, I know the super classes for Cars, Tanks, helicopters, and planes (from the examples provided on the wiki and research) but I can't seem to find the super class for ammo crates. What is it? Here's my code so you can see and understand what I am doing:

 

3vGo5WT.png?1

Share this post


Link to post
Share on other sites

I think ReammoBox_F is the parent class for all supply crates.

  • Like 1

Share this post


Link to post
Share on other sites

You can use the config browser to get all parent classes of an object. Just search for your object in Eden's config browser and then you'll see all its parent classes on the bottom right of the screen

sent from mobile using Tapatalk

Share this post


Link to post
Share on other sites
19 hours ago, sarogahtyp said:

You can use the config browser to get all parent classes of an object. Just search for your object in Eden's config browser and then you'll see all its parent classes on the bottom right of the screen

sent from mobile using Tapatalk
 

ahhh thats actually very helpful, Thanks!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×