View Single Post
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 01-28-2022 , 09:35   Re: Get max array of X flags in the loop
Reply With Quote #9

Quote:
Originally Posted by Supremache View Post
what do you mean ?
szBuffer[istrlen-2] = '.' // it work like replace so i think i dont need to clear it !!
PHP Code:
new istrlen
for( new iIndexiiNumi++  )
{
    if( 
g_iPlayer[ ( iIndex szPlayers] ) /* Check who has a vip flag */  ][ VIP ] & g_iSettingsAccess_OnlineList ] )
    { 
        
istrlen += formatexszBuffer[istrlen], charsmax(szBuffer) - istrlen"%s%s "g_iPlayeriIndex ][ Name ], == iNum -"" ",");
    }

__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline