![]() |
#7
|
|||
|
|||
![]()
Nothing special, just for testing i tried (Tester was 30sec delay Trigger) :
public override void OnTrigger(int missionNumber, string shortName, bool active) { base.OnTrigger(missionNumber, shortName, active); if ("Tester".Equals(shortName) && active) { System.Console.WriteLine("kick Kodiak"); } } I also tried "\r\n" and "\n". I get the message kick Kodiak in console, thats all So the simply way doesn't exist ![]() |
Thread Tools | |
Display Modes | |
|
|