Author Topic: Questions regarding the RTB GUI Downloading system  (Read 503 times)

I am wanting to create a GUI which should be transfered using RTB during client mission load.

So, currently I just have this:
Code: [Select]
RTB_registerGUI("path/to/gui/here.gui");

But, if I want to update a field in the GUI, lets say for example I have a GuiTextCtrl called ThisWeirdField, and I want to change it's value to "Free cookies" from the server, how would I do that?

Am I seriously bumping this topic up over only one topic? Meh.

I don't think you can manipulate RTB downloaded GUI's from the server to a client.

You can't, since the GUI downloader doesn't accept clientCmds

Yay, ;D
« Last Edit: August 21, 2010, 02:03:16 PM by Bauklotz »

Yay new class select.

How doo yoo liek these HUD concept ideas?

Could I please get some answers to what you think of the above concept images for GUI/HUD stuff?

This is Coding Help, not a place to ask for opinions for a mod.