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

Subplugin Submission [ZP] Bazooka + New Modes v1.6


Post New Thread Reply   
 
Thread Tools Display Modes
manafi
Senior Member
Join Date: Jun 2009
Old 02-09-2011 , 17:04   Re: [ZP] Bazooka + New Modes
Reply With Quote #121

you can do this ? pls
manafi is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 02-09-2011 , 18:12   Re: [ZP] Bazooka + New Modes
Reply With Quote #122

in what fire mode does this happen?
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 02-09-2011 , 21:22   Re: [ZP] Bazooka + New Modes
Reply With Quote #123

Quote:
Credits:
G-Dog - For his original Bazooka code
NiHiLaNTh - Switching thing | Help on removing engine include
abdul-rehman - Help on removing engine include
PHP Code:
stock launch_push(idvelamount)
{
    static 
Float:flNewVelocity[3], Float:flCurrentVelocity[3]
    
    
velocity_by_aim(id, -velamountflNewVelocity)
    
    
get_user_velocity(idflCurrentVelocity)
    
xs_vec_add(flNewVelocityflCurrentVelocityflNewVelocity)
    
    
set_user_velocity(idflNewVelocity)

Things like this makes me angry ._.'
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
Old 02-10-2011, 01:40
zhulo
This message has been deleted by zhulo.
manafi
Senior Member
Join Date: Jun 2009
Old 02-10-2011 , 07:48   Re: [ZP] Bazooka + New Modes
Reply With Quote #124

Quote:
Originally Posted by georgik57 View Post
in what fire mode does this happen?
Camera fire mode
manafi is offline
Vechta
Veteran Member
Join Date: Jun 2010
Old 02-10-2011 , 08:09   Re: [ZP] Bazooka + New Modes
Reply With Quote #125

Quote:
Originally Posted by meTaLiCroSS View Post
PHP Code:
stock launch_push(idvelamount)
{
    static 
Float:flNewVelocity[3], Float:flCurrentVelocity[3]
    
    
velocity_by_aim(id, -velamountflNewVelocity)
    
    
get_user_velocity(idflCurrentVelocity)
    
xs_vec_add(flNewVelocityflCurrentVelocityflNewVelocity)
    
    
set_user_velocity(idflNewVelocity)

Things like this makes me angry ._.'
It's your code?
Vechta is offline
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 02-10-2011 , 09:44   Re: [ZP] Bazooka + New Modes
Reply With Quote #126

Quote:
Originally Posted by Vechta View Post
[ZP] Extra item: Bazooka + New Modes


Description: Here you can download a custom Bazooka for Zombie Plague,
it has new modes you'll see it under Cvars.
The modes are switchable by Pressing Attack2 (Right mouse click).
Alot of people requested it on this and other forums, i had using this
private for some weeks but now I want to release it and only here
you can download it now. Have fun with it

Included:
PHP Code:
#include <amxmodx>
#include <amxmisc>
#include <fakemeta>
#include <engine>
#include <hamsandwich>
#include <zombieplague>
#include <xs> 
Cvars:
You will also find all Cvars in the zp_bazooka_modes.cfg files, you
can change them there.
PHP Code:
 
// Delay - How long it will be taken to reload Bazooka
zp_bazooka_delay 10 // Standart - 10
 
// Damage - How many damagen taken if touching ground
zp_bazooka_damage 650 // Standart - 800
 
// Radius - Radius of damage if rocket touch ground
zp_bazooka_radius 250 // Standart - 500
 
// Map - Bazooka just one Round or full map?
zp_bazooka_map 0 // 0 - Disabled | 1 - Enabled
 
// Award - How many packs gain if taken more damage then -
// zp_human_damage_reward cvar
zp_bazooka_awardpacks 1 // Standart 1
 
// Normal shoot speed - Bazooka's rocket Speed on Normal shoot
zp_bazooka_speed 800 // Standart 1000
 
// Homing shoot speed - Bazooka's rocket Speed on Homing shoot
zp_bazooka_homing_speed 350 // Standart 350
 
// Camera shoot speed - Bazooka's rocket Speed on Camera shoot
zp_bazooka_camera_speed 300 // Standart 300
 
// Count - How many bazooka can hold in hand by all players
zp_bazooka_count 4 // Standart 4 
Defines:
PHP Code:
#define CUSTOM_MODEL 
- Set " // " before if you want using original half life models
PHP Code:
#define ADMIN_BAZOOKA 
- Set " // " before if you want disable free Bazooka for Admin
PHP Code:
#define BAZOOKA_ACCESS ADMIN_LEVEL_H 
- Here you can put the flag what Admin need to get free Bazooka,
it disabled if ADMIN_BAZOOKA define is disabled

Modes:
  • Normal fire mode - Normal rocket shoot like other Bazookas
  • Homing fire mode - The rocket follows enemy (Zombie|Nemesis)
  • Camera fire mode - You can control the rocket
Models & Sounds:
-If you defined custom models you need to use custom models
or the models from the rar file i uploaded and you need 1 sound
from rar file, it doesnt exist on valve "nuke_fly.wav" be sure that
it is in weapons sound folder or you can't head shoot sound
in-game.

Credits:
G-Dog - For his original Bazooka code
NiHiLaNTh - Switching thing | Help on removing engine include
abdul-rehman - Help on removing engine include

Versions:
PHP Code:
v1.0 
Released
 
v1.1
-Removed engine module
 
v1.2
-Fixed Camera thing 
-Fixed switching modes bug
 
v1.3
-Fixed little mistake on Admin check
 
v1.4
-Fixed some little mistakes
-Fixed the zp_register_extra_item compile bug
-Added engine module again for better Camera quality
-Added 2 Cvars for Homing Camera mode rocket speed
 
v1.5
-Removed reload message (Was bugged)
-
Added new reload bar
-Added new stock for explosion and more
-Added that Mode can only changing while holding knife
-New explosion effects Screenshake
-Fixed some little bugs with modes 
Notes:
-If you find any Bugs report them please.
-You can easily change Cvars in the zp_bazooka_modes.cfg file
-Nuke_fly.wav sound aren't exist in cs you need to download it yourself
This is best bazooka plugin but i sad because public it.
Now all estonia zombie server use this

before there were only two servers who use it.

Also this plugin http://forums.alliedmods.net/showpos...postcount=2089 is it your done ?
.Dare Devil. is offline
Vechta
Veteran Member
Join Date: Jun 2010
Old 02-10-2011 , 09:49   Re: [ZP] Bazooka + New Modes
Reply With Quote #127

no it isnt.
Vechta is offline
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 02-10-2011 , 09:53   Re: [ZP] Bazooka + New Modes
Reply With Quote #128

Quote:
Originally Posted by Vechta View Post
no it isnt.
But this is same plugin?
i think so
.Dare Devil. is offline
Vechta
Veteran Member
Join Date: Jun 2010
Old 02-10-2011 , 10:02   Re: [ZP] Bazooka + New Modes
Reply With Quote #129

no?
Vechta is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 02-10-2011 , 10:03   Re: [ZP] Bazooka + New Modes
Reply With Quote #130

Quote:
Originally Posted by Vechta View Post
It's your code?
It is. See my Advanced Antidote Gun.
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
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 22:42.


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