3rd class in this files have different class code
the default mumaker is using classcode for korean protocol files
try patching your mumaker with THIS
go to your mumaker folder and just paste it there
hope it helps![]()
3rd class in this files have different class code
the default mumaker is using classcode for korean protocol files
try patching your mumaker with THIS
go to your mumaker folder and just paste it there
hope it helps![]()
em how can i get off thos rings when i make a character Ring of warior lvl 40 lvl 80 cuz when i drop them, they drops a invisible item +12!![]()
Last edited by mileika; 05-11-09 at 11:17 AM.
Uhh, hey there! :)
Well, the servers setup went fine, until I had to launch it. When launching "joinserver.exe", I get an error:
But, when I'm going to "Data/IpList.dat", it seems pretty good.Loading Ip List Failed
Any ideas?
It had the comments like in everyfile, and then:
"127.0.0.1"
I'm using localhost since I want to use the server for myself, not for the public. It did work with other files though.
EDIT:
Code:// ================================================ // // # Season 3 Episode 2 - IpList.dat # // // # Project Zero 2009 - © Shatter # // // ================================================ // "127.0.0.1"
Last edited by SuPeR SoNiC; 06-11-09 at 07:30 PM.
Are you using ROTER ?
Because if you are trying to run in a LOCAL connection only and a ROTER it's better add it.
e.g.
Remember to go to "Host" File in "C:\WINDOWS\system32\drivers\etc\hosts"Code:// ================================================ // // # Season 3 Episode 2 - IpList.dat # // // # Project Zero 2009 - © Shatter # // // ================================================ // "127.0.0.1" "192.168.x.xx" // or "10.0.0.x" (depending on what is you LOCAL IP CONFIG)
Leave something like this:
Code:127.0.0.1 localhost localhost 127.0.0.1 your-local-IP 127.0.0.1 127.0.0.1 your-local-IP
Last edited by luizfc; 06-11-09 at 09:12 PM.
you run...
web 8.0PHP Code:if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[VI_CURR_INFO]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
drop table [dbo].[VI_CURR_INFO]
GO
CREATE TABLE [dbo].[VI_CURR_INFO] (
[ends_days] [nvarchar] (8) COLLATE Chinese_PRC_CI_AS NULL ,
[chek_code] [nvarchar] (1) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[used_time] [int] NULL ,
[memb___id] [nvarchar] (10) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[memb_name] [nvarchar] (10) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[memb_guid] [int] NOT NULL ,
[sno__numb] [nvarchar] (18) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[Bill_Section] [int] NULL ,
[Bill_Value] [int] NULL ,
[Bill_Hour] [int] NULL ,
[Surplus_Point] [int] NULL ,
[Surplus_Minute] [datetime] NULL ,
[Increase_Days] [int] NULL
) ON [PRIMARY]
GO
![]()
i cant go to the in side of the stadium !!!!!! im using full client
i think im need world7 folder, please release fast i need iT !!!!
---------- Post added at 12:02 PM ---------- Previous post was at 10:44 AM ----------
okey i did the gates i have no errors now..
but i have problem
i did the monstersetbase ( stadium monsters)
but no monsters come to the stadium i cant see them nobody cant see them please help me what do i have to make in data ?
Last edited by ergun12; 13-11-09 at 12:34 PM.
okey i did the gates i have no errors now..
but i have problem
i did the monstersetbase ( stadium monsters)
but no monsters come to the stadium i cant see them nobody cant see them please help me what do i have to make in data ?
Last edited by ergun12; 13-11-09 at 03:22 PM. Reason: wrong
even you edit your monstersetbase the whole day or the whole year .. your mosnter wont appear
arena in this files is located on GSCS
SOULUTION: to make the arena in GS your mapserverinfo.dat should be like this
hope it helps :fencing:Code:// ================================================ // // # Season 3 Episode 2 - MapServerInfo.dat # // // # Project Zero 2009 - © Shatter # // // ================================================ // //--------------------------------------------------------------------------------// // SrvCode MapServerGroup InitSetting IpAddress PortNum // //--------------------------------------------------------------------------------// 0 0 1 1 SYour IP 55901 2 1 0 SYour IP 55919 end //--------------------------------------------------------------------------------// // SrvCode MoveAbleOption Map DestServerCode // //--------------------------------------------------------------------------------// 1 0 0 30 2 0 0 31 2 0 0 34 2 0 0 41 2 0 0 42 2 2 1 30 -1 2 1 31 -1 2 1 34 -1 2 1 41 -1 2 1 42 -1 end
dude... arena is map 6 ... world 7 in client. Where is this in these configs?
This does not put arena on GSCS!
If anything would be
0 0 6 2
but i try this with a few maps and it just crash the GS. You don't even have arena listed in your mapserver
I did a work around on mob spawns - create a subserver using same folder for DATA as GS and put BC/DS/IT/CC mobs on a 2nd server - works great. Call it event server or something - ppl login to server 2 for events as it is on same times as server 1.
I have arena spawns full + icarus cages by DragonMu full on server 1.
Hope this helps you.
Malice
Last edited by Malice2010; 14-11-09 at 07:46 AM.
Hey.
What is this ?
/If I have my sql database in another computer, a i put the that computer IP. will it work ?Code:/------------------------------------------------------// // SQL Options // //------------------------------------------------------// [SQL] ID = Your SQL Account Pass = Your SQL Password Host = Your IP DataBase = MuOnline
Edited:"
One more thing, Do you guys know if I can change this client interface ?
For example, if I get some interfaces such as the login screen from 99z or 1.2 and add to this client ( so it won't be heavy for those how doesn't have a powerful VideoBoard)
If I do that, will I get any bug ?
Last edited by luizfc; 15-11-09 at 08:30 PM.