Raised This Month: $ Target: $400
 0% 

Changing the ammotype icon in HUD


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 12-12-2007 , 00:19   Re: Changing the ammotype icon in HUD
Reply With Quote #6

The first request is possible. The one weapon mod that was unapproved did it (sorry, the reason it was unapproved was no source code, so we can't tell you how they managed it)


for the status icons on the left side of the screen:
Code:
	message_begin(MSG_ONE, get_user_msgid("StatusIcon"), _, id)
	write_byte(status) //status
	write_string("rescue") //sprite name
	write_byte(0) //red
	write_byte(160) //green
	write_byte(0) //blue
	message_end()
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
 



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 11:11.


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