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

AMX Mod X 0.16 Release


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 



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 19:57.


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