Raised This Month: $ Target: $400
 0% 

Redirect to your new server IP


Post New Thread Reply   
 
Thread Tools Display Modes
ShibbyServers
Junior Member
Join Date: Jul 2004
Old 07-16-2008 , 14:48   Re: Redirect to your new server IP
Reply With Quote #31

I figured out why you guys were getting the OverFlow error.

When you install the new versions of AMX MOD X it has a new backwards compatibility layer that allows you to use plugins built for previous versions of AMX MOD X.

In the plugins.ini this is what it looks like.

; Enable to use AMX Mod plugins
; amxmod_compat.amxx ; AMX Mod backwards compatibility layer

Change to:

; Enable to use AMX Mod plugins
amxmod_compat.amxx ; AMX Mod backwards compatibility layer

and restart the server and you will be good to go.

Hope that helps you guys how. This was not poor code it was just you not paying attention at what you were doing and not thinking it through.
ShibbyServers is offline
firefoxx
New Member
Join Date: Aug 2008
Old 08-08-2008 , 10:53   Re: Redirect to your new server IP
Reply With Quote #32

Is this possible for CSS?

Last edited by firefoxx; 08-10-2008 at 07:03.
firefoxx is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 08-15-2008 , 21:01   Re: Redirect to your new server IP
Reply With Quote #33

Quote:
Originally Posted by firefoxx View Post
Is this possible for CSS?
If your referring to this plugin, its for amxmodx, that should answer your question. If you want a redirect for source, look in that section.
__________________
bmann_420 is offline
Self-Serve
Member
Join Date: Jul 2008
Old 08-23-2008 , 18:30   Re: Redirect to your new server IP
Reply With Quote #34

I just put it on my server and it didn't redirect anybody.

It also says in amxmodmenu that the plugin is LOCKED

Whats that mean?
__________________
Self-Serve is offline
Send a message via AIM to Self-Serve
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 08-23-2008 , 19:44   Re: Redirect to your new server IP
Reply With Quote #35

<rhetorical>And you rent servers?</rhetorical>

You have to set the *_enable CVAR to 1 and then restart the map. You may have to restart it twice depending on when you set the CVAR.
__________________
Brad is offline
Vet
Veteran Member
Join Date: Jul 2006
Location: I|O wa
Old 08-24-2008 , 00:28   Re: Redirect to your new server IP
Reply With Quote #36

Quote:
Originally Posted by Brad View Post
You have to set the *_enable CVAR to 1 and then restart the map.
Correct. As covered previously in this thread, the CVars won't get read until the map changes.
__________________
=====================================
- My Plugins -
=====================================

Last edited by Vet; 08-24-2008 at 00:34.
Vet is offline
Send a message via MSN to Vet
{HK}recon'de'sprayer
Junior Member
Join Date: Oct 2006
Old 09-07-2008 , 18:35   Re: Redirect to your new server IP
Reply With Quote #37

I have tried everything suggested in this thread to get this redirect plugin to work. Including restarting server, changing to new map, resetting enable to 1. I get stuck at the channel overflow. I have my motd.txt set to be read at my web site as follows

<html>

<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="http://hellskitchen-dod.com/motd.html" name="frame_main" />
</frameset>

</html>

and to combat the reliable channel overflow and I have tried to reduce the text in my motd.html but I keep getting the reliable channel overflow after I enter the server. (It does not redirect me to my new server) I have the cvars set in my amxx.cfg file as follows

redirect_enable 1
redirect_ip "72.5.102.53"

I tried it in my server.cfg and still it does not work. Any help would be appreciated. Thanks

Last edited by {HK}recon'de'sprayer; 09-07-2008 at 18:52.
{HK}recon'de'sprayer is offline
{HK}recon'de'sprayer
Junior Member
Join Date: Oct 2006
Old 09-07-2008 , 18:50   Re: Redirect to your new server IP
Reply With Quote #38

Quote:
Originally Posted by ShibbyServers View Post
I figured out why you guys were getting the OverFlow error.

When you install the new versions of AMX MOD X it has a new backwards compatibility layer that allows you to use plugins built for previous versions of AMX MOD X.

In the plugins.ini this is what it looks like.

; Enable to use AMX Mod plugins
; amxmod_compat.amxx ; AMX Mod backwards compatibility layer

Change to:

; Enable to use AMX Mod plugins
amxmod_compat.amxx ; AMX Mod backwards compatibility layer

and restart the server and you will be good to go.

Hope that helps you guys how. This was not poor code it was just you not paying attention at what you were doing and not thinking it through.
In trying to get this plugin to work, looked in my plugin.ini file for those cvar's but they were no where in my plugin.ini file.
{HK}recon'de'sprayer is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 09-07-2008 , 22:19   Re: Redirect to your new server IP
Reply With Quote #39

cvars do not go into plugins.ini, they go into your amxx.cfg
__________________
bmann_420 is offline
`666
AlliedModders Donor
Join Date: Jan 2006
Old 09-07-2008 , 22:26   Re: Redirect to your new server IP
Reply With Quote #40

and make sure you added correct port
`666 is offline
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 09:30.


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