Raised This Month: $32 Target: $400
 8% 

my dedicated server says not responding


Post New Thread Reply   
 
Thread Tools Display Modes
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 19:55  
Reply With Quote #21

there i posted everything
nightmare is offline
Send a message via MSN to nightmare
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 20:04  
Reply With Quote #22

so what do i do know?
nightmare is offline
Send a message via MSN to nightmare
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-27-2005 , 20:05  
Reply With Quote #23

Edit "addons/amxmodx/configs/modules.ini".

Turn this:
Code:
; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
;engine_amxx_i386.so
;engine_amxx.dll
;engine_amxx_amd64.so
Into this:
Code:
; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so
Also turn this:
Code:
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so
Into this:
Code:
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so
Do you have HLstats running? If not disable the line that starts with say_hlstats_for* from your "addons/amxmodx/configs/plugins.ini".

After doing these changes, please repost the result of running:
Code:
amxx modules
amxx list
__________________
Lazarus Long is offline
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 20:44  
Reply With Quote #24

SO i add everything that u gave me after the last thing in modules.ini?
nightmare is offline
Send a message via MSN to nightmare
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-27-2005 , 20:52  
Reply With Quote #25

No, you edit it and replace what you have (the first block) with what I changed (the second block). Then you start the game server, go to the console and run the final two commands above.
__________________
Lazarus Long is offline
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 21:00  
Reply With Quote #26

i just saw 2 ppl in my server!! do i have to do it still the thing u said?
nightmare is offline
Send a message via MSN to nightmare
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-27-2005 , 21:03  
Reply With Quote #27

No, but you have two plugins with errors and one at least is due to the lack of MySQL modules, so you better check that out.
__________________
Lazarus Long is offline
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 21:14  
Reply With Quote #28

which ones are they?
nightmare is offline
Send a message via MSN to nightmare
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-27-2005 , 21:16  
Reply With Quote #29

Plugins 21 and 22 of the list you posted.
__________________
Lazarus Long is offline
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 21:16  
Reply With Quote #30

and i only saw one of the codes u gave me i didnt see the other ones
nightmare is offline
Send a message via MSN to nightmare
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 08:12.


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