Re: Basic Donator Interface
I agree that this is a cool plugin, although it would be nice if someone did something for CSS. It seems that its all for TF2 :cry:.
|
Re: Basic Donator Interface
Quote:
The only mod specific thing in the donator_recognition plugin are the events it hooks. However, I have modifed it to detect which mod it is running in and hook the appropriate events, so it should work just fine in CSS and DODS. It can be found in this thread: http://forums.alliedmods.net/showthread.php?t=122320 The donator.colorchat.tf2 plugin also doesn't have any mod-specific code in it, so it should work just fine in CSS or any other mod. |
Re: Basic Donator Interface
Is it possible to attach the compiled version? The web compiler won't do it.
|
Re: Basic Donator Interface
I would like a compiled version. :(
|
Re: Basic Donator Interface
The first post is missing the plugin header, possibly from being saved twice after using quick-edit.
Please repost in a new thread so that it can be approved. |
Re: Basic Donator Interface
Plugin failed to compile!
|
Re: Basic Donator Interface
Quote:
|
Re: Basic Donator Interface
Quote:
|
Re: Basic Donator Interface
I cant not get this working to save my life! I have no idea what is being explained with the MySQL stuff, I know what mysql is, but no idea what to do to set this up.
|
Re: Basic Donator Interface
Thanks for the plugin, here are some comments:
sm_reloaddonators should update the local g_bIsDonator array after completion. Right now you only do this when a player connects so changes to the DB aren't reflected immediately after sm_reloaddonators is triggered. Would be helpful to have a DonatorsReloaded forward. Plugins which use your interface right now can only rely on OnDonatorConnected. That means changes reloaded by sm_reloaddonators aren't reflected immediately too unless the plugin iterates all players each time when a donator status has to be queried. |
| All times are GMT -4. The time now is 18:17. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.