Thread: [Solved] Text file organization
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-11-2020 , 13:06   Re: Text file organization
Reply With Quote #15

Make sure in your admin file there is not a space after the group name "[Example]", not "[Example] ". If you have no space on the end, try replacing this line

PHP Code:
if ( !bDone && !bInGroup && ( equaliszBuffer szAdminGroup iLineLen ) || equaliszBuffer szAdminGroup iLineLen ) || equaliszBuffer szAdminGroup ) ) ) 
__________________

Last edited by Bugsy; 04-11-2020 at 13:07.
Bugsy is offline