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

[ANY] Basic Donator Interface


Post New Thread Reply   
 
Thread Tools Display Modes
ddog123456
Junior Member
Join Date: Sep 2011
Old 09-08-2011 , 22:44   Re: [ANY] Basic Donator Interface
Reply With Quote #101

How can i add items to the donators menu such as noclip and TF2 give items capability like giving themselves valve rockets. Original command for this is sm_giveweapon 423. Can someone help me with this.
ddog123456 is offline
moxie2020
Veteran Member
Join Date: Aug 2011
Old 09-27-2011 , 22:23   Re: [ANY] Basic Donator Interface
Reply With Quote #102

Does anyone know where I can find a paypal plugin that will automatically update the donator sql?
moxie2020 is offline
Caps Lock Fuck Yeah
Member
Join Date: Oct 2010
Old 09-27-2011 , 23:21   Re: [ANY] Basic Donator Interface
Reply With Quote #103

Thanks for providing such a wonderful plugin.
Caps Lock Fuck Yeah is offline
serpentine
I don't have a problem
Join Date: Feb 2011
Location: Madison, WI
Old 09-29-2011 , 01:51   Re: [ANY] Basic Donator Interface
Reply With Quote #104

Took a little work as I'm new to the whole compiling bit, nice work. Is it alright if I attach a link with a compiled ready to go file for those who are still having trouble?
serpentine is offline
Predators
New Member
Join Date: Oct 2011
Old 10-05-2011 , 08:22   Re: [ANY] Basic Donator Interface
Reply With Quote #105

This plugin is still works? I tried to put this thing to my tf2 server but looks like it is not works... it shows nothing when i typed !donators to chat board.

but sm_reloaddonators is works.. What should i do..?
Predators is offline
TyanColte
Member
Join Date: Sep 2010
Old 10-08-2011 , 13:04   Re: [ANY] Basic Donator Interface
Reply With Quote #106

Quote:
Originally Posted by toazron1 View Post
Plugins using this interface:

TF2: Donator Recognition
Also using this interface

Donator Skin Color Mod
__________________
TyanColte is offline
FunkyLoveCow
Senior Member
Join Date: May 2010
Old 11-05-2011 , 15:21   Re: [ANY] Basic Donator Interface
Reply With Quote #107

Has anyone modified this to use SourceBans instead of it's own separate database? I've got my donor management build around SourceBans and was hoping I'm not the only one.

Edit. Nevermind...I see the instructions in the OP. I'll give those a shot and let you know how it works.

Last edited by FunkyLoveCow; 11-05-2011 at 15:29. Reason: Failing at reading. Whoops
FunkyLoveCow is offline
FunkyLoveCow
Senior Member
Join Date: May 2010
Old 11-09-2011 , 12:15   Re: [ANY] Basic Donator Interface
Reply With Quote #108

Is there a way to have the chat colors not interfere with HLSW's chat parsing?

As an example:
I join a team and and type a message. HLSW marks it as the team I am on. It is able to show if it is team chat as well.

When I type "!donators", it is not logged at all. This isn't necessarily bad, but it's not the behavior I expected. Once I change my chat color though, HLSW can't associate my messages with a team. Is there a way to correct this so that admins watching the logs from outside the game still know who is on what team?

Resetting the color to 'None' restores HLSW's functionality.

Code:
11:06:49 (Red) FunkyLoveCow       : test
11:06:52 (Red) FunkyLoveCow       : hola
11:06:55 (Red) FunkyLoveCow       : howdy
11:07:00 (Red) FunkyLoveCow (TEAM): moo
   <--- Missing a "!donators"  (set chat to 'yellow')
11:07:14       FunkyLoveCow (TEAM): Test
   <--- Missing a "!donators"  (set chat to 'team color')
11:07:23       FunkyLoveCow (TEAM): Test
   <--- Missing a "!donators"  (set chat to 'olive')
11:07:30       FunkyLoveCow       : Test
11:07:34       FunkyLoveCow (TEAM): testing
   <--- Missing a "!donators"  (set chat to 'random')
11:07:47       FunkyLoveCow (TEAM): Test
   <--- Missing a "!donators"  (set chat to 'None')
11:07:54 (Red) FunkyLoveCow       : test


Edit: To follow up on my previous post about SourceBans: I didn't get it to read directly from the SB tables, mainly because there wasn't an equivalent 'tag' column. Instead, I built triggers in MySQL that populate another table with SteamID, an empty string for tag, and immunity level. I have the plugin read from that table. The triggers fire whenever there is an insert/update or delete from SourceBans admins. Using this, I should be able to just expand that table as needed and never mess with the SB tables. It's cleaner and shouldn't mess with any future SourceBans updates.

Last edited by FunkyLoveCow; 11-09-2011 at 12:22.
FunkyLoveCow is offline
moxie2020
Veteran Member
Join Date: Aug 2011
Old 12-02-2011 , 17:03   Re: [ANY] Basic Donator Interface
Reply With Quote #109

Can you use this plugin with the built in Admin Menus? I use custom votes and a teamswitch plugin and it would be nice for donators to be able to access them all from the donator menu as well. I understand you can register menu items with this plugin but between using sourcebans to manage the database I would prefer to have a version that uses the custom admin flags and menus populate the admin menu where it is much simpler to override what you do not need...

Am I alone on this? Do I just not understand?
moxie2020 is offline
jacek2144
Senior Member
Join Date: Jun 2011
Old 12-04-2011 , 09:17   Re: [ANY] Basic Donator Interface
Reply With Quote #110

Need help

when i type !donators in chat nothing happens

here is my donators.ini :

STEAM_0:1:(CENSORED STEAM ID);5
STEAM_2:0:(CENSORED STEAM ID);5
STEAM_0:0:(CENSORED STEAM ID);5
STEAM_0:0:(CENSORED STEAM ID);5
STEAM_0:1:(CENSORED STEAM ID);5
STEAM_0:1:(CENSORED STEAM ID);5

i did something wrong ?

Last edited by jacek2144; 12-04-2011 at 09:19.
jacek2144 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:54.


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