Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 96
Search took 0.01 seconds.
Search: Posts Made By: doa
Forum: Plugins 02-07-2013, 12:15
Replies: 2,258
Views: 1,447,168
Posted By doa
Re: [CSS/CS:GO] Weapon Restrict

I've been trying out different option with sm_allow_restricted_pickup and sm_allow_awp_pickup, but unable to set it up the way I like.

What I want is:
* Only possible to purchase 1 AWP per team...
Forum: Plugins 06-09-2012, 18:05
Replies: 2,258
Views: 1,447,168
Posted By doa
Forum: Plugins 06-09-2012, 17:56
Replies: 2,258
Views: 1,447,168
Posted By doa
Re: [CSS] Weapon Restrict (3.0 is here!)

Yes, to disable AWP when less than 8 players, add this to the file cstrike/addons/sourcemod/configs/restrict/perplayerrestrict.txt.


"PerPlayer"
{
"awp"
{
...
Forum: Plugins 06-02-2012, 16:30
Replies: 2,258
Views: 1,447,168
Posted By doa
Re: [CSS] Weapon Restrict (3.0 is here!)

I guess this question has been asked before. I've search the thread, but it's more than 100 pages...

I want to restrict the AWP to 1 per team, but allow to pick up the enemy teams AWP. Which...
Forum: Plugins 04-11-2012, 16:26
Replies: 31
Views: 37,114
Posted By doa
Re: Welcome Sound

Will ALL players hear the sound when a registred player join?
For example, if I want to notice everyone when an specific player joins the game, is that possible?

Thanks
Forum: Plugins 07-09-2011, 18:45
Replies: 477
Views: 253,798
Posted By doa
Re: [CS:S] Hide and seek - Version 1.4.0

I was able to successfully climb the rope.
Forum: Plugins 07-02-2011, 12:05
Replies: 876
Views: 642,405
Posted By doa
Re: quake sounds [Revamped] (Version 2.7.5 / Updated July 18, 2009)

Please have another look in the cfg-file (quakesoundslist.cfg). There is a "config" for each sound that decide who will hear the sound.
Then have a look on the first page for this thread to see what...
Forum: Plugins 06-30-2011, 17:23
Replies: 540
Views: 307,250
Posted By doa
Re: Server Hop [v0.8.1, updated 2010-03-21]

I have the very same problem, and I asked a number of players to give it a try with the same result.
Forum: Plugins 06-23-2011, 19:16
Replies: 477
Views: 253,798
Posted By doa
Re: [CS:S] Hide and seek - Version 1.4.0

Is it possible to rotate hiders/seekers?
I would like all people to play as both seekers and hiders.

One suggestion is to let the first hider(s) that are killed become seeker(s) next round.
Forum: Plugins 06-21-2011, 16:55
Replies: 2,079
Views: 1,108,774
Posted By doa
Forum: Plugins 06-21-2011, 14:29
Replies: 2,079
Views: 1,108,774
Posted By doa
Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)

I'm trying to balance the timers to allow a player to quickly fetch a beer from the fridge and make it back without being kicked due to AFK, but at the same time avoid complaints from other players....
Forum: Plugins 06-12-2011, 14:55
Replies: 540
Views: 307,250
Posted By doa
Re: Server Hop [v0.8.1, updated 2010-03-21]

I do get the meny to appear but when selecting a server a message says that I'm about to join that server. But nothing happens... I am not redirected to the server and I dont get the ...
Forum: Plugins 08-03-2010, 04:39
Replies: 249
Views: 176,715
Posted By doa
Re: TeamBets 2.6 (Mani Conversion)

Yepp, works as a charm!
Thanks
Forum: Plugins 07-30-2010, 08:02
Replies: 249
Views: 176,715
Posted By doa
Re: TeamBets 2.5 (Mani Conversion)

Of course! I should have spotted the missing } myself.
I'll give this one a try, thanks.
Forum: Plugins 07-30-2010, 06:41
Replies: 249
Views: 176,715
Posted By doa
Re: TeamBets 2.5 (Mani Conversion)

Are u sure u uploaded the new translation-file?
get the exactly same error...
Forum: Plugins 07-29-2010, 04:50
Replies: 249
Views: 176,715
Posted By doa
Re: TeamBets 2.5 (Mani Conversion)

Thanks for giving this a try and for the quick response.

But I'm afraid I ran into som problems. When starting the server with the new version I get som errors:

L 07/29/2010 - 10:43:57: [SM]...
Forum: Plugins 07-28-2010, 19:39
Replies: 249
Views: 176,715
Posted By doa
Re: TeamBets 2.5 (Mani Conversion)

A suggestion:

Disallow betting after the bomb is planted. Many people place their bets when it less then 5 sec before the bomb goes off, which makes it a guarantee to win on the bet.
It should be...
Forum: Plugins 07-28-2010, 07:20
Replies: 2,258
Views: 1,447,168
Posted By doa
Re: [CSS] Weapon Restrict

I'm using sm_perplayer_restrict to disallow AWP when less then 8 players.

perplayerrestrict.txt:


But this seems to override the restict for specific maps where all weapons but pistols are...
Forum: Plugin/Gameplay Ideas and Requests 06-28-2010, 07:46
Replies: 3
Views: 1,438
Posted By doa
Re: Block/detect snd_restart

This is fixed with the CS:S update released last week.

Prior to the update you could execute the command 'snd_restart' in-game to limit the effect of a flash.
Forum: Plugin/Gameplay Ideas and Requests 06-23-2010, 04:44
Replies: 3
Views: 1,438
Posted By doa
Block/detect snd_restart

Hi,

I beleive the flash exploit snd_restart are frequently used on servers around the world. Is there any way to detect or block the usage of that command?

It is supposed to be fixed in CS:S...
Forum: Plugins 06-10-2010, 16:54
Replies: 2,258
Views: 1,447,168
Posted By doa
Re: [CSS] Weapon Restrict

One more question...
What happen with existing weapons when number of players drops below perplayerrestrict?

Let say AWP is restricted when less then 4 players, and during the round the 4th...
Forum: Plugins 06-10-2010, 16:45
Replies: 2,258
Views: 1,447,168
Posted By doa
Re: [CSS] Weapon Restrict

How do you disable stats during warmup? I guess there's a way to do that today?

If not, then pre/post would be one way, simply disable the logging in pre and enable in post.
Forum: Plugins 04-25-2010, 16:51
Replies: 69
Views: 94,754
Posted By doa
Re: Warmup Round (1.1.8, Updated: 10/7/2008)

I like the functionality of this plugin, with pre & post-script and thereby be able to turn of logging and stats during warmup. But I've had severe problems with all server crashing randomly when...
Forum: Plugins 09-22-2009, 07:33
Replies: 705
Views: 351,154
Posted By doa
Re: H-Reserved (Advanced Reserved Slots)

Start the server with maxplayers 33, and set sv_visiblemaxplayers to 32 in server.cfg.
Forum: Plugins 08-25-2009, 14:01
Replies: 705
Views: 351,154
Posted By doa
Re: H-Reserved (Advanced Reserved Slots)

Yes, this plugin can do that.

Start the server with maxplayers 25, and set sv_visiblemaxplayers to 24 in server.cfg.

Leave all cvars in this plugin at their default and you will kick the player...
Showing results 1 to 25 of 96

 
Forum Jump

All times are GMT -4. The time now is 22:13.


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