[Release] DarksTeam Official Season 4.5 - Beta 6

Status
Not open for further replies.
Database problem?

When i save skill , switch character and dont save?

Any query or how solved this problems?

Thanks.
Put this in query analyzer.
USE [MuOnline]
GO
DROP TABLE [dbo].[OptionData];
GO
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO

SET ANSI_PADDING ON
GO

CREATE TABLE [dbo].[OptionData](
[Name] [varchar](10) NOT NULL,
[GameOption] [int] NULL,
[Qkey] [int] NULL,
[Wkey] [int] NULL,
[Ekey] [int] NULL,
[ChatWindow] [int] NULL,
[Rkey] [int] NULL,
[QWERLevel] [int] NULL,
[SkillKey] [binary](20) NULL
) ON [PRIMARY]

GO

SET ANSI_PADDING OFF
GO
 
  • Like
Reactions: Morek
Sorry, work thanks ;d

Iam unofficial tester :]

Sorry for my bad english but next bug

I can use Twisting Slash when i dont have a weapon and have damage :p Only hand xD
 
Last edited:
Sorry, work thanks ;d

Iam unofficial tester :]

Sorry for my bad english but next bug

I can use Twisting Slash when i dont have a weapon and have damage :p Only hand xD
Will be fixed in some of the future updates.
 
In the future you are going to translate into English item.kor, jpn etc?


//Index ItemSlot SkillType x y sirial option drop Name level DamMin DamMax Speed Dur MagicDur MagicPW NLvl Str Dex Eng Hea Cha ĽĽĆ®ĽÓĽş Č渶ąý»ç Čć±â»ç żäÁ¤ ¸¶°Ë»ç ´ŮĹ©·Îµĺ ĽŇČŻĽú»ç
0 //°Ë·ů
0 0 0 1 2 1 1 1 "Ĺ©¸®˝ş" 6 6 11 50 20 0 0 0 40 40 0 0 0 1 1 1 1 1 1 1
1 0 0 1 3 1 1 1 "ÂŞŔş°Ë" 3 3 7 20 22 0 0 0 60 0 0 0 0 1 1 1 1 1 1 1
2 0 0 1 3 1 1 1 "·ąŔĚÇÇľî" 9 9 15 40 23 0 0 0 50 40 0 0 0 1 0 1 1 1 1 1
3 0 20 1 3 1 1 1 "īŸġ" 16 16 26 35 27 0 0 0 80 40 0 0 0 1 0 1 0 1 1 0
4 0 21 1 3 1 1 1 "ŔÚ°´°Ë" 12 12
 
Lucky Coin and Summer Event included in the Season 4.5?
 
I try use this command when i'am user or GM and nothing.
 
But i think the command drop, not add str/ene/agi etc.

drop/item any command?
 
Как мога да направя да се аддват повече точки чрез /addstr и т.н. командите? (в момента могат само по 200 наведнъж)
 
Last edited:
And good :p

GM cant warp "M".

Why in item.jpn / shop etc are the Chinese characters instead of English?
 
good job , how about making a s3 ep1 bug less server files ?:)
 
Status
Not open for further replies.