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

Redirect by ID?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
$n1p3r
Member
Join Date: Feb 2010
Old 08-08-2010 , 07:22   Redirect by ID?
Reply With Quote #1

Is there any possiblity to make redirect by ID?

Let's say I want to redirect an entire team from one internet-caffe to other server.

They are trying to join Server1 and when server reads their Steam ID-s.. that automaticaly redirects them to an CW server or something like that.

No I dont need redirect by IP I need redirect by Steam ID


Thanks!
$n1p3r is offline
Send a message via MSN to $n1p3r Send a message via Skype™ to $n1p3r
bluechester
AlliedModders Donor
Join Date: Nov 2008
Old 08-08-2010 , 12:52   Re: Redirect by ID?
Reply With Quote #2

Search.
bluechester is offline
$n1p3r
Member
Join Date: Feb 2010
Old 08-10-2010 , 08:05   Re: Redirect by ID?
Reply With Quote #3

Quote:
Originally Posted by bluechester View Post
Search.

Is that only thing you can write?
Dont you think I tried before I wrote a post?
$n1p3r is offline
Send a message via MSN to $n1p3r Send a message via Skype™ to $n1p3r
bluechester
AlliedModders Donor
Join Date: Nov 2008
Old 08-10-2010 , 13:05   Re: Redirect by ID?
Reply With Quote #4

Quote:
Originally Posted by $n1p3r View Post
Is that only thing you can write?
No, it isn't.

Quote:
Originally Posted by $n1p3r View Post
Dont you think I tried before I wrote a post?
Obviously you didn't, because I wouldn't have told you so otherwise.

EDIT:

There is no need for a redirect plugin strictly by Steam ID unless you are running a non-Steam server with redirects looking for a Steam player base. But this can be resolved by simply not running non-Steam on the specified redirects, but this is why I could be wrong. Either way, there is a working redirect plugin on this forum and it doesn't matter by Steam ID or not, it redirects players.

EDIT2:

You also posted this in the wrong section of the forums. Just throwing it out there.

Last edited by bluechester; 08-10-2010 at 14:11.
bluechester is offline
$n1p3r
Member
Join Date: Feb 2010
Old 08-11-2010 , 18:24   Re: Redirect by ID?
Reply With Quote #5

As I said I dont need to redirect ALL PLAYERS... I want to redirect my friends SteamID to an other server!
Because I got Public server with Psychostats and players that are Top 50 have privileg to play on my VIP server and I want when that plugin is active that this transfere them to an other server, (ID's that are on list)
$n1p3r is offline
Send a message via MSN to $n1p3r Send a message via Skype™ to $n1p3r
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-11-2010 , 19:20   Re: Redirect by ID?
Reply With Quote #6

You could just modify an existing redirect plugin by adding a flag check. Something like:

PHP Code:
if( get_user_flags(id) & ADMIN_SOME_LEVEL )
{
    
// redirect

Must easier than making a plugin that required yet another file.
__________________
fysiks is online now
bluechester
AlliedModders Donor
Join Date: Nov 2008
Old 08-11-2010 , 23:16   Re: Redirect by ID?
Reply With Quote #7

amx_exec player "Connect IP"

Problem solved.
bluechester 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 02:20.


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