Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP] Addon : Biohazard Icon


Post New Thread Reply   
 
Thread Tools Display Modes
5c0r-|3i0
Veteran Member
Join Date: Nov 2008
Location: Việt Nam
Old 09-03-2009 , 05:11   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #11

Quote:
write_byte(1); // status (0=hide, 1=show, 2=flash)
??
Number 2 then it flashed
5c0r-|3i0 is offline
Zombie Lurker
Senior Member
Join Date: Mar 2009
Old 09-03-2009 , 05:43   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #12

Quote:
Originally Posted by 5c0r-|3i0 View Post
??
Number 2 then it flashed
Yes I know that. But, I dont know how to make it flash two different colours. Thats the problem currently. I'll consider what Tirant suggested and post an update later.
__________________
Zombie Lurker is offline
BloodMan
Senior Member
Join Date: Apr 2008
Location: Lithuania
Old 09-03-2009 , 14:04   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #13

Can you make it for biohazard too?
__________________
BloodMan is offline
Send a message via Skype™ to BloodMan
5c0r-|3i0
Veteran Member
Join Date: Nov 2008
Location: Việt Nam
Old 09-03-2009 , 20:45   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #14

@Bloodman: Biohazard already had this ....Look for it..
@Zombie Lurker:
I don't know ..but if
PHP Code:
        write_byte(2); // status (0=hide, 1=show, 2=flash)
        
write_string("dmg_bio"); // sprite name
        
write_byte(255); // red
        
write_byte(255); // green
        
write_byte(0); // blue 
It will flash red and yellow.
BTW, I recommend you to make the "icon" thing as a stock...That'll clean up the code a bit..
PHP Code:
stock set_user_icon(id mode red green blue)
{        
                
message_begin(MSG_ONE,iconstatus,{0,0,0},id);
        
write_byte(mode); // status (0=hide, 1=show, 2=flash)
        
write_string("dmg_bio"); // sprite name
        
write_byte(red); // red
        
write_byte(green); // green
        
write_byte(blue); // blue
        
message_end(); 

Last edited by 5c0r-|3i0; 09-03-2009 at 20:48. Reason: Forgot =))
5c0r-|3i0 is offline
edduard
Junior Member
Join Date: Sep 2009
Old 09-04-2009 , 02:42   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #15

Some photos->


edduard is offline
CS MAFIA
BANNED
Join Date: Nov 2008
Old 09-04-2009 , 11:24   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #16

Can you make this for biohazard with one color or be change with cvar /blue, red, green/
or something
1. 1-5 zombies - green
2. 6-10 zombies - blue
3. 11-25 zombies - red
CS MAFIA is offline
Zombie Lurker
Senior Member
Join Date: Mar 2009
Old 09-04-2009 , 20:02   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #17

Quote:
Originally Posted by CS MAFIA View Post
Can you make this for biohazard with one color or be change with cvar /blue, red, green/
or something
1. 1-5 zombies - green
2. 6-10 zombies - blue
3. 11-25 zombies - red
Yes, I've been thinking of this but I need time to finish it (Even though its so simple) because I'm rather busy nowadays. Anyway my last attempt failed so, I'm gonna try again now.
__________________
Zombie Lurker is offline
albert123
Veteran Member
Join Date: Mar 2009
Location: VietNam, Hai Phong
Old 09-05-2009 , 23:08   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #18

I have no idea. This plugin is very very nice +karma
__________________
albert123 is offline
OwnageChocolateMilk!
Junior Member
Join Date: Mar 2009
Location: In your refrigerator.
Old 09-09-2009 , 14:36   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #19

I like this, it really adds a nice touch. +karma
__________________

"Oh don't worry, this bullet won't hurt a bit."
OwnageChocolateMilk! is offline
Send a message via Yahoo to OwnageChocolateMilk!
dumbas
Junior Member
Join Date: Aug 2009
Old 09-09-2009 , 15:36   Re: [ZP] Addon : Biohazard Icon
Reply With Quote #20

Do you can make 2 symbols - one radiation two biohazard?
dumbas 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 02:14.


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