Capture zone problem rep+
#3

What about this, message is showing "this zone is already being taken over" but zone stopped capturing and when this player leave zone its says u have failed to capture, for first player who started capturing nothing shows after this
Quote:

stock CaptureZoneMessage(playerid, messageid)
{
switch(messageid)
{
case 1:
{
SendClientMessage(playerid, red,"You cannot capture while in a vehicle!");
}
case 2:
{
SendClientMessage(playerid, red,"This zone is already being taken over!");
}
}
return 1;
}

Reply


Messages In This Thread
Capture zone problem rep+ - by Mijata - 02.07.2017, 17:34
Re: Capture zone problem rep+ - by Eoussama - 02.07.2017, 17:43
Re: Capture zone problem rep+ - by Mijata - 02.07.2017, 17:44
Re: Capture zone problem rep+ - by mongi - 03.07.2017, 01:00

Forum Jump:


Users browsing this thread: 1 Guest(s)