Thread: [Solved] Confusion With Array
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 10-12-2021 , 17:00   Re: Confusion With Array
Reply With Quote #8

PHP Code:
for ( new sizeofarr ) ; i++ )
    
arraysetarr] , sizeofarr[] ) ); 
In your code where you do stuff, put a condition to not do things if kills >= the max. You can get more creative/efficient by unregistering forwards etc.
__________________
Bugsy is offline