StdModeFunc99 problems

mazz

Dedicated Member
Dedicated Member
Aug 6, 2008
193
2
45
Im not sure if there is a setting im missing here
but ive set up this function in my Q-function

Im using a expelring with anicount 99

seems to work for other items but how do i make an expelring run a script

Code:
[@StdModeFunc99]
#IF 
#Act
CalcVar Human ItemCountDown + 3
SaveVar Human ItemCountDown ..\QuestDiary\3DayItem\ItemCountDown.txt
break
Of course ive put the var in my Q-manage to load when they log in
Ive also created the directory and the file ItemCountDown.txt

PLS HELP


EVILD