I know I can change the max party limit in player.h. But i assume I need to change the UI also and which I dont know where and how. Can anyone guide me on this. If there is more part to change. please help notify. I aim to make it 10.
enum
{
MAX_MEMBER = 4,
};
already screen filled with 4 forms of party members imagine with 10
u will have extra loops inside gameserver anywayValid concern if I'm to cater to some player base with UI interference. Luckily I try to make it for solo player experience. I can change the UI to work in tab mark 1 and 2, with each consist of 5 player.