About Title Scroll

11/16/2013 09:06 ahmetagcan#1
Can you give me the procedure for AddTimedJop?

Thanks.
11/17/2013 20:27 CastieI#2
Title scrolls don't really have to do anything with timedjob, it's rather just like:
If @player uses scrollxx
Update _Char
set hwanlevel='xx'
where charname=@player
11/18/2013 06:51 ahmetagcan#3
Quote:
Originally Posted by CastieI View Post
Title scrolls don't really have to do anything with timedjob, it's rather just like:
If @player uses scrollxx
Update _Char
set hwanlevel='xx'
where charname=@player
Should you paste a Timed Job?