Raised This Month: $51 Target: $400
 12% 

Reserve slots not registered in mysql amxx module


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ZodiacMindwarp
Member
Join Date: Jul 2004
Location: Ventura, CA
Old 07-11-2004 , 05:35   Reserve slots not registered in mysql amxx module
Reply With Quote #1

Switched my admin base to admin_mysql.amx from admin.amx and now I do not get my reserve slots. I did notice a difference in the code

Admin_mysql.sma reads
Quote:
remove_user_flags(0,read_flags("z")) // remove 'user' flag from server

rights

new configsDir[128]
get_configsdir(configsDir, 127)
server_cmd("exec %s/amxx.cfg", configsDir) // Execute main configuration

file
server_cmd("exec %s/mysql.cfg;amx_sqladmins", configsDir)
and admin.sma reads
Quote:

remove_user_flags(0,read_flags("z")) // Remove 'user' flag from server rights

server_cmd("exec addons/amxx/amx.cfg") // Execute main configuration file
loadSettings("addons/amxx/configs/users.ini") // Load admins accounts
and my reserve slots come up fine using the admin.amx

What am i missing here? The rcon reports I have privledges but no reserve slots are usable. I only have 2 reserve slots indicated by STEAM id and I have those parameters enabled in my users.ini

Works fine under admin.amx by not mysql.amx

When the server is full and I am using mysql.amx it says "Kicked due to reserve slot" and does not let me in until a public slot is available.

Maybe the real question I should be asking here is how do define reserve slots for Admins in the mysql modules to be like the admin module?

Help
__________________


RichNet.tv NS:COMBAT:SoCal[RNT]
12.191.247.153:27015
RichNet.tv NS:MvM:SoCal[RNT]
12.191.247.154:27015
RichNet.tv Quake III HeadHunters SoCal[RNT]
66.254.94.10:27960
ZodiacMindwarp is offline
Send a message via AIM to ZodiacMindwarp
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode