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

tracer_fire (jon)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Event Related        Approver:   devicenull (200)
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 06-17-2004 , 20:21   tracer_fire (jon)
Reply With Quote #1

ported for following thread : http://130.215.31.29/forums/viewtopic.php?t=3119

Code:
/* AMX Mod X script. 
*
* tracer_fire by jon
*
* based on war weapon tracers.
*
* latest fixes:
*  - found get_user_origin mode 4, for cs only.
*    this allows us to draw the tracer to where the bullet actually
*    went instead of where the player was aiming.
*
* features solid, random, weapon class, and team color(s)
* and a new option to prevent player from seeing their own tracer.
*
*  *******************************************************************************
*   
*	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. 
*
*  *******************************************************************************
*
*
* TODO:
*  - read default colors from a cfg or ini or something
*  - save colors/mode between map changes instead of loading defaults
*/


#include <amxconst>
#include <amxmodx>
#include <amxmisc>
#include <string>
Code:
/*	gamemode:
*	0 - disabled
*	1 - use nCOLOR vars for color (defaults to pink 255,0,204)
*	2 - random color from fixed table for every shot
*	3 - use weapon table for colors
*	4 - team based. CT=blue, T=red
*/
new gamemode

/*	option_all
*	0 - send individual messages. player does not 'see' his/her own tracer. bots do not 'see' tracers.
*	1 - MSG_ALL every tracer.
*/
new option_all = 1
Attached Files
File Type: sma Get Plugin or Get Source (tracer_fire.sma - 17230 views - 9.5 KB)
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
Peli
Veteran Member
Join Date: Mar 2004
Location: San Diego, CA
Old 06-17-2004 , 20:26  
Reply With Quote #2

Nice plugin man , I like it , going to put it on my server.
Peli is offline
Send a message via MSN to Peli
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 06-17-2004 , 20:27  
Reply With Quote #3

I have a boat load of plugins from amx lying around most ported a lot still waiting.. just port one when someone asks... or post it if ported already...
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
Peli
Veteran Member
Join Date: Mar 2004
Location: San Diego, CA
Old 06-17-2004 , 20:46  
Reply With Quote #4

Oh , that's nice.
Peli is offline
Send a message via MSN to Peli
davee
New Member
Join Date: Jun 2004
Old 06-18-2004 , 13:51  
Reply With Quote #5

Hi all
can this plugin be set to make a tracer on a number of shoots fired?
like i would setup every 6th shoot to make a tracer .
davee is offline
Downtown1
Veteran Member
Join Date: Mar 2004
Old 06-18-2004 , 22:39  
Reply With Quote #6

How about optional HL-like tracers? The ones that are brownish and don't use a sprite?
Downtown1 is offline
Deagle
Veteran Member
Join Date: Jun 2004
Old 06-19-2004 , 19:26  
Reply With Quote #7

nie one kingpin

Regards mate
Deagle
Deagle is offline
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 06-21-2004 , 15:08  
Reply With Quote #8

btw there are multiple types of sprites/colors for the tracer. just check the sma for info.
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
Deagle
Veteran Member
Join Date: Jun 2004
Old 06-21-2004 , 15:25  
Reply With Quote #9

Quote:
Originally Posted by kingpin
btw there are multiple types of sprites/colors for the tracer. just check the sma for info.
mm did see those i just put
amx_tracers 4 (team colours)
and
amx_tracers_all 0
im amxx.cfg works nicely, oh didnt use the ported version i took the old one works fine as well
__________________
http://www.kingpinservers.com
-=(Wickedest Host On Eastcoast)=-
Deagle is offline
MeTaL69
Senior Member
Join Date: Jun 2004
Location: England
Old 06-25-2004 , 12:15  
Reply With Quote #10

Sry I dont understand this plugin. I tried all the different modes on amx_tracers 0-4 with resetting server everytime & they all looked the same. Even 0 didnt even turn it off!!

Running CZ DS Server

Omg I hate that pink lol

I cant see how u can change the colour in the sma. I would like it like the WarTracers plugin from AMX.
MeTaL69 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 04:29.


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