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

Admin Explode


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   Hawk552 (427)
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 01-09-2010 , 11:06   Admin Explode
Reply With Quote #1

Admin Explode


Description:

- Before saying any bullshit about nonsteam, read here first. I don't have czero from steam installed in pc and i'm too lazy to download him, i already have a nonsteam version because i need to test with bots.
- Bassicaly, with this plugin, if an admin die, will explode in a radius of <x> with <damage>! A skull icon will appear on right up corner of HUD, when someone died in that explosion.


Cvars:

ae_enabled - 1 - plugin enabled / 0 - plugin disabled
ae_radius - 500 - the explosion radius
ae_damage - 1000.0 - explosion damage
ae_frags - 1 - frag bonus for each kill in explosion
ae_money - 100 - money bonus for each kill in explosion




Attached Files
File Type: sma Get Plugin or Get Source (AdminExplode.sma - 7134 views - 4.3 KB)
__________________

Last edited by tuty; 11-26-2015 at 16:44.
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
Owyn
Veteran Member
Join Date: Nov 2007
Old 01-09-2010 , 11:11   Re: Admin Explode
Reply With Quote #2

Quote:
Originally Posted by tuty
i have nonsteam
i found a
__________________
☜ Free Mozy ☂backup\҉sync user
Quote:
Американский форум - Задаёшь вопрос, потом тебе отвечают.
Израильский форум - Задаёшь вопрос, потом тебе задают вопрос.
Русский форум - Задаёшь вопрос, потом тебе долго рассказывают, какой ты мудак.
Owyn is offline
Send a message via ICQ to Owyn
fang
Senior Member
Join Date: Nov 2007
Location: New Jersey
Old 01-09-2010 , 11:44   Re: Admin Explode
Reply With Quote #3

Quote:
Originally Posted by Owyn View Post
i found a
He has steam. He played in my DR server a while ago plus he said in the topic above it's just for testing on his other computer that he didn't bother to install Steam/CZ on.


@Tuty: Good job. I'll try this later when I get the time.
fang is offline
Tonda
Senior Member
Join Date: Aug 2009
Old 01-09-2010 , 11:46   Re: Admin Explode
Reply With Quote #4

where is define admin? in this plugin ist nothing about admin .... i need define admin with level h
Tonda is offline
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 01-09-2010 , 11:50   Re: Admin Explode
Reply With Quote #5

Quote:
Originally Posted by Tonda View Post
where is define admin? in this plugin ist nothing about admin .... i need define admin with level h
is_user_admin( iVictim )

( get_user_flags( iVictim ) & ADMIN_LEVEL_H )
__________________
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
Tonda
Senior Member
Join Date: Aug 2009
Old 01-09-2010 , 17:40   Re: Admin Explode
Reply With Quote #6

Quote:
Originally Posted by DarkGod View Post
is_user_admin( iVictim )

( get_user_flags( iVictim ) & ADMIN_LEVEL_H )
thx

Last edited by Tonda; 01-09-2010 at 17:42.
Tonda is offline
dnbx
Junior Member
Join Date: Nov 2009
Old 07-30-2011 , 07:41   Re: Admin Explode
Reply With Quote #7

Quote:
Originally Posted by DarkGod View Post
is_user_admin( iVictim )

( get_user_flags( iVictim ) & ADMIN_LEVEL_H )
i using this modification and i changed ADMIN_LEVEL_H to ADMIN_USER because i need this effect to all users.
and I have problem after server starts after 1-2 minuts it`s crashed with out any error.
can anybody check the plugin and correct it
dnbx is offline
Old 01-10-2010, 20:04
joaquimandrade
This message has been deleted by YamiKaitou. Reason: link to non-steam
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 01-10-2010 , 20:12   Re: Admin Explode
Reply With Quote #9

PHP Code:
    if( equalszWeapon"world"
    || 
equalszWeapon"worldspawn"10 
    || 
equalszWeapon"trigger_hurt"12 
    || 
equalszWeapon"door_rotating"13 
    || 
equalszWeapon"door")
    || 
equalszWeapon"rotating"
    || 
equalszWeapon"env_explosion"13 ) )
    {
        return 
PLUGIN_CONTINUE;
    } 
Ever heard about tries ?


Why limit this to admins ? Can't you make a cvar for it ? Also please make a cvar to check admin flags like "cvar_name_flags_needed" "abcef".


About non-steam and bots, why don't you install PodBot on cs ?
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 01-11-2010 , 07:31   Re: Admin Explode
Reply With Quote #10

@connor = i dont know how tu use tries and new arrays...
- i'm too lazy to install pod bot
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
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 23:43.


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