HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Player chat message event

04-20-2003, 12:43 AM#1
danewb
is there anyway I could change it to where I dont have to choose which color it could say it.. Id rather not make 11 different triggers just for this simple thing...

oh and I already tryd
Quote:
(owner of No item) types a chat message containing -help as An exact match
also tryd No Unit... anyone help me? I also tryd defining it in Conditions, but I cant think of right event to use.
04-20-2003, 12:47 AM#2
DaKaN
just CnP and make it for all 12 players owner of no item or no unit is nobody its null, nothing, empty memory
04-20-2003, 01:04 AM#3
HelpMe
Quit being lazy and write the friggin triggers already! :knife:
04-20-2003, 01:54 AM#4
danewb
bleh fine, I mean whats another 2kb size increase to all the 56k downloaders that already take forever :P
04-20-2003, 03:23 AM#5
Spectralist
Quote:
Originally posted by danewb
is there anyway I could change it to where I dont have to choose which color it could say it.. Id rather not make 11 different triggers just for this simple thing...


you dont have to make 11 different triggers just 11 different events it doesn't need all events to fire for the trigger to work ,just one of them.

and if you meant events in the first place, then I think I've finaly met somewon lazier than me!
04-20-2003, 04:56 AM#6
danewb
Quote:
Originally posted by Spectralist
you dont have to make 11 different triggers just 11 different events it doesn't need all events to fire for the trigger to work ,just one of them.

and if you meant events in the first place, then I think I've finaly met somewon lazier than me!


heh ok so sue me, im the laziest person ever and would rather amke a 10 page rant about something that would take 5 seconds to do :P
04-20-2003, 09:21 AM#7
AIAndy
If you are too lazy to CnP the events then of course you could convert the trigger with one event to custom text and extend it with a loop to register the trigger for all players. But I doubt that would be faster or easier if you have not done custom text yet.