Blockland Forums > Help
Client > BottomPrint/CenterPrint
Jerkface:
Well, I needed an add-on adding extra screen print locations, but if the file is encrypted like that, then I can't find anything to look at and edit.
I can't script and I haven't even attempted to learn how.
pecon98:
--- Quote from: Jerkface on February 10, 2013, 08:51:10 PM ---Well, I needed an add-on adding extra screen print locations, but if the file is encrypted like that, then I can't find anything to look at and edit.
I can't script and I haven't even attempted to learn how.
--- End quote ---
The "prints" on the game hud are all GUI related, in order to create more of them you will need to modify the playGui to have a place that accepts text via a clientCmd command.
It's pretty unconventional, it requires a client mod and a server mod to work together.
Jerkface:
--- Quote from: pecon98 on February 10, 2013, 08:55:31 PM ---The "prints" on the game hud are all GUI related, in order to create more of them you will need to modify the playGui to have a place that accepts text via a clientCmd command.
It's pretty unconventional, it requires a client mod and a server mod to work together.
--- End quote ---
Ouch.
...but it IS possible, no?
I need to start offering cash for people to make me simple mods like this.
pecon98:
--- Quote from: Jerkface on February 10, 2013, 09:09:27 PM ---...but it IS possible, no?
--- End quote ---
Completely possible.
Zeblote:
--- Quote from: -Jetz- on February 10, 2013, 06:30:24 PM ---It's just CenterPrint and BottomPrint. %thing determines whether you have that box around the bottom print.
--- End quote ---
Oooo finally I know what it does