Staredit Network

Staredit Network -> UMS Assistance -> [SOLVED] EUD Advanced Trigger Help
Report, edit, etc...Posted by Joshgt2 on 2005-11-07 at 19:56:15
I am finishing up my version of Maze Defense when I thought of a ban system I could put into it. I saw on LegacyWeapon's program that I could make a condition that if a certain text on a ceartain line could have some actions applied to it. Here is what I want my trigger to look like...


Trigger
Description:
Ban system
Players:
¤ Player 1
Conditions:
¤ Player 1 enters the text "Ban P2"
Actions:
¤ End scenario in deafeat of player 2


Sounds simple but it is kinda hard for me to figure out. Can I get some help here on this please? Thank you in advance.
Report, edit, etc...Posted by LegacyWeapon on 2005-11-07 at 19:58:44
1. It doesn't detect who sent the text.
2. The name is included in the text.

These 2 points make it quite difficult to make a banning system. First we would need to detect who's name is Player 1. Then you would need to figure out the length of the player and make triggers accordingly to each length.
Report, edit, etc...Posted by Joshgt2 on 2005-11-07 at 20:09:28
oh... I didn't know that you would have to detect a bunch of things before the text could be recorded... Thanks anyway for the help. I quess I am just going to go back to the dark swarm banning system (out dated in my book).
Thanks again
Next Page (1)