Map question

11/03/2015 22:48 naosou#1
Hello guys, I've a question for you.
For example, valley, boss.txt has this line

Code:
g	770	757	150	150	0	0	1500s	100	1	621
This line is chief orc's.

But here's the thing, that ID doesn't exist in server but he's there spawning all happy n sh*t.

How can that be?
Is the server gettin the right ID somewhere else?
11/04/2015 00:18 _Xer0x_#2
The ID u lokking for is not the Mobid, it is the Mobgroupid, search for the id in the group_group.txt.

MfG _Xer0x_
11/04/2015 03:15 naosou#3
Quote:
Originally Posted by _Xer0x_ View Post
The ID u lokking for is not the Mobid, it is the Mobgroupid, search for the id in the group_group.txt.

MfG _Xer0x_
Now I get it.
Thanks! :)