AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   Bazooka Wars (DM) /stable version/ [Gameplay] (https://forums.alliedmods.net/showthread.php?t=281680)

didoWEE 04-17-2016 13:21

Bazooka Wars (DM) /stable version/ [Gameplay]
 
8 Attachment(s)

Bazooka Wars
Deathmatch
by didoWEE

Version: 2.1.0 stable

DESCRIPTION
This MOD completely changes the gameplay as every player has only bazooka as weapon.
Teams do nоt matter! You fight only for yourself!
Every player fires missiles at the others in order to kill them!
Explosions can kill players or cause a knockback wave that throws players in the air.

Initialisation and cvars
in bzdm_main.sma:
PHP Code:

new const INT_ROCKET_SPEED 1500;                // Missile speed
new const Float:FL_MAX_DAMAGE 175.0;            // Maximum damage from explosion
new const Float:FL_EXPLOSION_RADIUS 200.0;        // Explosion radius
new const Float:FL_MAX_THROW_SPEED 1200.0;        // Maximum knockback speed 

Cvars:
PHP Code:

bzdm_respawn_time 3
    
// Respawn interval 

*SUGGESTIONS*
- Round Terminator
- Only a few slots (ex. 10 12 14 16, not 32)
- BIG maps only (ex. de_dust2, de_inferno, de_piranesi, etc.)

Krtola 04-17-2016 17:24

Re: Bazooka Wars (DM)
 
This look nice. I will test soon...

EFFx 04-17-2016 18:57

Re: Bazooka Wars (DM)
 
Quote:

Originally Posted by Krtola (Post 2411960)
This look nice. I will test soon...


WAR3DM 04-19-2016 23:58

Re: Bazooka Wars (DM)
 
Should add feature: enable/disable with amx_console command

didoWEE 04-21-2016 13:01

Re: Bazooka Wars (DM)
 
Quote:

Originally Posted by WAR3DM (Post 2412540)
Should add feature: enable/disable

No need in my opinion as it is supposed to be main Mod

bitterness. 04-24-2016 04:03

Re: Bazooka Wars (DM)
 
I put this MOD in my server and it crashes. I think the problem is "bzdm_respawn.amxx" because I can't delete it later...

didoWEE 04-24-2016 11:39

Re: Bazooka Wars (DM)
 
debug the plugin
give me error logs
also tell me which is the map you are playing on
can you give me a demo on what you are doing before the crash or is the crash occuring on server start

nonameguy123 05-21-2017 20:14

Re: Bazooka Wars (DM)
 
bzdm_respawn.amxx is not working because missing include: superspawn can you give it

didoWEE 06-14-2017 04:49

Re: Bazooka Wars (DM)
 
Uploaded in the first post! ty

didoWEE 10-24-2017 13:24

Re: Bazooka Wars (DM) /stable version/ [Gameplay]
 
Updated!
version 2.1.0
- Optimization
- Radar blocked
- Added cvar for respawn time


All times are GMT -4. The time now is 03:33.

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