Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 23 of 23
Search took 0.00 seconds.
Search: Posts Made By: NuclearWatermelon
Forum: Plugins 06-18-2011, 23:05
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Sorry, was away on vacation.

That said, this is v0.9-a of raffle which will print to the center of the screen to announce the winner. I will have it be an option in the next version when I have...
Forum: Plugins 03-24-2011, 23:28
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

No sir, no sounds are played.
Forum: Unapproved Plugins 03-12-2011, 20:20
Replies: 496
Views: 187,707
Posted By NuclearWatermelon
Re: Simple Chat Colors

In the hopes someone else will find my modification of this useful, attached is a version of the plugin (as of version 1.1.0) that adds two commands:

sm_colortoggle and sm_colorstatus

The...
Forum: Plugins 01-27-2011, 15:55
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Well, thank you both.

Yes, the issue with a player leaving is that the client index will be re-used by someone else later, so the plugin will pull a different name.

I'll fix it in the next...
Forum: Unapproved Plugins 01-23-2011, 18:08
Replies: 482
Views: 292,998
Posted By NuclearWatermelon
Re: [TF2] TF2Ware - Wario Ware Microgaming!!

TF2Ware2: DIY

Refer to the TF2Ware steam group for current public information.
Forum: Plugins 01-17-2011, 16:50
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

@all is now implemented among the other targeting options with ProcessTargetString
Forum: Plugins 12-27-2010, 18:58
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Removed immunity and ability to target bots.
Forum: Plugins 12-24-2010, 15:47
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Sorry, never saw this.

No, the current usage of FindTarget() that I am using does not allow for @all last I tested.
Forum: Plugins 12-24-2010, 01:35
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

That could be possible, yes, but I do want to keep it quiet simple, I find simply using sm_csay is enough to make it more noticeable.

(There are even times I'll sm_silence @!me before I run the...
Forum: Plugins 12-19-2010, 00:28
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Added server logging.
Forum: Plugins 12-04-2010, 22:52
Replies: 135
Views: 80,317
Posted By NuclearWatermelon
Re: [TF2] Bonus Round Immunity

James up a few posts asked me to modify this to let donators kill each other and use powerplay.

So, I figured I ought to post this here; It requires SDKHooks and powerplay.
Forum: Plugins 11-29-2010, 19:41
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Bug fixes made.

More changes made.
Forum: Plugins 11-29-2010, 15:30
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

I updated the plugin with new commands:


sm_raffle_remove
sm_raffle_list
sm_raffle_cancel



See original post for usage.
Forum: Scripting 11-29-2010, 10:13
Replies: 5
Views: 1,435
Posted By NuclearWatermelon
Re: Finding an admin's login status?

For future reference to anyone looking for an answer to this, GetClientInfo and GetAdminPassword used in combination will serve as a way to tell if an administrator is logged in or not.
Forum: Scripting 11-26-2010, 19:40
Replies: 5
Views: 1,435
Posted By NuclearWatermelon
Re: Finding an admin's login status?

Current verification is by steamID and password as the user in question shares the account.

We'd rather the secondary user not have administrative access (hence the password) and a different...
Forum: Scripting 11-26-2010, 19:16
Replies: 5
Views: 1,435
Posted By NuclearWatermelon
Finding an admin's login status?

I have a situation where an admin is defined by their SteamID, but additionally requires a password.

I have been attempting to write a plugin that will rename them if they do not setinfo their...
Forum: Plugins 11-26-2010, 19:09
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Thraka is correct, it can be added to the menu using adminmenu_custom.txt

Adding this into adminmenu_custom.txt under "Commands" will give you what you are looking for SmackDaddy, at least until I...
Forum: Plugins 11-24-2010, 17:35
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

I really had been hoping to keep it a general-use plugin for any game.

On our servers we run Simple Chat Colors (http://forums.alliedmods.net/showthread.php?p=949520) so confusing who is an admin...
Forum: Plugins 11-24-2010, 14:29
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

The admin has to use the /raffle_assign command to give a number to the person who gave them an item for the pot.

We've always done it where we give the number immediately after the trade, but I...
Forum: Plugins 11-24-2010, 01:53
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

The way we've been using it (in tf2) is that everyone who wishes to join the raffle hands an admin one weapon, and they are assigned a raffle number. At the end, we run the raffle and whoever wins...
Forum: Plugins 11-23-2010, 22:47
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
Re: [ANY] Raffle

Added this minus the comma. You can now put in multiple users like:

/raffle_assign user1 user2 user3
Forum: Plugins 11-23-2010, 01:48
Replies: 48
Views: 38,165
Posted By NuclearWatermelon
[ANY] Raffle

Made with the intention for holding raffles on TF2 trade servers by admins, this plugin ought to work on any source game (not tested on any but TF2) for whatever general purpose you might have for...
Forum: Plugins 11-16-2010, 19:29
Replies: 6
Views: 12,315
Posted By NuclearWatermelon
[TF2] Melee Duels

Based off the original Melee Dare plugin here (https://forums.alliedmods.net/showthread.php?t=106802), the goal of this plugin is to allow two players to have a melee duel with each other without...
Showing results 1 to 23 of 23

 
Forum Jump

All times are GMT -4. The time now is 15:06.


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