/-/S'pht-Translator-Active/-/ |
Re: I escaped the pyramid without a lead box | ||
Posted By: W'rkncacnter | Date: 2/10/19 5:51 p.m. | |
In Response To: Re: I escaped the pyramid without a lead box (VikingBoyBilly) : I'm impressed you finangled a way to get the dialogue system working, and
There are no terminals. The console you open by hitting backslash is how you'd usually talk to people in netgames, or type stuff into the lua console. So in lua you can define a function talk(message), and then you could open the lua console and type 'talk("name")', and the lua can determine what the appropriate response to 'name' is, and print the result to the output. The engine also has a chat macro system, mostly intended to be used for netgames. So you could set up a .falg macro if you wanted to quickly spit out the text "GERT HLIM AD GT THE FALG" in a CTF game. In this case, I set up a ton of macros like .name and .death that behind the scenes would be converted to talk("name") and talk("death"). : I also love that you kept the old mac look of the original loading menu. : Here's a lulzy idea: what if total carnage made save runes only work once? That's an interesting idea. I think I'll just wait for people to try it as-is before I change anything there.
|
|
Replies: |
|
Problems? Suggestions? Comments? Email maintainer@bungie.org Marathon's Story Forum is maintained with WebBBS 5.12. |