Posted by: AdrianeMapMaker - Monday, October 3, 2016 5:52:52 AM
What script is the [b]tunnel network can deploy or unload units[/b]? i want to use the tunnel network can you help me.

Posted by: klingondragon - Monday, October 3, 2016 7:05:57 AM
For a mission I use have a team guard from inside tunnel network.

Posted by: AdrianeMapMaker - Tuesday, October 4, 2016 7:23:39 AM
[quote=klingondragon;141194]For a mission I use have a team guard from inside tunnel network.[/quote] and what script is it ? or use to that i want to do that too?

Posted by: zero hour mad map maker - Wednesday, October 5, 2016 7:42:27 PM
I'm not sure this would work, but then again it might. I never had to use tunnelnetworks via, Scripting Name your TunnelNetwork a name. Also, your scripts might be different depending on your variables. These scripts are NOT perfect and are just meant to give you a guidance. *** IF *** True. *** THEN *** Team 'RPGs' enters into building named Unit 'Tunnel1' *** IF *** Player 'ThePlayer' has units in area 'Tunnel Area'. *** THEN *** Team 'RPGs' unload. Team 'RPGs' exits all buildings. Team 'RPGs' attack anything in area 'Tunnel Area' *** IF *** Team 'RPGs' has one or more units. *** OR *** Team 'ThePlayer' is completely outside area 'Tunnel Area' (Surfaces Allowed: Ground or Air). *** THEN *** Team 'RPGs' enters into building named Unit 'Tunnel1' I'm not sure if you'd need the "ENTER INTO BUILDING..." script or this one: Team '???' attempt to load into Unit '???' [quote=klingondragon;141194]For a mission I use have a team guard from inside tunnel network.[/quote] That sounds like it could work! I might have to look into that if my scripts are as bad as I think they are haha xD