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

[TF2] Donator Recognition


Post New Thread Reply   
 
Thread Tools Display Modes
Author
toazron1
Senior Member
Join Date: Oct 2006
Plugin ID:
1555
Plugin Version:
0.5
Plugin Category:
General Purpose
Plugin Game:
Team Fortress 2
Plugin Dependencies:
Servers with this Plugin:
7 
Plugin Description:
Give donators the recognition they deserve.
Old 03-25-2010 , 15:23   [TF2] Donator Recognition
Reply With Quote #1

This plugin gives donators the recognition they deserve on your server.

Thanks to Jindo for the basic $ sprite

Features
  • Shows a custom connection "tag" when a player joins the server (center hud)
  • Allows players to set their tag and change the color of their tag (donator menu)
  • Shows a sprite over their heads (ONLY at the end of the round)
  • Allows users to pick multiple sprites (or shut them off completely)
Setup
To add more sprites to the list you need to modify TOTAL_SPRITE_FILES and add the file name to the szSpriteFiles and szSpriteNames arrays.

Example:

PHP Code:
new const String:szSpriteNames[TOTAL_SPRITE_FILES][] =
{
    
"Money Sign",
    
"Money Sign / Cloud",
    
"NEW SPRITE LOL"
};

//NOTE: Path to the filename ONLY (vtf/vmt added in plugin)
new const String:szSpriteFiles[TOTAL_SPRITE_FILES][] = 
{
    
"materials/custom/$",
    
"materials/custom/donator2",
    
"PATH/TO/NEWSPRITE_WITHOUT_EXT"
}; 
Screenshot

(Click for a larger picture)
Note

The sprite only shows at the end of the round so it is not intrusive.
This plugin requires Basic Donator Interface.

This plugin is for TF2 only.

Previous downloads: 405
Attached Files
File Type: sp Get Plugin or Get Source (donator.recognition.tf2.sp - 3117 views - 12.2 KB)
File Type: zip materials.zip (13.8 KB, 3153 views)
__________________

Last edited by toazron1; 12-29-2010 at 12:10. Reason: Updated to 0.5
toazron1 is offline
Send a message via AIM to toazron1
bouncer
Veteran Member
Join Date: Apr 2009
Old 03-25-2010 , 15:30   Re: TF2: Donator Recognition
Reply With Quote #2

Love the idea!
Is it possible to only have the dollar sign show up and not the donator cloud?

Also is it possible to have our own custom icons show up that we could make ourselves? (how do we make it?)

Thanks.
__________________


bouncer is offline
toazron1
Senior Member
Join Date: Oct 2006
Old 03-25-2010 , 15:39   Re: TF2: Donator Recognition
Reply With Quote #3

You can use any sprite you want, I just posted the one we use on our servers.
__________________
toazron1 is offline
Send a message via AIM to toazron1
Jindo
AlliedModders Donor
Join Date: May 2009
Location: England, UK
Old 03-25-2010 , 16:57   Re: [TF2] Donator Recognition
Reply With Quote #4

I'll provide the dollar minus the speech bubble, give me a moment.

Nice idea by the way!
__________________
Jindo is offline
bouncer
Veteran Member
Join Date: Apr 2009
Old 03-25-2010 , 16:58   Re: [TF2] Donator Recognition
Reply With Quote #5

cool! Thanks!
__________________


bouncer is offline
Jindo
AlliedModders Donor
Join Date: May 2009
Location: England, UK
Old 03-25-2010 , 17:07   Re: [TF2] Donator Recognition
Reply With Quote #6

The VMT file is identical to the one in the original post and this is completely untested, so no promises. If it doesn't work, I'll try to come up with a working one on the weekend.
Attached Files
File Type: zip materials.zip (4.7 KB, 704 views)
__________________
Jindo is offline
bouncer
Veteran Member
Join Date: Apr 2009
Old 03-25-2010 , 17:12   Re: [TF2] Donator Recognition
Reply With Quote #7

K will test it soon, thanks.
__________________


bouncer is offline
bouncer
Veteran Member
Join Date: Apr 2009
Old 03-25-2010 , 17:51   Re: [TF2] Donator Recognition
Reply With Quote #8

Anyone have quick tutorial on where I can read a NICE FULL ARTICLE on how to create one myself?

I used to..but forgot how to now.
Testing the texture right now Jindo... will edit this post to let you know.
__________________


bouncer is offline
bouncer
Veteran Member
Join Date: Apr 2009
Old 03-25-2010 , 17:52   Re: [TF2] Donator Recognition
Reply With Quote #9

Eh how to compile it using colors.inc....and what is the colors.inc needed for here exactly? (I know what colors.inc is used for) but not in this plugin.
__________________


bouncer is offline
Jindo
AlliedModders Donor
Join Date: May 2009
Location: England, UK
Old 03-25-2010 , 17:57   Re: [TF2] Donator Recognition
Reply With Quote #10

Quote:
Originally Posted by bouncer View Post
Eh how to compile it using colors.inc....and what is the colors.inc needed for here exactly? (I know what colors.inc is used for) but not in this plugin.
Put Colors INC in the includes folder and the plugin should compile.

If you can't see any sign of the coloured text things that colors.inc is used for, then try commenting out the include line for now. Line 159 is the first use I can find.
__________________
Jindo is offline
Reply


Thread Tools
Display Modes

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 15:21.


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