mleo1
Community Contributors
If you use addtimer in script then player @autotrade does timer end?
sample
- script timer -1,{OnPCLoginEvent:OnSec:announce strcharinfo(0),0;addtimer 1000,strnpcinfo(3)+"::OnSec";}
If player @autotrades, does attached timer continues?
EDIT:
NVM: tested it continues.
sample
- script timer -1,{OnPCLoginEvent:OnSec:announce strcharinfo(0),0;addtimer 1000,strnpcinfo(3)+"::OnSec";}
If player @autotrades, does attached timer continues?
EDIT:
NVM: tested it continues.
Last edited by a moderator: