[Release] DarksTeam Official Season 3 Episode 2 - Beta 25

to fix connect player 0...
open Store Procedures
go in WZ_CONNECT_MEMB
and update to this:

CREATE PROCEDURE WZ_CONNECT_MEMB
@memb___id varchar(10),
@ServerName varchar(20),
@IP varchar(15)
AS
Begin
set nocount on
Declare @find_id varchar(10)
Declare @ConnectStat tinyint
Set @find_id = 'NOT'
Set @ConnectStat = 1 -- Á¢¼Ó »óÅ °ª 1 = Á¢¼Ó, 0 = Á¢¼ÓX

select @find_id = S.memb___id from MEMB_STAT S INNER JOIN MEMB_INFO I ON S.memb___id = I.memb___id
where I.memb___id = @memb___id

if( @find_id = 'NOT' )
begin
insert into MEMB_STAT (memb___id,ConnectStat,ServerName,IP,ConnectTM)
values(@memb___id, @ConnectStat, @ServerName, @IP, getdate())
end
else
update MEMB_STAT set ConnectStat = @ConnectStat,
ServerName = @ServerName,IP = @IP,
ConnectTM = getdate()
where memb___id = @memb___id
end
GO

Fix... sry bad inglish...
 
  • Like
Reactions: masternb
UPDATE MEMB_INFO SET CSPoints = "how point" WHERE (memb___id = 'account name')
query fail can not runing
please tell me will do whatever ?(doh)
;(
 
sorry my bad englis
--------------------
bug? please help me

--------------------
bug2

waiting and waiting and waiting let play
--------------------
 
charracter Summoned don't have skill "Shock Light" and "PhanTom scroll"
tell me why ?
please add or fix ..please help
 
sorry my bad englis
--------------------
bug? please help me

--------------------
bug2

waiting and waiting and waiting let play
--------------------
Use jpn/chs classes.
For example BM (JPN).

charracter Summoned don't have skill "Shock Light" and "PhanTom scroll"
tell me why ?
please add or fix ..please help
The books should be added with skill in the shop or wait till monster drop them with skill.
 
  • Like
Reactions: sacredcz517
The books should be added with skill in the shop or wait till monster drop them with skill.[/QUOTE]
not so
I mean do not see the appearance of the item, "Phantom Ghost" (can not add by mumaker)(wait)
and skill "Shock Light" by Sum is the same
also appear in the server error item exists on the map too long causing lag monster;(
 
hello all sorry im spaming need help :(
my englis is bad
---------------------
my problem is players online 0