PDA

View Full Version : [Extra Item] Superpower KameHameHa (From DragonBallZ TV Show) updated v1.5


ezio_auditore
01-21-2014, 02:54
Descriptoin:

This plugin is made for DragonBallZ lovers.

In this plugin, everyone has a superpower, i.e 'Kame Hame Ha'

To use this, simply hit +USE button.

After n(defined in cvars) seconds, the power will be released and it will explode and do some damage to its victim.

Everytime we use a Kame Hame Ha, we are charged an amount of money (default is 15)

CVARS:

amx_kmha_waittime | how much time to wait before we can use the power again | default 2
amx_kmha_cost | Sets its cost | default 50
amx_kmha_damage | Defines damage | default 75
amx_kmha_speed | defines its velocity | default 2000
amx_kmha_shield_cost | cost of kamehameha shield | default 500
amx_kmha_manaamt | amount of mana a player has | default 15
amx_kmha_radius | Radius in which kamehameha inflicts damage | Default 250

Instructions:-

Put .amxx file in addons/amxmodx/plugins and register in plugins.ini

OR

Put the .sma file in addons/amxmodx/scripting, run compile.exe, copy the amxx from compiled folder

gameplay video (http://www.youtube.com/watch?v=5O49mcqa1iw&feature=youtu.be)



/*
* CHANGELOG:-
* v1.0
* Initail release
*============================================ ========================================
* v1.1
* Fixed bug when you kill someone
* Added killtime effects
*============================================ ========================================
* v1.2
* Added a new explosion effect
*============================================ ========================================
* v1.3
* Added new feature (KMHA SHIELD)
*============================================ ========================================
* v1.4
* Added a mana feature (By idea of DavidJr)
* Moved the changelog above includes [:P)
*============================================ ========================================
* v1.5
* Added a loadbar feature
*============================================ ========================================
*/


(https://www.youtube.com/watch?v=lNgky1VLT1Q&feature=youtu.be)

ironskillz1
01-21-2014, 09:04
Screenshots?

Kia
01-22-2014, 05:51
Video?

And your Cvartotime Stock is useless, just use get_pcvar_float.

ezio_auditore
01-22-2014, 07:48
Video?

And your Cvartotime Stock is useless, just use get_pcvar_float.

Thanks Kia

and i'll post the vido ASAP i am online ffrom MY pc

ezio_auditore
01-23-2014, 10:11
Updated the plugin to v1.1 + added a gameplay video to thread

Kia
01-23-2014, 12:12
Not so impressive, I'd like to see more effects e.g. Sonic Blast.

ironskillz1
01-23-2014, 13:41
Not so impressive, I'd like to see more effects e.g. Sonic Blast.

Agree the effect is kinda ugly :/

Kia
01-23-2014, 14:11
Agree the effect is kinda ugly :/

More like a rocket launcher.

ezio_auditore
01-24-2014, 10:07
and i guess that can be applied if i use a spherical model for kmha

ezio_auditore
01-25-2014, 08:28
Not so impressive, I'd like to see more effects e.g. Sonic Blast.
Thanks Kia.

Added that sonic explosion effect

Blizzard_87
01-26-2014, 03:22
Updated the plugin to v1.1 + added a gameplay video to thread

Should make another video of new updated effect

ezio_auditore
03-15-2014, 04:35
Should make another video of new updated effect


Sorry, that was a late reply (very late indeed)
Now, I am free from exams and I will upload ASAP

DavidJr
03-16-2014, 00:42
Will be good if using mana

ezio_auditore
03-16-2014, 00:47
mana....
you,mean glow the person who is damaged by KameHameHa

DavidJr
03-16-2014, 00:56
No, when you use kamehameha, it will charge the money and I think it will be good if you use mana to attack with kamehameha. So it won't charge the money, but the mana. Example:
Every player is given 100 mana, let's say he uses kamehameha once. When he uses kamehameha the mana will decrease.

ezio_auditore
03-16-2014, 01:09
woah thats simply great idea...
appreciate it

ezio_auditore
03-16-2014, 08:32
Done... +added new featurs

upgraded from v1.2 to v1.4

Sun Aloe
03-28-2014, 21:55
Suggestions to make this plugin more unique:

- Possibility to regenerate the 'mana' using a key and a sound (the original one from the anime) playing while regenerating.
- Possibility to increase the damage radius of the explosion. Changing the radius using a cvar.
- Kamehameha voice sound (maybe the goku voice)

ezio_auditore
03-29-2014, 00:11
nice idea....
that should be an another update

Blizzard_87
03-29-2014, 03:00
Can you make the blast more like the real effect and not just a normal grenade explosion?

ezio_auditore
03-30-2014, 00:18
Can you make the blast more like the real effect and not just a normal grenade explosion?
yes I can, but searching for that type of Sprite is real chaos....

Blizzard_87
03-30-2014, 01:24
yes I can, but searching for that type of Sprite is real chaos....

Game banana? Might have something close

ezio_auditore
03-30-2014, 08:22
Game banana? Might have something close
alright, it will be soon since i launch a new update

Sun Aloe
05-12-2014, 12:31
alright, it will be soon since i launch a new update

Are you working on it?

ezio_auditore
05-12-2014, 13:03
Paused..
but working if you ask for an update..

Sun Aloe
05-12-2014, 13:38
I think this could be a good plugin if updated. It has potential as a fun stuff plugin. We left ideas for you to work on.

ezio_auditore
05-26-2014, 00:54
Updated v1.5


/*
* CHANGELOG:-
* v1.0
* Initail release
*============================================ ========================================
* v1.1
* Fixed bug when you kill someone
* Added killtime effects
*============================================ ========================================
* v1.2
* Added a new explosion effect
*============================================ ========================================
* v1.3
* Added new feature (KMHA SHIELD)
*============================================ ========================================
* v1.4
* Added a mana feature (By idea of DavidJr)
* Moved the changelog above includes [:P)
*============================================ ========================================
* v1.5
* Added a loadbar feature
*============================================ ========================================
*/