05.05.2013, 18:32
Make sure that civilians don't accidentally get their pMember set to 1 somewhere. Just search for "PlayerInfo[playerid][pMember] = 1" (without quotation marks) and find out where this gets set. Also make sure that it gets set to 0 when they connect, before you load your data.