Raised This Month: $ Target: $400
 0% 

Hud Messages...


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
BioHazardousWaste
Senior Member
Join Date: Apr 2005
Location: Ontario, Canada =)
Old 04-23-2005 , 20:29   Hud Messages...
Reply With Quote #1

Hey guys, i'm just wondering if anyone has an idea why this hud message won't show when teh debug under it does show?

Code:
        if (PlayerExp[id] >= ExperienceForLevel[PlayerLevel[id]+1])         {             PlayerLevel[id] += 1                         set_hudmessage(255, 255, 255, 2.0, 1.0, 1, 6.0, 15.0, 0.1, 0.2, 4)             show_hudmessage(0, "Congratulations on achieving level #%i", PlayerLevel[id])//doesn't show             PlayerMaxFocus[id] = PlayerLevel[id] +10             PlayerFocus[id] = PlayerMaxFocus[id]             //debug             client_print(id, print_console, "Player #%i reached level #%i", id, PlayerLevel[id])//shows             CheckLevel(id)         }
__________________
"What then is truth? Truths are illusions which we have forgotten are illusions - they are metaphors that have become worn out... this (truth) is the duty to lie according to a fixed convention.

-Friedrich Nietzsche
BioHazardousWaste is offline
Send a message via MSN to BioHazardousWaste
 



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 09:51.


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