Hammer: Write text on a wall-screen / variable for username?
Quote from fou-rieux on August 4, 2014, 10:31 amHey people,
I just created kind of a "birthday" map for a friend of mine. Pushing buttons you get the message step by step written on the wall: "Happy // Birth // day // <his name>".
The letters are white texture and you have to use them to get to the next button etc...
Now i was thinking it would be nice if the <name> would be variable so that various people can use that map to have some kind of nerdy birthday present for friends
As you don't need to make portals in the Name to go to the last platform, i was thinking that it could be solved with a big Display showing the "username" of the player.
I wanted to use a vgui_display_movie or something similar to it, to display this username...
but: with vgui_disply_movie and "Display Text" I don't get out any (prefixed) text. Also trying to manage it with a button and then "enable" or after it "set Display"... doesn't change anything.
(the vgui_display_movie entity has the right position, as it shows .bik movies!)Also: is there a variable for the username or steam name etc?
Do I need to prepare a script for that? O.oDo you got any other ideas to solve that problem? (also an name-input - option with a ingame textbox or something like a portal2 ingame terminal would be nice - trying to avoid the console)
Greets,
fou-rieuxps: i don't want to show any text in the hud or player-screen. it really should be displayed/beamed at a big wall.
Hey people,
I just created kind of a "birthday" map for a friend of mine. Pushing buttons you get the message step by step written on the wall: "Happy // Birth // day // <his name>".
The letters are white texture and you have to use them to get to the next button etc...
Now i was thinking it would be nice if the <name> would be variable so that various people can use that map to have some kind of nerdy birthday present for friends
As you don't need to make portals in the Name to go to the last platform, i was thinking that it could be solved with a big Display showing the "username" of the player.
I wanted to use a vgui_display_movie or something similar to it, to display this username...
but: with vgui_disply_movie and "Display Text" I don't get out any (prefixed) text. Also trying to manage it with a button and then "enable" or after it "set Display"... doesn't change anything.
(the vgui_display_movie entity has the right position, as it shows .bik movies!)
Also: is there a variable for the username or steam name etc?
Do I need to prepare a script for that? O.o
Do you got any other ideas to solve that problem? (also an name-input - option with a ingame textbox or something like a portal2 ingame terminal would be nice - trying to avoid the console)
Greets,
fou-rieux
ps: i don't want to show any text in the hud or player-screen. it really should be displayed/beamed at a big wall.
Quote from CamBen on August 4, 2014, 4:53 pmThe only thing I can think of is to have it be a blank set of about 10 spaces, and then a button for every space that cycles the letter using a math counter and logic_case
The only thing I can think of is to have it be a blank set of about 10 spaces, and then a button for every space that cycles the letter using a math counter and logic_case
Aperture Science: We do our science asbestos we can!
Quote from ChickenMobile on August 7, 2014, 11:38 pmI have something that would be perfect for you to use, however I need permission from Skotty in order to post it.
Your message can scroll along these models like an airport terminal message.
I have something that would be perfect for you to use, however I need permission from Skotty in order to post it.
Your message can scroll along these models like an airport terminal message.
Quote from fou-rieux on August 8, 2014, 1:01 pmhey ChickenMobile,
thanks for that great idea.
Is it possible to show the username there? Or an input "string" made ingame?
That would be great. Also the use of an external editable .txt would solve the problem i think.
hey ChickenMobile,
thanks for that great idea.
Is it possible to show the username there? Or an input "string" made ingame?
That would be great. Also the use of an external editable .txt would solve the problem i think.
Quote from ChickenMobile on August 13, 2014, 7:36 amSkotty has posted his models, scripts will be coming soon once I edit it to be user friendly.
Also it can show many messages! So cool not to share
Skotty has posted his models, scripts will be coming soon once I edit it to be user friendly.
Also it can show many messages! So cool not to share
Quote from protoborg on August 14, 2014, 3:02 pmChickenMobile wrote:Skotty has posted his models, scripts will be coming soon once I edit it to be user friendly.Also it can show many messages! So cool not to share
I would love to have a script like that. It would mean that putting up a message with those models would be vastly easier. It would also make "animating" the text would be easier.
Also it can show many messages! So cool not to share
I would love to have a script like that. It would mean that putting up a message with those models would be vastly easier. It would also make "animating" the text would be easier.