31.03.2012, 18:33
you have to script it,
also if you follow that guide just dont use the teams
and make this 1 so you only need 1 person to start the invade.
if you dont use teams on your server
you can set each players teamid to their playerid
this way they are in a different team than everyone else(in the code not actually in a team to your server)
youll need to alter more stuff but that is a good guide
also if you follow that guide just dont use the teams
and make this 1 so you only need 1 person to start the invade.
pawn Код:
#define MIN_MEMBERS_TO_START_WAR 1 // how many team members needed in a zone to start a war
you can set each players teamid to their playerid
this way they are in a different team than everyone else(in the code not actually in a team to your server)
youll need to alter more stuff but that is a good guide

