Is it possible to deactivate the cheats after activating the trigger code???
For example you activate the trigger then you want to deactivate it again, is it
possible? Can we add a deactivation trigger...???
cheats deactivated???
Moderator: Cheaters
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: cheats deactivated???
rodgel_j20 wrote:Is it possible to deactivate the cheats after activating the trigger code???
For example you activate the trigger then you want to deactivate it again, is it
possible? Can we add a deactivation trigger...???
Basically all the cheat trigger does is
-cheat can also mean their activation code..its only a string
-unit group* is just a name of a unit group you can have anything depending on who made it
Event:
-Player types -cheat as an exact match
Condition:
-none
Actions:
-add triggering player to unit group*
Then we have this trigger, that checks for the cheats when you activate them
Event:
-player types -maphack
condtion:
Player is in unit group*
Action:
Reaveal playable map for triggering player
So....all you have to do is make a opposite trigger...
Event:
-Player types -cheat off as an exact match(yet again -cheat off just a activation string)
Condition:
-player is in unit group*
Actions:
-remove triggering player from unit group*
So now when he types -maphack or something, it will not activate due to the fact he doesn't belong to the unit group to activate to get it....Got it?
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: cheats deactivated???
Moved to GUI section. Arabidnun is correct, this would be how you deactivate cheats. Although, I'm not too certain why you would want to...
-
- Forum Staff
- Posts: 533
- Joined: April 3rd, 2007, 11:39 pm
- Title: Legendary Angel
Re: cheats deactivated???
I don't really know either Bart O.o I don't really see the need for a deactivator, if anyone sees some logic or reasoning on this then feel free to enlighten me on the subject.
-
- Newcomer
- Posts: 9
- Joined: June 23rd, 2007, 4:39 am
Re: cheats deactivated???
I did not get it, sorry... can you give me the exact commands that
I will add to .j file so that I can deactivate the trigger?
I will add to .j file so that I can deactivate the trigger?
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: cheats deactivated???
The problem is:
#1) I do not know the cheat activator for that game(only makes it easier on me)
#2) I do not know the group that you are added to to regular cheat activator
#3) I do not know the cheat deactivator code that you want on your map
So its best for you to post the map you want cheated and have me or somone like Bart or Aero or Dekar add the cheat deactivator for you.
P.S Tell us what you want the cheat deactivator to me... Example -cheats<space><space> off
#1) I do not know the cheat activator for that game(only makes it easier on me)
#2) I do not know the group that you are added to to regular cheat activator
#3) I do not know the cheat deactivator code that you want on your map
So its best for you to post the map you want cheated and have me or somone like Bart or Aero or Dekar add the cheat deactivator for you.
P.S Tell us what you want the cheat deactivator to me... Example -cheats<space><space> off
-
- Newcomer
- Posts: 9
- Joined: June 23rd, 2007, 4:39 am
Re: cheats deactivated???
I am using aero's cheatpack but I changed the activator to -ma<space><space> can you help
me to add a deactivator? can you add -ma<space> to be the deactivator?
I really2x appreciate your your help...
Thank you very much
me to add a deactivator? can you add -ma<space> to be the deactivator?
I really2x appreciate your your help...
Thank you very much
-
- Newcomer
- Posts: 13
- Joined: February 25th, 2008, 9:36 am
- Location: Us.West(Loaderon) AznFlamer
Re: cheats deactivated???
There's something i don't understand, what's the difference if just activate your trigger code if u want to stop, can't you just stop typing in trigger commands?
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: cheats deactivated???
Yes, as me and Sepharael were saying, it's rather useless and a general waste of time.AznFlamerX wrote:There's something i don't understand, what's the difference if just activate your trigger code if u want to stop, can't you just stop typing in trigger commands?