Hey,
Didnt find it here so I guess I post it for someone who doesnt know how to make it himself,
Just change 4200 to whatever you want to. In this case it logs out if you go above 4200 exp.
Didnt find it here so I guess I post it for someone who doesnt know how to make it himself,
if exp() >4200 then xlog() endJust change 4200 to whatever you want to. In this case it logs out if you go above 4200 exp.
