- Joined
- Mar 23, 2008
- Messages
- 1,805
I need to make the player buying a ship, only can do that one time, so no-one takes all the ships. Is there any trigger like:
Event - A unit buys/creates/picks?
Conditions - Player has Transport ship Equal to 0.
- Buyed/created/picked unit is equal to Transport Ship
Actions - Create one Transport Ship for Player.
Or something like that?
____________________________________
Edit: And i can ask about this too, though its related, Are you able to change how many units the Transport Ship can carry? Because atm it can carry 8 units, but i want it to only carry 1.
Event - A unit buys/creates/picks?
Conditions - Player has Transport ship Equal to 0.
- Buyed/created/picked unit is equal to Transport Ship
Actions - Create one Transport Ship for Player.
Or something like that?
____________________________________
Edit: And i can ask about this too, though its related, Are you able to change how many units the Transport Ship can carry? Because atm it can carry 8 units, but i want it to only carry 1.









, so what I think you should do is open the object editor and make the Stock Value of the transport ship equal to one and make Stock Replenishment equal to zero, this would make it so theres only one ship avaluable in each shipyard.



