Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Event Raklion problem Muemu Files Season 8

Status
Not open for further replies.
Newbie Spellweaver
Joined
Oct 14, 2016
Messages
5
Reaction score
0
hello, I have a problem with Raklion Event, without the boss appears ... I have days and days testeando like my users and the boss without displays or anything, I set configurations SUS, the whole monster base, I set by everywhere About the event and seems to be entirely correct. But the boss does not appear, someone would know Why? Could you help me? USE muemu files epi season8 3
 
Newbie Spellweaver
Joined
Feb 25, 2014
Messages
37
Reaction score
6
Can you send me the config you made? Mine works fine, I'm using the same file as yours
 
Upvote 0
Newbie Spellweaver
Joined
Oct 14, 2016
Messages
5
Reaction score
0
Can you send me the config you made? Mine works fine, I'm using the same file as yours

I have everything formed this way; MonsterSetBase:

//=========================================================================================================================================
// [EVENTS] Raklion Event
//=========================================================================================================================================
4
//Monster MapNumber Range PositionX PositionY Direction Comment
459 58 00 145 031 00 //Selupan
460 58 00 141 027 00 //Spider Eggs
461 58 00 141 028 00 //Spider Eggs
462 58 00 142 028 00 //Spider Eggs
460 58 00 146 034 00 //Spider Eggs
462 58 00 147 034 00 //Spider Eggs
461 58 00 146 033 00 //Spider Eggs
460 58 00 152 031 00 //Spider Eggs
460 58 00 152 030 00 //Spider Eggs
461 58 00 151 030 00 //Spider Eggs
462 58 00 146 029 00 //Spider Eggs
462 58 00 146 030 00 //Spider Eggs
461 58 00 147 029 00 //Spider Eggs
460 58 00 145 024 00 //Spider Eggs
460 58 00 144 024 00 //Spider Eggs
461 58 00 144 025 00 //Spider Eggs
end

GameServerInfo - Event :

;==================================================
; Raklion Event Settings
;==================================================
RaklionEvent = 1

C:\MuServer\Data\Event/Raklion :


0
//AppearanceDelay BossZoneCloseDelay BossZoneOpenDelay
5 180 42300
end


1
//BossEggHalf BossEggMax
5 15
end


2
//SkillDelay
1500
end


3
//Pattern1 Pattern2 Pattern3 Pattern4 Pattern5 Pattern6
80 60 50 40 20 10
end



I have everything this way and it me does not work, I put Reload Monster Often but at all, the boss does not go out
 
Upvote 0
Joined
May 26, 2009
Messages
17,307
Reaction score
3,218
I have everything formed this way; MonsterSetBase:

//=========================================================================================================================================
// [EVENTS] Raklion Event
//=========================================================================================================================================
4
//Monster MapNumber Range PositionX PositionY Direction Comment
459 58 00 145 031 00 //Selupan
460 58 00 141 027 00 //Spider Eggs
461 58 00 141 028 00 //Spider Eggs
462 58 00 142 028 00 //Spider Eggs
460 58 00 146 034 00 //Spider Eggs
462 58 00 147 034 00 //Spider Eggs
461 58 00 146 033 00 //Spider Eggs
460 58 00 152 031 00 //Spider Eggs
460 58 00 152 030 00 //Spider Eggs
461 58 00 151 030 00 //Spider Eggs
462 58 00 146 029 00 //Spider Eggs
462 58 00 146 030 00 //Spider Eggs
461 58 00 147 029 00 //Spider Eggs
460 58 00 145 024 00 //Spider Eggs
460 58 00 144 024 00 //Spider Eggs
461 58 00 144 025 00 //Spider Eggs
end

GameServerInfo - Event :

;==================================================
; Raklion Event Settings
;==================================================
RaklionEvent = 1

C:\MuServer\Data\Event/Raklion :


0
//AppearanceDelay BossZoneCloseDelay BossZoneOpenDelay
5 180 42300
end


1
//BossEggHalf BossEggMax
5 15
end


2
//SkillDelay
1500
end


3
//Pattern1 Pattern2 Pattern3 Pattern4 Pattern5 Pattern6
80 60 50 40 20 10
end



I have everything this way and it me does not work, I put Reload Monster Often but at all, the boss does not go out

i think this

5 180 42300
must change to
5 180 300 atleast (its not respawn time of mob) 42300 is in monster.txt i guess.
 
Upvote 0
Status
Not open for further replies.
Back
Top