Page 1 of 1

commands does not work in the cheatpack Fai v4.3c

Posted: January 17th, 2023, 4:43 pm
by Rozoberta
Hello. Not so long ago I stumbled upon the Fai v4.3c cheatpack.
I liked everything in it, but for some reason some commands do not work. For example
ah. in line

Code: Select all

elseif vfai_fai=="ah."and(vfai_s7!="ah.")then
set vfai_r7l=GetUnitState(vfai_u7,UNIT_STATE_LIFE)
call SetUnitState(vfai_u7,UNIT_STATE_LIFE,vfai_r7l+vfai_z7)
pt. in line

Code: Select all

elseif vfai_fai=="pt."then
call UnitPauseTimedLife(vfai_u7,vfai_ggT)
I'm not very good at code editing, so I'm asking for help if there are any errors that make the commands not work.
Many thanks.
by Rosoberta <3

Re: commands does not work in the cheatpack Fai v4.3c

Posted: July 17th, 2023, 2:31 am
by Daisyliu888
...