AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   bullet_damage(f117bomb) (https://forums.alliedmods.net/showthread.php?t=3119)

kingpin 06-26-2004 19:45

bullet_damage(f117bomb)
 
1 Attachment(s)
ported on request http://130.215.31.29/forums/viewtopic.php?t=3445

This plugin shows damage done by each bullet to a person and from which attacker.

Code:

/* AMX Mod X script.
*
* (c) Copyright 2002-2003, f117bomb
* This file is provided as is (no warranties).
*
*  *******************************************************************************

*        Ported By KingPin( [email protected] ). I take no responsibility
*        for this file in any way. Use at your own risk. No warranties of any kind.
*
*  *******************************************************************************
*
* This shows the damage you do to people as you shoot via hud msg.
* bullet_damage must be set to 1
*
*/

#include <amxmodx>


-=STN=- MaGe 07-13-2004 19:43

just noticed, testing right now

FroXeN 08-02-2004 21:59

its helpful to look around the walls :roll:

kingpin 08-02-2004 22:00

sure is...

Cable Guy 10-01-2004 05:29

?
 
Hey kingpin,I put the plugin on the server which fired up no prob.But doesn't report the hits,I know its because I don't have the sma file on the server thus,can't use bullet_damage 1.where do I put the sma file?

kingpin 10-01-2004 07:26

not the sma, you have to put the amx(x) file only, and add the exact name f the file to your plugins.ini.

Cable Guy 10-01-2004 15:52

did
 
yup I did that,load the plugin and added it in plugins ini,amx plugins reports it as loaded,but there are no hit reports,so I thought it had something to do with bullet_damage.the doc says bullet_damage must be set to 1,well where do I set it to 1?do I have to create a line somewhere whats the deal?

JustGags 10-01-2004 18:34

In your server.cfg just add a line reading:

Code:

bullet_damage 1
This will enable the plugin.

Cable Guy 10-01-2004 18:45

t
 
cool thanks

Cable Guy 10-01-2004 21:17

works great


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

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