Bomb cp
#4

Quote:
Originally Posted by Face9000
Посмотреть сообщение
Can you make me an example please?
Of the loop?
PHP код:
for(new 0MAX_PLAYERSi++) { //foreach(new i : Player) or GetPlayerPool(); for better preformance
    
if(gTeam[i] == TEAM_TERRORISTS) {
        
AlreadyPlanting[i] = 1;
    }

Then you would change AlreadyPlanting[i] = 0; in the bomb explosion timer.
Reply


Messages In This Thread
Bomb cp - by Face9000 - 27.09.2015, 10:17
Re: Bomb cp - by J0sh... - 27.09.2015, 10:52
Re: Bomb cp - by Face9000 - 27.09.2015, 20:07
Re: Bomb cp - by J0sh... - 27.09.2015, 20:21

Forum Jump:


Users browsing this thread: 1 Guest(s)