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

Cheatpacks and learning how to use them, as well as other guides for manipulating maps.

Moderator: Cheaters

Post Reply
Rozoberta
Newcomer
Posts: 1
Joined: January 17th, 2023, 4:24 pm

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

Post 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
You do not have the required permissions to view the files attached to this post.
Daisyliu888
Newcomer
Posts: 1
Joined: July 17th, 2023, 2:27 am

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

Post by Daisyliu888 »

...
Post Reply