A
Admin
Kod:
-- GODBLESS SILICI If (@TargetCharName like @SenderCharName and @Message = 'RemoveGodbless') ----- Made By GameXForum
BEGIN DELETE FROM SRO_VT_SHARD.dbo._TimedJob WHERE CharID = ( select CharID From _Char where CharName16 = @TargetCharName ) AND JobID in (59661,59662,59714,59715,1800000,1800001,1800003,1800004) End -- GODBLESS SILICI