Raised This Month: $7 Target: $400
 1% 

VIP Manager + API


Post New Thread Reply   
 
Thread Tools Display Modes
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 01-24-2012 , 06:34   Re: VIP Manager + API
Reply With Quote #11

Awesome.
__________________
You can do anything you set your mind to, man.

Devil259 is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 01-24-2012 , 07:55   Re: VIP Manager + API
Reply With Quote #12

Having both vip_authorized and vip_putinserver seems abit redundant. Just one forward would make it easier
__________________
xPaw is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 01-24-2012 , 09:59   Re: VIP Manager + API
Reply With Quote #13

Quote:
Originally Posted by SparkyFromiFun View Post
i'm excited with this work, but how i can it made working if i use a amxbans?
What does AMXBans have to do with this?

Quote:
Originally Posted by xPaw View Post
Having both vip_authorized and vip_putinserver seems abit redundant. Just one forward would make it easier
vip_authorized() can be called after a player has been connected if a player is VIP based on their name or tag and said player has changed their name to become a VIP.

vip_putinserver() is only called when a VIP user is found when joining.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 01-24-2012 , 10:19   Re: VIP Manager + API
Reply With Quote #14

Nice plugin but less feature, you should add a real time period like your Advance Bans plugin.

For example i want to add ME to be a vip for 3days (just like your advance bans plugin), then after 3days it will automatically remove ME from vip_users.ini.

Format adding a vip user:
"STEAMID" "flag" "time"
__________________
Team-MMG CS1.6 Servers:
✅ MultiMod -- 103.179.44.152:27016
✅ Zombie Plague -- 103.179.44.152:27015
✅ Zombie Escape -- 103.179.44.152:27017
✅ Klassik Kombat -- 103.179.44.152:27018
✅ Boss-Battle -- 103.179.44.152:27019
yokomo is offline
fantarn
Member
Join Date: Feb 2011
Old 01-24-2012 , 10:49   Re: VIP Manager + API
Reply With Quote #15

nice
fantarn is offline
deadman909
Veteran Member
Join Date: Oct 2008
Old 01-24-2012 , 13:19   Re: VIP Manager + API
Reply With Quote #16

What exactly does VIP get though? I don't really understand what this plugin is about. Does VIP get some admin commands / green chat / or VIP tag?
__________________

deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 01-24-2012 , 13:42   Re: VIP Manager + API
Reply With Quote #17

Quote:
Originally Posted by deadman909 View Post
What exactly does VIP get though? I don't really understand what this plugin is about. Does VIP get some admin commands / green chat / or VIP tag?
This plugin manages VIP's.
It has it's own natives/forwards so other amxx coders can make their own addons (like green text / tag / ...).
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
deadman909
Veteran Member
Join Date: Oct 2008
Old 01-24-2012 , 13:49   Re: VIP Manager + API
Reply With Quote #18

Quote:
Originally Posted by drekes View Post
This plugin manages VIP's.
It has it's own natives/forwards so other amxx coders can make their own addons (like green text / tag / ...).
Oh okay I see. Thanks.
__________________

deadman909 is offline
Send a message via MSN to deadman909 Send a message via Yahoo to deadman909
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 01-24-2012 , 13:50   Re: VIP Manager + API
Reply With Quote #19

Updated to v0.0.2:

Quote:
Originally Posted by Exolent[jNr] View Post
Changelog:
0.0.2
  • Added expired VIP support.
  • SQL checking is now saved into memory for less calls to the database.

Author Notes:
Upgrading From v0.0.1 to v0.0.2:
There was an important change on the table in the database!
If you were using SQL in v0.0.1, you will need to run this query on your database for the plugin to work properly:
Code:
ALTER TABLE `vip_users` ADD `date_remove` DATE NOT NULL DEFAULT '0000-00-00';
The add VIP commands now have a "days" argument you can pass.
Please read the new vip.cfg and vip_users.ini files for new information on expiring VIP users.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Dabb
Senior Member
Join Date: Sep 2010
Location: Romania - Hunedoara
Old 01-28-2012 , 12:53   Re: VIP Manager + API
Reply With Quote #20

can you add more features ?
Dabb is offline
Send a message via Yahoo to Dabb
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 01:42.


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