View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 11-17-2008 , 20:21   Re: Money All-in-One
Reply With Quote #11

Try to do something :

#define MAX_CLIENTS 32

new g_client_connected[ MAX_CLIENTS + 1 ];
new new g_tag[ MAX_CLIENTS + 1 ];


More neat I think.
__________________
Arkshine is offline