Jump to content
Sign in to follow this  
wuffman

spawn Blufor player w/ map

Recommended Posts

Am trying to make the player for my SP mission spawn dressed in civies ( not a problem ) but it seems as though the map does not have a place to go in any civie uniform. Additem and assign item does not seem to get any of the standard uniform items with the player at start. I need a map on the player so the briefing screen can show the markups before the player spawns ( also, not a problem ) but the player must have a map on him. Has anyone else noticed this, or am I doing something wrong? Thanks Again...:rolleyes:

Share this post


Link to post
Share on other sites

I just tried in the unit init line the following and it worked for a blur unit dressed in civ clothing:

this addWeapon "ItemMap";

Give it a shot and see if it works in your scenario.

Share this post


Link to post
Share on other sites

Ahhh... addWeapon, ok. Thank you for your reply, Loyal, It does indeed work! Nice thinking ;)

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  

×