• 0
Sign in to follow this  
basics

problem with loot table radiation zone

Question

jo all

im trying to setup the radiation zone with rocket launchers and rockets but its not woking.
i must be forgetting something.

this is what i did in server config cpp

i made a new item group called rockets and called for it in loottables

when i go on server it shows mediacal items but not rockets or launchers

class ItemGroups
	
{
	Rockets[] = {"launch_RPG7_F", "RPG7_F", "launch_B_Titan_tna_F", "launch_O_Titan_ghex_F", "launch_B_Titan_short_tna_F", "launch_O_Titan_short_ghex_F", "launch_RPG32_F", "launch_RPG32_ghex_F", "Titan_AA", "Titan_AT", "Titan_AP", "RPG32_F", "RPG32_HE_F"};
	};


class LootTables
	{
		Radiation[] = {"rockets", "MedicalItems"};
	};

thanks in advance

Share this post


Link to post
Share on other sites

0 answers to this question

There have been no answers to this question yet

Advertisement

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.