[ Release ]Job Penalty Remover Scroll

12/05/2016 14:58 D3vil Power#1
Hello e*Pvp Member ..
today I want to start to share my experience with you.
Feel free to share a Thanks

This scroll will remove ur job 7 days left issue Trader/Hunter/Thief...
  • Lines at Attachments ..


Procedure at SRO_VT_SHARDLOG DB >> _AddLogItem

PHP Code:
IF (  @Operation =   '41') AND @ItemRefID  '70025' 
     
BEGIN DELETE FROM SRO_VT_SHARD.dbo._TimedJob  where JobID '2'AND CharID = @CharID END 
Press Thanks ..
12/05/2016 15:40 EdwardTeach+-#2
nice to see people still releasing something
12/05/2016 15:50 D3vil Power#3
Quote:
Originally Posted by EdwardTeach+- View Post
nice to see people still releasing something
Im new here ,and im going to introduce all my experience to you,
Just wait Everynew

Regards, ;)
12/05/2016 16:56 ghareba2012#4
Thanks alot
12/05/2016 16:57 D3vil Power#5
Quote:
Originally Posted by ghareba2012 View Post
Thanks alot
Welcome :p
02/25/2017 19:32 DevilArrow#6
problem, when i try to use say cannot find target
02/26/2019 22:08 thelag2#7
Dont works for me. When i use scroll. Still have 7 days Penalty Help :(
03/24/2019 04:53 david2511#8
HI.Can help pls. When i use the query:
IF ( @Operation = '41') AND @ItemRefID = '42023'
BEGIN DELETE FROM SRO_VT_SHARD.dbo._TimedJob where JobID = '2'AND CharID = @CharID END
and appear this:
Msg 137, Level 15, State 2, Line 1
Must declare the scalar variable "@Operation".
Msg 137, Level 15, State 2, Line 2
Must declare the scalar variable "@CharID".
can you have me?
03/24/2019 16:24 HECKT0R#9
Quote:
Originally Posted by david2511 View Post
HI.Can help pls. When i use the query:
IF ( @Operation = '41') AND @ItemRefID = '42023'
BEGIN DELETE FROM SRO_VT_SHARD.dbo._TimedJob where JobID = '2'AND CharID = @CharID END
and appear this:
Msg 137, Level 15, State 2, Line 1
Must declare the scalar variable "@Operation".
Msg 137, Level 15, State 2, Line 2
Must declare the scalar variable "@CharID".
can you have me?
make sure that you are adding the query above in the right place which should be LOG DB then _AddLogItem Procedure .
07/01/2020 00:41 Xoen#10
work 100% ty for share