here are they : 1. how do I add commands by writting(like in DotA "-ap" "-ar" etc. )
2. I've managed to send creeps from one point to another but the problem is that I can't make creeps turn , I mean that creeps go in a straight line and do not follow turns
3. how do I change the VIctry conditions (i mean that the victory/defeat must come when U destroy/lose the enemy/yours base (like in DotA))
4. how do I make the computer to give players money over second (like in DotA 8 gold/sek)
1) Events: Player - Player types .... as an excact match
2) Events: Unit enter rect Conditions: unit is owned by player ... Actions: Unit - order entering (or triggering) unit to atack-move to 'Rect'
3) Same as what DD_Draco said.
4) Events: Time - Every ... seconds of the game Actions: Property - add ... ... to player ...
5) Same as what Olof said.
6) Events: Unit dies Condition: Boolean - Dying unit is a hero = True Actions: If, Then, Else Multiple functions If: Dying unit is owned by player ... Then: wait ... sec Hero - Revive hero instantly at 'Rect'
223 posts If it was the same as yours, would you still wanna ask it? joined
#10
1) Create a new event Player - Chat Message
Player - Player 1 (Red) types a chat message containing -ar as An exact match Player - Player 2 (blue) types a chat message containing -ar as An exact match
whatever action/condition you need
A question: what does 'samo' mean in the sentece 'samo more answers people' ?
Eleandor1) Create a new event Player - Chat Message
Player - Player 1 (Red) types a chat message containing -ar as An exact match Player - Player 2 (blue) types a chat message containing -ar as An exact match
whatever action/condition you need
A question: what does 'samo' mean in the sentece 'samo more answers people' ?