@Raphael
im getting this error
http://i.imgur.com/j5KJqvx.png
ohh fixed there was "f" and should be "if" my bad ;D
Printable View
@Raphael
im getting this error
http://i.imgur.com/j5KJqvx.png
ohh fixed there was "f" and should be "if" my bad ;D
@Raphael,
that persistent dont work?
if killCount.get('Terramite') > 330 and $wptsection == 'Respawn' then
gotolabel('Exit' , 'LeaveResp')
end
@Dworak its worktfor you ? /\
And KillCount.reset ?
Its dont working for me
try terramite and not Terramite @xwclx
So, I tried making this hotkey after noticing in one of my scripts that the counter never resets. It still doesnt do with this hotkey (on press). What it does is say how many I've killed tho. So its found in the DB.
What am I doing wrong? @RaphaelCode:killCount.reset('Gaint Spider')
x = killCount.get('Giant Spider')
say(x)