Jump to content
Sign in to follow this  
MacRae

Noob script question... Again

Recommended Posts

Hey Guys,

Currently im struggiling to add a map to a player,

i just need the code to put in the initionalsation ....

Sorry for the stupid question,

~MacRae~

Share this post


Link to post
Share on other sites

player addItem "ItemMap"; player assignItem "ItemMap";

addItem gives it to them in their inventory. They can't use the map at that point. assignItem puts it in their map slot. Then they can use the map.

Share this post


Link to post
Share on other sites

Oh thankyou Kylania, thats what i was doing rong, i was only doing AddItem

Share this post


Link to post
Share on other sites

Yeah, assignItem is a new ArmA3 thing, so no biggie not knowing you have to do that. Previous games addItem would have been enough.

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  

×