this is my other trigger that i have....
any thought on why this isnt working?
edit-
whoops, forgot i had a post above....
Code:
CreatorKick Red
Events
Player - Player 1 (Red) types a chat message containing -kick red as An exact match
Player - Player 2 (Blue) types a chat message containing -kick red as An exact match
Player - Player 3 (Teal) types a chat message containing -kick red as An exact match
Player - Player 4 (Purple) types a chat message containing -kick red as An exact match
Player - Player 5 (Yellow) types a chat message containing -kick red as An exact match
Player - Player 6 (Orange) types a chat message containing -kick red as An exact match
Player - Player 7 (Green) types a chat message containing -kick red as An exact match
Player - Player 8 (Pink) types a chat message containing -kick red as An exact match
Player - Player 9 (Gray) types a chat message containing -kick red as An exact match
Conditions
(Name of (Triggering player)) Equal to hobo218
(Name of (Triggering player)) Equal to RastaMon
Actions
If ((Entered chat string) Equal to -kick red) then do (Game - Defeat Player 1 (Red) with the message: You've been KICKED!) else do (Do nothing)
any thought on why this isnt working?
edit-
whoops, forgot i had a post above....


