admin mysql based
CREATE TABLE `users` (
`name` int(14) DEFAULT NULL, `steamid` int(19) DEFAULT NULL, `password` varchar(128) DEFAULT NULL, `access` int(22) DEFAULT NULL, `flags` tinyint(6) DEFAULT NULL, ) ENGINE=InnoDB DEFAULT CHARSET=latin1; any there can tell error ?. and perhaps explain how to edit amx menu to use mysql loading of admins. (that 1 amxmodx.org developers) :) |
Re: admin mysql based
Enable admin_sql.amxx and disable admin.amxx.
|
| All times are GMT -4. The time now is 17:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.