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

RDP Point System


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
R0DEmental
BANNED
Join Date: Jul 2014
Location: https://t.me/pump_upp
Old 07-16-2014 , 04:02   RDP Point System
Reply With Quote #1

Hello all guys, i'll be coded point system for CS server, it will can compitable with DR , SURF mods, or other.

DESCRIPTION:
With this plugin you will shop a items with RDPs. Per kill you got +1 RDP. In shop available buy gravity, speed, invisibility, invisibility with orange glow and 200 HP + 200 AP.
Some screens


SERVER CVARS:

rdp_hpap_count 20 // How much costs 200 HP + 200 AP
rdp_speed_count 20 // How much costs Speed
rdp_gravity_count 15 // How much costs Gravity
rdp_invisible_count 30 // How much costs Invisibility
rdp_invisibleglow_count 25 // How much costs Invisibility with orange glow
rdp_kill_count 1 // How much RDPs point give per kill
rdp_ad_hud 1 // Enable/Disable advistment in HUD: 1 - Enable ; 0 - Disable

CLIENT CMDS
/rdp - show your RDPs
/rdpshop - opens RDP shop menu
/rdphelp - open Help MOTD with commands, if others no known.
/rdpgive or Console: amx_rdpadd - Admin command, it will can give free RDPs for everyone.

OTHER SCREENS:








HOW INSTALL:
rdps.amxx put in plugins
rdps.sma put in scripting
rdps.cfg put in configs
rdphelp.txt put in cstrike

Sorry, .sma file not included, cuz i will make a more fixes etc

AND, Sorry for my English im form Latvia

GL

EDIT: Plugin does not available anymore!

Last edited by R0DEmental; 06-22-2016 at 12:10.
R0DEmental is offline
Send a message via ICQ to R0DEmental Send a message via AIM to R0DEmental Send a message via Yahoo to R0DEmental
Mario AR.
Senior Member
Join Date: May 2011
Location: Lima, Perú
Old 07-16-2014 , 04:08   Re: RDP Point System
Reply With Quote #2

You're not allowed to post .amxx files. Amx Mod X is an open-source project.. so, the source is a must!
Mario AR. is offline
R0DEmental
BANNED
Join Date: Jul 2014
Location: https://t.me/pump_upp
Old 07-16-2014 , 04:10   Re: RDP Point System
Reply With Quote #3

okay, but how i edit post? im newbie
EDIT: thats okey, im uploaded

Last edited by R0DEmental; 07-16-2014 at 04:11.
R0DEmental is offline
Send a message via ICQ to R0DEmental Send a message via AIM to R0DEmental Send a message via Yahoo to R0DEmental
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 07-16-2014 , 04:30   Re: RDP Point System
Reply With Quote #4

You don't need to open/close the nvault every time when a player connect/disconnect. Put this in plugin_init...

PHP Code:
gVault nvault_open"RDP_Save_Points" )

        if( 
gVault == INVALID_HANDLE /* put in plugin_init this check too */
        
{
                
set_fail_state"nValut ERROR: =-> Invalid-Handle" )
        } 
Also use nvault_close in plugin_end.

Last edited by HamletEagle; 07-16-2014 at 04:30.
HamletEagle is offline
R0DEmental
BANNED
Join Date: Jul 2014
Location: https://t.me/pump_upp
Old 07-16-2014 , 04:34   Re: RDP Point System
Reply With Quote #5

Quote:
Originally Posted by HamletEagle View Post
You don't need to open/close the nvault every time when a player connect/disconnect. Put this in plugin_init...

PHP Code:
gVault nvault_open"RDP_Save_Points" )

        if( 
gVault == INVALID_HANDLE /* put in plugin_init this check too */
        
{
                
set_fail_state"nValut ERROR: =-> Invalid-Handle" )
        } 
Also use nvault_close in plugin_end.
but points saves very well on SteamID, i dont need to edit.

Last edited by R0DEmental; 07-16-2014 at 04:35.
R0DEmental is offline
Send a message via ICQ to R0DEmental Send a message via AIM to R0DEmental Send a message via Yahoo to R0DEmental
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-16-2014 , 04:51   Re: RDP Point System
Reply With Quote #6

Remove the AMXX file from the ZIP archive
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 07-16-2014 , 05:12   Re: RDP Point System
Reply With Quote #7

Quote:
Originally Posted by R0DEmental View Post
but points saves very well on SteamID, i dont need to edit.
You have to edit. Event if it works you have to use the best way, not one that waste cpu.
HamletEagle is offline
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 07-16-2014 , 05:59   Re: RDP Point System
Reply With Quote #8

Quote:
Originally Posted by R0DEmental View Post
but points saves very well on SteamID, i dont need to edit.
You open vault on plugin_cfg then you can just get and set data in vault as much as you want. Then when plugin ends ( map change ), then you close vault.
__________________
Blizzard_87 is offline
EthicalHacker007
Veteran Member
Join Date: May 2014
Old 07-16-2014 , 22:55   Re: RDP Point System
Reply With Quote #9

Add some more unique items to your shop.
__________________
EthicalHacker007 is offline
R0DEmental
BANNED
Join Date: Jul 2014
Location: https://t.me/pump_upp
Old 07-17-2014 , 00:06   Re: RDP Point System
Reply With Quote #10

Quote:
Originally Posted by EthicalHacker007 View Post
Add some more unique items to your shop.
okay, but i wan't to see your ideas, to release in new version
R0DEmental is offline
Send a message via ICQ to R0DEmental Send a message via AIM to R0DEmental Send a message via Yahoo to R0DEmental
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 07:15.


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