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

AMX Mod X 0.16 Release


Post New Thread Closed Thread   
 
Thread Tools Display Modes
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 03-26-2004 , 14:37   Re: amx.cfg in admin.sma 0.16
#31

Quote:
Originally Posted by furax44
In amxmodx-0.16-steam.zip and amxmodx-0.15-0.16-steam.zip
then admin.sma is a 0.15 version ?

Code:
public plugin_init()
{
  register_plugin("Admin Base","0.15","AMXX Dev Team")
 ....
  server_cmd("exec addons/amxx/amx.cfg") // Execute main configuration file
  loadSettings("addons/amxx/configs/users.ini") // Load admins accounts
}
It's me or everybody sleep
Wow, I didnt notice that, good find, I will be sure to make sure my things are updated


It should be

Code:
  server_cmd("exec addons/amxx/configs/amxx.cfg") // Execute main configuration file   loadSettings("addons/amxx/configs/users.ini") // Load admins accounts

Right?
__________________

BigBaller is offline
BAILOPAN
Join Date: Jan 2004
Old 03-26-2004 , 14:38  
#32

furax44: You are indeed correct. I will repackage the correct SMAs tonight.

Note that the AMX files should still be the latest versions.
__________________
egg
BAILOPAN is offline
judge2k
Junior Member
Join Date: Mar 2004
Old 03-26-2004 , 14:39   Works nice on czero with i386 binaries!!
#33

Bailopan thanks !!
Works nice with i386 binaries on czero nux dedicated,
mapchooser too
Server Uptime : 189min 254 users & no crash
judge2k is offline
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 03-26-2004 , 17:25  
#34

Overflow on SVC_ruleinfo... is just that, you have to many cvars that are "queryable" from other clients outside server, like server listers etc. You have to cut down on those....
Johnny got his gun is offline
Closed Thread


Thread Tools
Display Modes

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:21.


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