- Joined
- Apr 11, 2015
- Messages
- 664
Hello!,please can you guys tell me how to make a trigger if a player is ingame to run a trigger?
How can a player become a created hero in the first place? A player is a player and will always be a player. Trying to make it anything else will probably cause the game to crash with a segmentation fault error.become not a created
Hello!,please can you guys tell me how to make a trigger if a player is ingame to run a trigger?
OkSo i want if one player(or more)is not ingame become not a created hero and that a different player have to kill a smaller nummber of some heros to win
Not sure what you are needing... Is this what you are asking?
Untitled Trigger 002
Events
Time - Every 2.00 seconds of game time
Conditions
Actions
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Player 1 (Red) slot status) Equal to (==) Is playing
Then - Actions
Trigger - Run Your Trigger <gen> (checking conditions)
Else - Actions
Do nothing
What he wants (as far as I can read) is a Hero Arena map.
You as team have to kill enemy heroes equal to 10 times the amount of enemy heroes (for example).
When a player leaves, the amount of kills required must be lowered and the hero of the leaving player must be removed from the game.