bolei 1 query, apartir da query do amigo !
entao fera... testa, e pf se funcionar me avisa !
_______________________________________________________________________________________________________________________
USE [MuOnline]
DECLARE @ConnectStat tinyint
DECLARE @memb___id varchar (10)
SELECT @memb___id=memb___id,@ConnectStat=ConnectStat FROM memb_stat WHERE ConnectStat=’1'
UPDATE MEMB_INFO SET AccountLevel = 1, AccountExpireDate = GETDATE () + 30 where memb___id=@memb___id
________________________________________________________________________________________________________________________
Entendendo a Query Acima > Todos que estao Online, receberao !
AccountLevel = 1 ////// vip nivel 1
AccountExpire + 30 ////// 30 dias de VIP !
pf, se funcionar me reportar, se quiser, mude os valores !
se nao funcionar, nao sei como fazer, sou burro^^ nao sou exper na area ! nao me critique, so quis ajudar !