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

New round super powers v1.6


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   Styles (6)
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 10-19-2008 , 09:11   New round super powers v1.6
Reply With Quote #1



Description

This plugin allows players to draw "super powers" each new round.
On round start their powers are cleared and drawing starts again.

Credits :
- SAMURAI16 (silent footsteps code)

Changelog :
Code:
Changelog :                                                         
12.09.2008 - First release - 1.0 :                     
- First release.                                                    
13.09.2008 - Second release - 1.1 :                                    
- Progerss bar for invisiblity                                      
- Super powers information for players (admin give)                 
21.09.2008 - Third release - 1.2 :                                  
- Healing power add                                                 
- Admin commands are now logged                                     
- MOTD with help                                                    
19.10.2008 - Fourth release - 1.3 :                                 
- Cleaned up the code                                               
- No more shitty colorful msg's                                     
- Menu with help                                                    
- Plugin is now ML                                                  
- Powers activity in MOTD                                           
- Fun module isn't required anymore   
19.10.2008 - Fifth release - 1.4 :                                  
- Admin menu added   
28.10.2008 - Sixth release - 1.5 :                                 
- No more cstrike module required       
- Added cvar for setting amount of armor
- Added cvar for setting amount of health   
30.10.2008 - Seventh release - 1.6 :                      
- Added silent footsteps power

Admin commands

Code:
- nrsp_longjump_give <nick> - longjump admin give                   
- nrsp_shield_give <nick> - super shield admin give                  
- nrsp_invisible_give <nick> - invisiblity admin give               
- nrsp_hp_give <nick> - super HP admin give                         
- nrsp_speed_give <nick> - more speed admin give                   
- nrsp_gravity_give <nick> - less gravity admin give                 
- nrsp_heal_give <nick> - healing power admin give     
- nrsp_silent_give <nick> - silent footsteps admin give

Cvar's

Code:
- nrsp_on - on/off                                        
- nrsp_longjump -  players can/can't draw longjump                
- nrsp_shield - players can/can't draw super shield                
- nrsp_invisible - players can/can't draw invisiblity             
- nrsp_hp - players can/can't draw super HP                        
- nrsp_gravity - players can/can't draw less gravity               
- nrsp_speed - players can/can't draw more speed                    
- nrsp_heal - players can/can't draw healing power 
- nrsp_footsteps - player can/can't draw silent footsteps  
- nrsp_heal_amount - amount of healed HP        
- nrsp_armor_amount - how much AP will player receive               
- nrsp_health_amount - how much HP will player receive        
Cvars can be 1 (on) or 0 (off). (without nrsp_heal_amount, nrsp_armor_amount & nrsp_health_amount)

Required modules

Code:
- fakemeta

Installation

Place nrsp.amxx in
Code:
addons/amxmodx/plugins
Place nrsp.txt in
Code:
addons/amxmodx/data/lang
Open plugins.ini and write there
Code:
nrsp.amxx
Attached Thumbnails
Click image for larger version

Name:	1.JPG
Views:	6751
Size:	78.4 KB
ID:	32757   Click image for larger version

Name:	22.JPG
Views:	6173
Size:	84.5 KB
ID:	32758  
Attached Files
File Type: sma Get Plugin or Get Source (nrsp.sma - 6039 views - 30.7 KB)
File Type: txt nrsp.txt (5.6 KB, 2744 views)
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).



Last edited by FakeNick; 11-16-2008 at 12:54.
FakeNick is offline
Dores
Veteran Member
Join Date: Jun 2008
Location: You really don't wanna k
Old 10-19-2008 , 11:27   Re: New round super powers v1.3
Reply With Quote #2

fakemeta_util is not a module and not required.
Also you should convert CStrike to FakeMeta by using fakemeta stocks.
So servers without cstrike could use this plugin.
If you don't know how to convert from fakemeta to cstrike, check Exolent's Hide N Seek plugin (or any other plugin that has that) and see how he did it.
__________________
O o
/Ż________________________
| IMMA FIRIN' MAH LAZOR!!!
\_ŻŻŻ

Last edited by Dores; 10-19-2008 at 11:30.
Dores is offline
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 10-19-2008 , 11:40   Re: New round super powers v1.3
Reply With Quote #3

Converting from one module to second isn't required, but it's recommended. I'll think about it in next release :].
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).


FakeNick is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-19-2008 , 12:33   Re: New round super powers v1.4
Reply With Quote #4

Looks cool, You could add respawn ability. ;)
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 10-19-2008 , 12:34   Re: New round super powers v1.4
Reply With Quote #5

Hmm, i'll think about it in next release .
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).


FakeNick is offline
Av3nGeR
New Member
Join Date: Oct 2008
Old 10-19-2008 , 13:33   Re: New round super powers v1.4
Reply With Quote #6

Hmm, nice plugin.
I'll use it on my server. Good job! +karma :]
Av3nGeR is offline
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 10-19-2008 , 17:14   Re: New round super powers v1.4
Reply With Quote #7

Thanks, now I'm waiting for an approver.
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).


FakeNick is offline
Melon.Chan!
Junior Member
Join Date: Oct 2008
Location: 天空之
Old 10-20-2008 , 08:54   Re: New round super powers v1.4
Reply With Quote #8

How great!
(My English is poor....)
Melon.Chan! is offline
Melon.Chan!
Junior Member
Join Date: Oct 2008
Location: 天空之
Old 10-20-2008 , 09:15   Re: New round super powers v1.4
Reply With Quote #9

Hmm...Waiting more for it.
__________________
Hah !
Make a friend with [email protected]
Melon.Chan! is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 10-26-2008 , 23:37   Re: New round super powers v1.3
Reply With Quote #10

Quote:
Originally Posted by Dores View Post
fakemeta_util is not a module and not required.
Also you should convert CStrike to FakeMeta by using fakemeta stocks.
So servers without cstrike could use this plugin.
If you don't know how to convert from fakemeta to cstrike, check Exolent's Hide N Seek plugin (or any other plugin that has that) and see how he did it.
Convert to Cstrike and Fakemeta, then your chances are that this will be approved, otherwise it wont be
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
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 07:12.


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