Raised This Month: $ Target: $400
 0% 

Say text as a 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 10-10-2006 , 00:12   Re: Say text as a hud
Reply With Quote #6

what you could do is:

keep track of a certain ammount of messages, then just put all the messages together to make 1 hud. then after a time period, take away a message.

heres some pseudo code(i think).

player sends a message, message is saved into array[0][]
another player sends a message, message is saved into array[1][]
print array[0]+array[1].
after X seconds, array[0] should be overwritten by array[1] and array[1] should be filled with nothing
print array[0]+array[1]

that should give you a message like hud system. (it made sense in my mind, sorry if it doesn't in yours)
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 04:58.


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