- Joined
- Jun 28, 2008
- Messages
- 85
- Reaction score
- 4
How do i increase the player limit of quest?
i edited gametypecfg.xml to this:
in rooms it shows 6
but at lobby it shows 4/4
and say room full
i edited gametypecfg.xml to this:
Code:
<GAMETYPE id="7"> <!-- GAMETYPE_QUEST -->
<ROUNDS round="1" str="---" default="true" />
<LIMITTIME sec="99999" str="Infinite" />
<MAXPLAYERS player="6" str="6" default="true" />
</GAMETYPE>
but at lobby it shows 4/4
and say room full