- Joined
- Aug 6, 2006
- Messages
- 212
- Reaction score
- 1
who know party setup more 2 people
Now my server 2 people:strongsad
Now my server 2 people:strongsad
CParty::CParty( )
{
PartyLevel = 1;
Exp = 0;
Option =0;
LastItem = 0;
LastETC = 0;
LastZulies = 0;
Capacity = 5;
Members.clear();
PartyExp = new CPartyExp;
}
change this to 5 : Capacity = 5;