Jump to content
Sign in to follow this  
brigada_spanish

Glasses in vehicle inventory

Recommended Posts

How I can put the glasses in the inventory of a vehicle in the config.cpp?

I've tried the following code but does not work.

thanks.-

	class TransportItems { 
		class _xx_MineDetector {name = "MineDetector";count = 5;};
		class _xx_NVGoggles_OPFOR {name = "NVGoggles_OPFOR";count = 50;};
		class _xx_FirstAidKit {name = "FirstAidKit";count = 50;};
		[color="#FF0000"]class _xx_G_Tactical_Clear {name = "G_Tactical_Clear";count = 50;};[/color]
	};

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

×