Jump to content
Sign in to follow this  
Joe98

What is the hint command for individual rounds

Recommended Posts

Place these commands in the init of a unit

The first command gives the class name of his weapons

hint format["%1 %2", weapons this]

The second command gives the class names of the magazines

hint format["%1 %2", magazines this]

What is the command that gives the class name of the ammunition? I mean each individual round.

The ones that do not seem to work are: ammo and magazinesAmmo

.

.

.

.

.

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  

×