Raised This Month: $ Target: $400
 0% 

Colored Flashbangs


Post New Thread Reply   
 
Thread Tools Display Modes
ColdBlood
Senior Member
Join Date: Feb 2006
Location: new york
Old 06-05-2006 , 09:53  
Reply With Quote #41

it would be amx_cvar amx_fb_mode 2
__________________
ColdBlood is offline
Send a message via AIM to ColdBlood Send a message via Skype™ to ColdBlood
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 06-06-2006 , 02:49  
Reply With Quote #42

Or put the cvar in amxx.cfg ;)
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
voivod
Member
Join Date: Jun 2006
Location: poland
Old 06-06-2006 , 07:15  
Reply With Quote #43

very nice plugin and thanks 4 ur time dude! it would be great if u could suplement some special fx when stunned
i remember a chaos mod for quake2, a "poison" fx would be great(or the one like u r hit in doom3), only change it to dark red and it would be fine
cvars:
amx_fb_r 192
amx_fb_g 0
amx_fb_b 0
works best 4 me but its actually grey
voivod is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 06-06-2006 , 12:32  
Reply With Quote #44

I can make a plugin that makes a flashbang flash different colors if you want to test it for me ;)

I'll make it now

Edit: Here it is. I'm not sure how well it's going to work with the duration part though. Try it ;)
Attached Files
File Type: sma Get Plugin or Get Source (flashing_flashbangs.sma - 857 views - 1.4 KB)
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Tartooob
Senior Member
Join Date: May 2006
Old 06-06-2006 , 12:44  
Reply With Quote #45

Thanks guys, karma added to the three of you, gr8 plugin.
Random colors is the best ^_^
Tartooob is offline
ak47killer
Member
Join Date: May 2006
Old 06-08-2006 , 15:37  
Reply With Quote #46

how do you change it to random colors again??

can u show me how
__________________
shoot 'em in da head wit an ak!!!!!!!!!:=]
ak47killer is offline
Bo0m!
Veteran Member
Join Date: Mar 2006
Location: New Jersey
Old 06-08-2006 , 15:37  
Reply With Quote #47

Quote:
Originally Posted by ak47killer
how do you change it to random colors again??

can u show me how
.... read the first post..
amx_fb_mode 2
__________________
Bo0m! is offline
Send a message via AIM to Bo0m! Send a message via MSN to Bo0m! Send a message via Yahoo to Bo0m!
ak47killer
Member
Join Date: May 2006
Old 06-09-2006 , 15:05  
Reply With Quote #48

good plugin
__________________
shoot 'em in da head wit an ak!!!!!!!!!:=]
ak47killer is offline
k007
BANNED
Join Date: Mar 2006
Location: bacon?
Old 06-19-2006 , 13:43  
Reply With Quote #49

hey,
is there i could change this plugin to be like for only users who hasname[id]
i tried adding
if(hasname[id]
but it didn't work
k007 is offline
Send a message via MSN to k007
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 06-20-2006 , 06:00  
Reply With Quote #50

Code:
public FlashedEvent( id ) {     new iMode = get_cvar_num("amx_fb_mode")     if ( !iMode || !hasname[id] ) return PLUGIN_CONTINUE     // ...
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x 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 18:36.


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