Raised This Month: $ Target: $400
 0% 

Showing results 1 to 11 of 11
Search took 0.02 seconds.
Search: Posts Made By: m4x
Forum: Plugins 08-27-2012, 05:45
Replies: 481
Views: 320,062
Posted By m4x
Re: TF2 Class Restrictions 0.6 (Updated 08/13/09)

I have done a little change to the script, grab it if you like it.


// If limit is a percentage, calculate real limit
if(flLimit > 0.0 && flLimit < 1.0)
{
iLimit =...
Forum: Plugins 08-23-2011, 17:48
Replies: 481
Views: 320,062
Posted By m4x
Re: TF2 Class Restrictions 0.6 (Updated 08/13/09)

Hi,

this is the change I have made for my server:

// If limit is a percentage, calculate real limit
if(flLimit > 0.0 && flLimit < 1.0)
{
iLimit = RoundToNearest(flLimit...
Forum: Plugins 08-16-2011, 06:00
Replies: 481
Views: 320,062
Posted By m4x
Re: TF2 Class Restrictions 0.6 (Updated 08/13/09)

Great work for ignoreadmins!

Tsunami, I love the percentage settings, but then, it would need some improvements. Could somebody think/script it?

When I use percenatage settings, no snipers at...
Forum: Plugins 06-03-2009, 18:17
Replies: 481
Views: 320,062
Posted By m4x
Re: TF2 Class Restrictions 0.5 (Updated 10/19)

Hi,

could it be possible to implement an immunity for admins? Would you do that? :P

So that admins can still get what class they wont. Dislike when some kids just kicks others to become their...
Forum: Plugins 03-10-2009, 13:24
Replies: 222
Views: 146,533
Posted By m4x
Re: Teamspeak & Ventrilo join v1.2

just ban all the people using stupid characters in their nicks :)

Another thing you can do is to send their userID or steamID instead of the nick - the only disadvantage would be, that you dont...
Forum: Plugins 10-03-2008, 19:04
Replies: 222
Views: 146,533
Posted By m4x
Re: Teamspeak & Ventrilo join v1.2

Well, I have now the modified version of this, where there are up to 5 channels you may choose (you have to define channel-names, passwords and "arguments" in the command.

!ts <channel_id> <name>...
Forum: Scripting 10-03-2008, 08:59
Replies: 5
Views: 1,619
Posted By m4x
Re: How to check if A is substring of B?

So it should be:

if (StrContains(teamspeak_charg, kanal)>=0) {...}

???
Forum: Scripting 10-03-2008, 06:25
Replies: 5
Views: 1,619
Posted By m4x
Re: How to check if A is substring of B?

Tried this:

if (StrContains(teamspeak_charg, kanal)) {...}
if (StrContains(teamspeak_charg2, kanal)) {...}
if (StrContains(teamspeak_charg3, kanal)) {...}

every IF...
Forum: Scripting 10-03-2008, 03:39
Replies: 5
Views: 1,619
Posted By m4x
How to check if A is substring of B?

Sorry,

never done a script in this. Actualy, I need to read parameters for a function and because it is for public use, it should be flexible for variants (switching languages for teamspeak)....
Forum: Plugins 10-02-2008, 10:51
Replies: 222
Views: 146,533
Posted By m4x
Re: Teamspeak & Ventrilo join v1.2

:) smart boy.
But in this way it would be perfectly personalised and probably not that useful for others. And it would be nice to have only one such script and it has to be as much universal as...
Forum: Plugins 09-28-2008, 11:58
Replies: 222
Views: 146,533
Posted By m4x
Re: Teamspeak & Ventrilo join v1.2

Hi berni,

i was going to script this but found your script and some others, too.
I was wondering, could You add support for more channels? I would like to use it for separate languages voice...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 03:46.


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