Raised This Month: $ Target: $400
 0% 

Tried many things.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
TheNewt
Donor
Join Date: Jun 2006
Location: Where I live.
Old 06-20-2006 , 19:31   Tried many things.
Reply With Quote #1

Eh, I'm at a loss once again.

I keep getting a ShowHUD error, within the game (I have debug on).
No compiling errors. Just an error in the game.

Code:
public ShowHUD(id) {     new Message[51]     format (Message, 50, "Level: %i XP: %i", g_PlayerLevel[id], g_PlayerXP[id]);     message_begin(MSG_BROADCAST, gmsgStatusText, {150,150,150}, id)     write_string(Message)     message_end() }

Code:
Plugin called message_begin with and invalid message id (0).
Run time error 10: native error (native "message_being")
[0] textmBSlsI.sma::ShowHUD (line 146)
Am I missing something?
I checked through it several times

And yeah this is based off the Animal Mod's ShowHUD... Thanks XunTric lol
TheNewt is offline
 



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 08:04.


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