Capture zone problem rep+
#3

Replace this code with...
PHP код:
//---------loop-------//
for(new 0MAX_PLAYERS++)
{
    
IsPlayerCapturing[i][Town] = 1;

with this...
PHP код:
IsPlayerCapturing[playerid][Town] = 1
The looping code will allow any one to capture the zone and will bug the capture zone. I can explain the bug.
Reply


Messages In This Thread
Capture zone problem rep+ - by Mijata - 09.08.2016, 16:33
Re: Capture zone problem rep+ - by K0P - 09.08.2016, 16:42
Re: Capture zone problem rep+ - by Logic_ - 09.08.2016, 16:49
Re: Capture zone problem rep+ - by Mijata - 09.08.2016, 16:52
Re: Capture zone problem rep+ - by K0P - 09.08.2016, 16:55
Re: Capture zone problem rep+ - by Mijata - 09.08.2016, 17:07
Re: Capture zone problem rep+ - by K0P - 09.08.2016, 17:10
Re: Capture zone problem rep+ - by Logic_ - 09.08.2016, 17:11
Re: Capture zone problem rep+ - by Mijata - 09.08.2016, 17:13
Re: Capture zone problem rep+ - by Logic_ - 09.08.2016, 17:16

Forum Jump:


Users browsing this thread: 1 Guest(s)