View Single Post
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 09-03-2013 , 12:56   Re: SourceBans 2.0 Public Preview (2013/07/01)
Reply With Quote #146

It'd be neat to see a system for modules to store data inside the SourceBans database. Something similar to Clientprefs.

PHP Code:
native SB_SetData(const String:key[], const String:value[]);
native SB_GetData(const String:key[], String:value[], maxlen); 
This could be used to store an admin's expiration time.
__________________
Dr. McKay is offline