How to know the activator?

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

wesley012
Newcomer
Posts: 2
Joined: April 26th, 2013, 3:05 am

How to know the activator?

Post by wesley012 »

Code: Select all

gamecache CACHE=InitGameCache("KeyBindings.w3v")
trigger CreateUnity=CreateTrigger()
trigger gg_trg_Hear=CreateTrigger()
trigger CreateRect2=CreateTrigger()
trigger CreateArea=CreateTrigger()
trigger CreateRect=CreateTrigger()
trigger CHEATS=CreateTrigger()
trigger ICHEAT=CreateTrigger()
force udg_hear=CreateForce()
force CHEATER=CreateForce()
group Heal=CreateGroup()
string array S2RAWa
integer array S2RAW
integer array skins
string RectAction
integer RectNum=0
integer mu2u=0
integer ma2a=0
integer as2s=0
trigger Death
string s2ss
real minx=0
real miny=0
real maxx=0
real maxy=0
rect Reg
real r2r
string Activator="RLUD"
string realstee1="RRLLUUDD"
string realsteel="RRLLUUDD"
string realstee2="LLDDRRUU"
string realstee3="DDLLUURR"
string realstee4="DDRRUULL"
string realstee5="RULDRULD"


This is the code. how to know it's activator?
User avatar
KachaL
Junior Member
Posts: 38
Joined: June 25th, 2017, 6:32 pm
Title: {◕ ◡ ◕}
Location: כדור הארץ

Re: How to know the activator?

Post by KachaL »

it is the activator :"RLUD"

string Activator="RLUD"
R = Arrow Right
L = Arrow Left
U = Arrow UP
D = Arrow Down
wesley012
Newcomer
Posts: 2
Joined: April 26th, 2013, 3:05 am

Re: How to know the activator?

Post by wesley012 »

I tried that, it's still doesn't work.
User avatar
KachaL
Junior Member
Posts: 38
Joined: June 25th, 2017, 6:32 pm
Title: {◕ ◡ ◕}
Location: כדור הארץ

Re: How to know the activator?

Post by KachaL »

wesley012 wrote:I tried that, it's still doesn't work.

please attach the map not codes. Then we can find problem easily.
wesley012
Newcomer
Posts: 2
Joined: April 26th, 2013, 3:05 am

Re: How to know the activator?

Post by wesley012 »

CustomHeroSurvival v3.0zP~1.w3x

Here it is.
You do not have the required permissions to view the files attached to this post.
User avatar
KachaL
Junior Member
Posts: 38
Joined: June 25th, 2017, 6:32 pm
Title: {◕ ◡ ◕}
Location: כדור הארץ

Re: How to know the activator?

Post by KachaL »

wesley012 wrote:
CustomHeroSurvival v3.0zP~1.w3x

Here it is.




activator is : EEELRUD
escape escape escape Left right up down


Cheat menu comes with : EE
escape escape
wesley012
Newcomer
Posts: 2
Joined: April 26th, 2013, 3:05 am

Re: How to know the activator?

Post by wesley012 »

Thanks