xboxscene.org forums

Author Topic: Displaying Text?  (Read 559 times)

xbill

  • Archived User
  • Jr. Member
  • *
  • Posts: 91
Displaying Text?
« on: July 02, 2008, 05:01:00 PM »

I've tried the say, player_say, and hudtext,  but nothing seems to work.  I'm just trying to display some text from a script or a button.

bind BLACK say "Hello World!"
This binds the say command to the Black button, but it doesn''t work.

Is there a variable that enables text display, or a hud panel that needs to be enabled?

Any help is appreciated.





Logged

xbill

  • Archived User
  • Jr. Member
  • *
  • Posts: 91
Displaying Text?
« Reply #1 on: July 04, 2008, 10:49:00 PM »

Well, I figured out how to display text on the screen using a game_text entity.


Logged