Jump to content
Sign in to follow this  
Wastelander

Add MAP to each unit in init - How?

Recommended Posts

Hi,

Simple question I hope?

Just want to start and keep unit with a MAP in loadout?

Thanks

Share this post


Link to post
Share on other sites

I have a bit of difficulty understanding what you want. But:

If you want to start the game with the map on the screen, then simply use:

forceMap true

And to deactivate it simply:

forceMap false

If you just want to give some units a map, then put this in their init box:

this addWeapon "ItemMap"

...or have I missunderstood your request completely?

Edited by kyfohatl

Share this post


Link to post
Share on other sites

Most good - the bino one was the winner - not sure how this related to map but ...

Thanks heaps

Share this post


Link to post
Share on other sites
Most good - the bino one was the winner - not sure how this related to map but ...

Thanks heaps

Oops... FAIL. FPDR FPDR FPDR.. :o

Ok, here's what it should've been:

this addWeapon "ItemMap"

Also edited first post to try and clean up this embarassment...

Cheers

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  

×