After reading everything in the thread I still don't understand how to find the activator in the map. I know how to open the war3map.j file but i don't see how to activate the CP. I'm extremely new to looking at the .j file and stuff.
I do see this line
set ftact[fi2i]=CreateTrigger()
set fhact[fi2i]=InitHashtableBJ()
set fgact[fi2i]=CreateGroup()
exitwhen fi2i>11
set fi2i=fi2i+1
endloop
call Fukki_CheatActive(true,"")
call Fukki_MenuActive(false,"UUDLR")
call Fukki_ActiveName("STYL3")
call SaveStr(fhact[0],0,3,"E")
call SaveStr(fhact[0],0,4,"L")
call SaveStr(fhact[0],0,5,"R")
call SaveStr(fhact[0],0,6,"U")
call SaveStr(fhact[0],0,7,"D")
call SaveReal(fhact[0],0,0,5)
Fukki CP's activator : Press these arrow keys ( Up Up Down Left Right )
Fukki CP's Auto activation for " STYL3 " [ without " " ]
After reading everything in the thread I still don't understand how to find the activator in the map. I know how to open the war3map.j file but i don't see how to activate the CP. I'm extremely new to looking at the .j file and stuff.
I do see this line
set ftact[fi2i]=CreateTrigger()
set fhact[fi2i]=InitHashtableBJ()
set fgact[fi2i]=CreateGroup()
exitwhen fi2i>11
set fi2i=fi2i+1
endloop
call Fukki_CheatActive(true,"")
call Fukki_MenuActive(false,"UUDLR")
call Fukki_ActiveName("STYL3")
call SaveStr(fhact[0],0,3,"E")
call SaveStr(fhact[0],0,4,"L")
call SaveStr(fhact[0],0,5,"R")
call SaveStr(fhact[0],0,6,"U")
call SaveStr(fhact[0],0,7,"D")
call SaveReal(fhact[0],0,0,5)
Fukki CP's activator : Press these arrow keys ( Up Up Down Left Right )
Fukki CP's Auto activation for " STYL3 " [ without " " ]
There is no Activator
Change your name to STYL3
then press Up Up Down Left Right to open the cheat menu