HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Cheat Enabled /\ or something like that!

06-02-2003, 04:23 PM#1
chemo
hi, im making this map but i need this:

EVENT:
when player type message: xxx exact match
CONDITION:
Action:

this is were i need the trigger to hide the "real" message for the other players..
and show another message like> BOOM U GOT ME
how do i do that =?
it have a function like a cheat but i dont know how to make it...

plz help me =)
06-02-2003, 04:38 PM#2
Earth-Fury
i would jsut tel;l em to send it to observers...
06-02-2003, 04:45 PM#3
chemo
and how do u do that =??????
06-02-2003, 04:54 PM#4
Earth-Fury
game - text message auto times to player[#] :
only send chat commands to observers.




lol tel lthem to send the messages to observers! observers arnt used at all for anything but gosu(expert) mele games.
06-02-2003, 06:35 PM#5
chemo
it dosnt hide the message for the other players...

sorry...

can u give me a screen shot of what u did =?

or can someone post another trigger =/
06-02-2003, 06:39 PM#6
Draco
No, you see, there's a problem with that. The original message will be sent to whomever the player's chat setting are set to (a.k.a. Allied Players). I'd consider making a different cheating message, like pop-up dialog boxes.
06-02-2003, 07:28 PM#7
Earth-Fury
what i ment was, just, tell players to send all text commands to observers, select the 'chat' window inageme, and send it to 'observers' and noone will be able to see what they typet, exept themeselves.
06-03-2003, 02:35 PM#8
chemo
k, i made this dialog -

TRIGGER 1:

ÉVENT:
Dialog - A dialog is clicked for ADMIN_MAIN_MENU
Conditions:
Actions:
If ((Clicked dialog button) Equal to Admin_MAIN_MENU_Btn[0] then do ( trigger - run TRIGGER 2 ( ignoring conditions )) else do nothing


TRIGGER 2:

EVENT:
Conditions:
Actions:
Dialog - change tittle of Slap_Window to Choose Player Slap

( next is i want the dialog only to show to me, weather im player 1,2,3 etc. , how do i do that =? i know ya guys can make me cuch a trigger ! )
06-03-2003, 04:04 PM#9
Dead-Inside
If I can understand the question, then, sure.