PDA

View Full Version : Mod Request


karimali831
14-04-2007, 18:56
Hi,

Is it possible when guests join my TS server if they join a specific channel and members join the default channel?

Or Default Channel For guests joining and Default Channel for Registered Users.

Thomas
17-04-2007, 19:18
You can realize it with changing the code of the PerlMOD.

WolfStar76
17-04-2007, 19:37
*blink*

Really? I can set a Default for (R) and a different Default for (U) with the base server?

I'mma have to play with that when I get home. . .

Thomas
17-04-2007, 19:58
You can check if the new player is registered. If so, move him to "his default channel". (or do it with unregistered users or both)

karimali831
12-07-2007, 11:51
1. Extended Welcome Message
Each user receives an extended welcome message after entering the server. This message is freely definable over a text file. This file could contain the following lines:

Welcome <NICKNAME>
Your IP-Address is <IP>
Visit our Websiter www.domain.tld

The TS2PerlMod will replace the substitute symbols with the users information. Each line will be sent to the user as an individual message.

2. Move Idler to Channel
Idlers will be moved to a specific channel.

3. Kick Idlers
Idlers will be kicked from the server.

4. Auto AFK
Users will be moved to a specific channel if their status is set to 'Away'. They'll be moved back to their old channel if they're back.

5. Anti REC
Users will be kicked from the server if they’re recording.

6. Sticky Channel
Users will be bound to a specific channel.

7. Take Over Protection
Every unregistered user, which has SA-Rights on your server, will lose this Permission.

8. Bad Nickname
The TS2PerlMod will search in each users nickname for specific words. These words are freely definable over a text file. This file could contain the following lines:

butt
pimp

If the users nickname contains one of these words, like e.g. Butthead or Superpimp, he'll be switched into a specific channel.

9. Warn Idlers
Idlers will get a specific message.

10. Advertisement
The server sends a message to every player connected.

11. Statistics
Each user receives a message, which contains some information about his connection.

Each feature can be activated or deactivated over a configuration file. A pre-release version is runni

Sorry still confuesd, I don't see a feature that supports this :(

BHKai
12-07-2007, 18:58
He said changing the code not he configs.

karimali831
18-07-2007, 02:53
Never mind can't code that..
what this mod:

Only Windows XP Client allowed?

82694
19-07-2007, 01:03
right click your channel go to edit channel then check the registered flag. Then only registered players/members can join that channel.

BHKai
19-07-2007, 02:54
right click your channel go to edit channel then check the registered flag. Then only registered players/members can join that channel.

Not exactly what he wants. Check the first post of this topic again.

82694
20-07-2007, 05:38
You have four choices under edit channels. The flags are as follows registered,moderated,sub channels, and default.

If you check the registered and default channel then only registered people will go there unless they set their own default channel.

If you leave only one channel that isn't checked registered then all guest will go there.This is how my server is set up.All guest go to the visitor channel until One of the TS server admins allows them to register.

Unless I read the first post wrong again that is my understanding.

BHKai
20-07-2007, 06:39
Someone would have to be in the server at all times. The channel will have to be recreated.

karimali831
22-07-2007, 19:14
Someone would have to be in the server at all times. The channel will have to be recreated.

Exackly.. it won't work unless you modify TS.