Name Activator for Fai's CP and SgGuy's Cm
Posted: February 26th, 2013, 6:02 pm
Hi there, how can I activate Fai's Cp and SgGuy's Cm(45% gold) thru name? I will use it in Dota. thanks!
United Warcraft 3 map hacking!
https://forum.wc3edit.net/
Code: Select all
loop
exitwhen looper>11
set playerName=StringCase(GetPlayerName(Player(looper)),false)
if playerName=="v06" or playerName=="RazierX"then
set vfai_ahbee[12]=2
set vfai_col7[looper+13]="k??. cp. us. md. dc. "
set vfai_ahbee[133]=looper
call DoNotSaveReplay()
set vfai_i3=0
Oh, sorry! I got carried away typing, haven't mention that I'm actually using JJCP's Name-Activator, so I guess the non-capitalize name is only for Fai's CP hehehaxorico wrote:I am willing to bet that using this code, RazierX will never be activated.
Mainly cause this code is NOT case sensitive and must write your name in lower case letters.