Ma come faccio a far salire l'evalutation intelligence?
io ho provato a macrare usandola su di me ma nn sale mai!
come fare?
io ho provato a macrare usandola su di me ma nn sale mai!
come fare?
e segui le istruzioni:
lol
set %Anat #FALSE ;#TRUE=Trains Anatomy , #FALSE=Doesn't train Anatomy
set %Eval #TRUE ;#TRUE=Trains Eval, #FALSE=Doesn't train Eval
initevents
set #ltargetkind 1
ignoreitem #charid 2
loop:
finditem is_hs g_8
if #findkind = -1 2
ignoreitem reset 1
goto loop
set #ltargetid #findid
ignoreitem #findid 1
if %Anat
gosub Anatomy
if %Eval
gosub Eval
goto loop
sub Anatomy
event macro 13 1
target
event macro 22 0
wait 25
return
sub Eval
event macro 13 16
target
event macro 22 0
wait 25
return
.

Commenta