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

How to make these effects?


Post New Thread Reply   
 
Thread Tools Display Modes
Stasi_bg
Member
Join Date: Nov 2013
Old 07-26-2014 , 08:39   Re: How to make these effects?
Reply With Quote #11

not is this
Stasi_bg is offline
Old 07-26-2014, 17:45
Stasi_bg
This message has been deleted by NiHiLaNTh. Reason: dp
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 07-26-2014 , 18:25   Re: How to make these effects?
Reply With Quote #12

Best way for this is to use "FM_TraceLine" and then add your effect i guess but i would need to check that...

You can even look at plasma gun plugin it has the same effect if i remember however it was badly coded.
__________________
H.RED.ZONE is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 07-26-2014 , 18:33   Re: How to make these effects?
Reply With Quote #13

Quote:
You can even look at plasma gun plugin it has the same effect.
Yes, I agreed. Then you could try to figure it out, how to make the effect.
zmd94 is offline
Stasi_bg
Member
Join Date: Nov 2013
Old 07-27-2014 , 04:24   Re: How to make these effects?
Reply With Quote #14

Well... someone trying to do?
Stasi_bg is offline
Neek
New Member
Join Date: Jul 2014
Old 07-29-2014 , 08:34   Re: How to make these effects?
Reply With Quote #15

I would like these effects too. Anyone know how to add them?

Last edited by Neek; 11-24-2023 at 11:43.
Neek is offline
leonsi
Member
Join Date: Jul 2014
Location: Albania
Old 07-29-2014 , 11:00   Re: How to make these effects?
Reply With Quote #16

try this
Attached Files
File Type: sma Get Plugin or Get Source (zombie_plague_advance_v1-6-1.sma - 163 views - 419.5 KB)
leonsi is offline
Stasi_bg
Member
Join Date: Nov 2013
Old 07-29-2014 , 11:50   Re: How to make these effects?
Reply With Quote #17

Not is this. See how the picture I want these three effects, which I marked.

Currently showing traces of bullets like golden ak.
Stasi_bg is offline
leonsi
Member
Join Date: Jul 2014
Location: Albania
Old 07-29-2014 , 11:55   Re: How to make these effects?
Reply With Quote #18

Bullet tracers are gold because the color of sniper is yellow.The color of bullet tracer are the same with the color of sniper
leonsi is offline
Stasi_bg
Member
Join Date: Nov 2013
Old 07-29-2014 , 12:01   Re: How to make these effects?
Reply With Quote #19

See how the first picture. Yours and mine are two different things.
Stasi_bg is offline
leonsi
Member
Join Date: Jul 2014
Location: Albania
Old 07-29-2014 , 12:04   Re: How to make these effects?
Reply With Quote #20

if you want yellow bullet tracer change this

write_byte( get_pcvar_num( cvar_snipercolor[ 0 ] ) ) // r, g, b
write_byte( get_pcvar_num( cvar_snipercolor[ 1 ] ) ) // r, g, b
write_byte( get_pcvar_num( cvar_snipercolor[ 2 ] ) )

to
write_byte( 255) // r, g, b
write_byte( 250) // r, g, b
write_byte( 0) // r, g, b
leonsi 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 12:22.


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