Raised This Month: $32 Target: $400
 8% 

[TF2] VIP Perks Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-18-2015 , 06:14   [TF2] VIP Perks Plugin
Reply With Quote #1

I'm posting this here because I don't want to support it and It's basically a bunch of different plugins mixed into one to offer one single plugin that just works. This is mainly a bunch of copying & pasting as well as personal work put into it for my servers I used to host. (I don't host servers anymore)

There's like a million includes & tons of features I'm not wanting to type up so take a look at the source and use it if you're inclined. I don't take credit for half the code so don't thank me. Some of the code is messy, fair warning!

If you want easy VIP Perks to add to your server and you know the requirements by looking at the source, use it. If you want to copy & paste features into your own plugin or make a fork of this plugin, use it. You don't need my permission obviously but I'm wanting this to be put to good use.

As of 1/20/2015: I updated the plugin by removing an old include file, adding the required functions & uploading the private includes that came with it. You need THIS file for the BHOP to work.
Attached Files
File Type: sp Get Plugin or Get Source (VIPPerks.sp - 643 views - 41.6 KB)
File Type: smx VIPPerks.smx (38.1 KB, 464 views)

Last edited by Drixevel; 01-20-2015 at 05:22.
Drixevel is offline
ShinyRazu
Member
Join Date: Feb 2014
Old 01-18-2015 , 07:19   Re: [TF2] VIP Perks Plugin
Reply With Quote #2

Very nice but it doesn't compile here and you didn't upload jackofdesigns.inc, where can I find this?
ShinyRazu is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-18-2015 , 07:25   Re: [TF2] VIP Perks Plugin
Reply With Quote #3

Quote:
Originally Posted by ShinyRazu View Post
Very nice but it doesn't compile here and you didn't upload jackofdesigns.inc, where can I find this?
That's a deprecated file that no longer exists. Try removing the '#include <jackofdesigns>' and see what errors it throws at you.
Drixevel is offline
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 01-18-2015 , 23:50   Re: [TF2] VIP Perks Plugin
Reply With Quote #4

I imagine it's similar to chdata.inc lel
__________________
Chdata is offline
ShinyRazu
Member
Join Date: Feb 2014
Old 01-19-2015 , 04:48   Re: [TF2] VIP Perks Plugin
Reply With Quote #5

Quote:
Originally Posted by r3dw3r3w0lf View Post
That's a deprecated file that no longer exists. Try removing the '#include <jackofdesigns>' and see what errors it throws at you.
Code:
Undefined symbol "IsValidClient" <328>
Undefined symbol "IsValidClient" <411>
Undefined symbol "FC_BhopStatus" <419>
Undefined symbol "FC_SetBhop" <421>
Undefined symbol "IsValidClient" <432>
Undefined symbol "IsValidClient" <472>
Undefined symbol "CreateParticle" <502>
Undefined symbol "IsValidClient" <694>
Undefined symbol "IsValidClient" <714>
Undefined symbol "IsValidClient" <734>
Undefined symbol "IsValidClient" <754>
Theres a lot more related to those same things but yeah it won't compile :\

Last edited by ShinyRazu; 01-19-2015 at 04:48.
ShinyRazu is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 01-19-2015 , 08:38   Re: [TF2] VIP Perks Plugin
Reply With Quote #6

Isvalidclient......
Basically isclientingame 99% of the time
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-19-2015 , 22:35   Re: [TF2] VIP Perks Plugin
Reply With Quote #7

Quote:
Originally Posted by friagram View Post
Isvalidclient......
Basically isclientingame 99% of the time
I've started using IsClientInGame instead of IsValidClient for a while now, just never got around to updating it with this plugin since it didn't seem necessary at the time.
Drixevel is offline
ShinyRazu
Member
Join Date: Feb 2014
Old 01-20-2015 , 05:20   Re: [TF2] VIP Perks Plugin
Reply With Quote #8

Well I switched the IsValidClient for IsClientInGame and thanks because it did eliminate that issue and there are only 13 errors now. Pretty much:

Code:
Undefined Symbol 'FC_BhopStatus'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'CreateParticle'
Undefined Symbol 'FC_BhopStatus'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'FC_BhopStatus'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'FC_SetBhop'
Undefined Symbol 'CreateParticle'
Undefined Symbol 'CreateParticle'
Undefined Symbol 'CreateParticle'
...if anyone can help? I know I don't have fc.inc (needed for Bhop) so maybe that is why for the Bhop errors

Last edited by ShinyRazu; 01-20-2015 at 05:20.
ShinyRazu is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-20-2015 , 05:22   Re: [TF2] VIP Perks Plugin
Reply With Quote #9

Updated the main file & uploaded the FC include/plugin set to the thread of the original. (Link is in the main thread)
Drixevel is offline
ShinyRazu
Member
Join Date: Feb 2014
Old 01-20-2015 , 07:18   Re: [TF2] VIP Perks Plugin
Reply With Quote #10

Hi, well it compiles but if I type !vip it says no access, even though I have the root flag...
ShinyRazu 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 18:20.


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