_AddLogChar
they can change the level of char in "CurLevel> '80' 'Code:declare @Charnombre varchar(64) IF (@EventID = 4) begin select @Charnombre = CharName16 from SRO_VT_SHARD.dbo._Char where CharID = @CharID and CurLevel > '80' begin insert PlusNotice(Sent, Message)values(0,'[ ' @Charnombre+' Se ha Conectado al Juego]') end end IF (@EventID = 6) begin select @Charnombre = CharName16 from SRO_VT_SHARD.dbo._Char where CharID = @CharID and CurLevel > '80' begin insert PlusNotice(Sent, Message)values(0,'[' @Charnombre+' Se ha Desconectado al Juego') end
![]()



Reply With Quote


