re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
BARAMOS
change it for 64bit and will be work perfect.
How come its not working on me? I am using your client posted on the first page..Have you tried using a GM character to go into BC?
Quote:
Originally Posted by
lstngl
i make a character ctlclass='8' then when i login in game just closing off any idea?
I used 32 for GM Mode
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
allgotu
How come its not working on me? I am using your client posted on the first page..Have you tried using a GM character to go into BC?
I used 32 for GM Mode
Yea 32 working well Thanks
re: [Release] Server files season 6 (100% WORKING)
I was having problems with the item drops. It always have sockets; How to disable socket items to be dropped? Anyone? If I do configure the excellent drop rate down to 40, all kundun drops will become normal items not excellent items.. LOL
re: [Release] Server files season 6 (100% WORKING)
im trying to do change server names at Serverlist.bmd any usefull editor is out there?
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
mistar_ti
Sky event not work correctly characters can not move and use spells with the exception of BK can not move but using their skills I think the problem is the client must change map.I did not understand where to add users with VIP status. I apologize for my bad English
add some pics, cant get what you are saying :?:
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
lstngl
im trying to do change server names at Serverlist.bmd any usefull editor is out there?
Use Magic Hand editor. You can download it at seeitworks[.]com
re: [Release] Server files season 6 (100% WORKING)
How to Enabled Socket option in webshop?
Cause when i buy items in my webshop then the items dont have socket..
T.T how to enabled it? please help me
help..
The items already enabled in SCFDATA. SOCKET ITEMS
but when i buy items in webshop they dont have socket
But if i maked items in mUmAKER they have socket please help..
how to enabled socket option items in webshop?
re: [Release] Server files season 6 (100% WORKING)
Found more bugs..
- /move does not work nor /warp
- client closes sometimes in BC and DS
- client disconnects after /reset
- lance skill of DW does not effect mobs
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
allgotu
Found more bugs..
- /move does not work nor /warp
- client closes sometimes in BC and DS
- client disconnects after /reset
- lance skill of DW does not effect mobs
im using /Gmove for gms
Quote:
Originally Posted by
allgotu
Use Magic Hand editor. You can download it at seeitworks[.]com
What ver u are using i can't make it work when i tryed to edit ServerList.bmd nothing showed up just but loading screen.
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
lstngl
im using /Gmove for gms
What ver u are using i can't make it work when i tryed to edit ServerList.bmd nothing showed up just but loading screen.
There is only one version at seeitworks under editors category. And also I am referring to normal characters not GM characters. Try to test /move or /warp for normal characters.
re: [Release] Server files season 6 (100% WORKING)
Sky event fix http://failiem.lv/down.php?i=ahmsxkt&n=World11.rar change with world11
Posted via Mobile Device
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
allgotu
There is only one version at seeitworks under editors category. And also I am referring to normal characters not GM characters. Try to test /move or /warp for normal characters.
Appreciated for replay but justloading nothing appear i did use chrome firefox explorer same can gimme hand on this if u did change already server names?
re: [Release] Server files season 6 (100% WORKING)
Yeah I have changed already my server name. Make sure you have apache and php installed. You can use XAMPP 1.7.1. Mine is working perfectly using any browser. Just wait till it loads (sometimes it loads slower).
Another Bug found:
- skills save until 4 only 5 to 0 cannot be saved upon disconnect or switching character/server.
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
allgotu
Yeah I have changed already my server name. Make sure you have apache and php installed. You can use XAMPP 1.7.1. Mine is working perfectly using any browser. Just wait till it loads (sometimes it loads slower).
Another Bug found:
- skills save until 4 only 5 to 0 cannot be saved upon disconnect or switching character/server.
try this ::cool:
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](25) NULL
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
GO
re: [Release] Server files season 6 (100% WORKING)
Quote:
Originally Posted by
Optimus30
try this ::cool:
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](25) NULL
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
GO
Thanks for your response..I'll go test it.. :)
Quote:
Originally Posted by
allgotu
Thanks for your response..I'll go test it.. :)
Same not working bro..Tsk tsk..Skills will saved up to 4 only..5,6 to 0 will not be saved..Maybe client problem???