Jump to content

Mob group problem


Go to solution Solved by regal,

Recommended Posts

Hello.

Recently I bought a serverfile as I want something stable to move my work to.

While moving staff I encountered a problem with the mob groups(I remember it happened before when I worked with older sources).

The problem is the regen only spawns the leader of the group(the same happens when I spawn it in game with /group command).

Regen files and group.txt files shouldn't have any problems as I took the files from my server and they worked perfectly fine there.

So I suspect that it has to deal with something from the source, but I compared mob_manager.cpp/.h and regen.cpp/.h with my sources and I didn't find differences.

Any clues on what it could be?

Thank you,

Regards

 

Group example
Group	Summer_beach1		
{			
	Vnum	6175
	Leader	beach_leader	115
	1	beach_monster1	115
	2	beach_monster2	117
	3	beach_monster3	119
}
Group	Summer_beach		
{
	Vnum	6176	
	Leader	beach_leader	114
	1	beach_monster1	114
	2	beach_monster2	116
	3	beach_monster3	118
}



REGEN EXAMPLE
g	822	496	1	1	0	0	25s	100	1	6176
g	806	500	1	1	0	0	25s	100	1	6176
g	805	524	1	1	0	0	25s	100	1	6175
g	764	521	1	1	0	0	25s	100	1	6175
g	790	563	1	1	0	0	25s	100	1	6176
g	812	570	1	1	0	0	25s	100	1	6176
g	835	593	1	1	0	0	25s	100	1	6175
g	816	601	1	1	0	0	25s	100	1	6176
g	890	597	1	1	0	0	25s	100	1	6176
g	767	612	1	1	0	0	25s	100	1	6175
g	737	622	1	1	0	0	25s	100	1	6175
g	719	653	1	1	0	0	25s	100	1	6176
g	690	654	1	1	0	0	25s	100	1	6175
g	668	662	1	1	0	0	25s	100	1	6176
g	625	671	1	1	0	0	25s	100	1	6175
g	619	697	1	1	0	0	25s	100	1	6176
g	624	733	1	1	0	0	25s	100	1	6175
g	606	765	1	1	0	0	25s	100	1	6176
g	661	785	1	1	0	0	25s	100	1	6175
g	755	753	1	1	0	0	25s	100	1	6176
g	777	714	1	1	0	0	25s	100	1	6175
g	567	805	1	1	0	0	25s	100	1	6176

 

Edited by regal
  • Think 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.