Poll

Which feature would you most like to see in RTB next?

Friends List + Messaging [1-2 Months Dev Time]
167 (78.4%)
Online/Ingame Gallery System & Save Repository [2-3 Months Dev Time]
20 (9.4%)
Online/Ingame Clan System [4-5 Months Dev Time]
26 (12.2%)

Total Members Voted: 212

Author Topic: Return to Blockland v3  (Read 135539 times)

Code tags arent supposed to wrap.

I know there would be dangers in downloading client sided commands, but at least this allows us to do something, you should add a GUI page to the RTB mod manager thing so we could have a separate category.

Tom

Maybe you should a have few built in client commands for changing GUIs, like changing text, position, size and rotation. Maybe something like commandtoclient('RTB_editGui',SETSIZE, "50 20");

I could work with that, setText, setPosition, setSize, all that good stuff. There's very little way you could abuse it.

Of course it's limited, I mentioned this repeatedly during the planning stages. There is no way to safely download a script from the server to the client and I do not intend to attempt anything like this.

On another note, I have also added in a killswitch to the gui downloading which I can flip from the RTB server incase some jackass finds some way to run clientside commands through it. This is not likely though, but it's best to be prepared.

The page does not stretch for me, get a better browser that supports text wrapping.
Text wrapping is disabled whenever you use code tags.

Tom

Text wrapping is disabled whenever you use code tags.
Not on my browser.

Ephi, can you at least give me a yes or no? :C

There is no page stretch. :o

Not on my browser.
Same, and I'm using IE7. I noticed that code box word wrapping doesn't work in FireFox.

Oh and about the GUI downloader. I'll test it out.
« Last Edit: July 23, 2009, 11:57:19 PM by Chrono »

Same, and I'm using IE7. I noticed that code box word wrapping doesn't work in FireFox.
It's not supposed to wrap.

I don't see why not.

Becasue code isn't supposed to wrap, that's not good at all.

Becasue code isn't supposed to wrap, that's not good at all.

Wrapping is fine. It's not inserting any line breaks or anything, and when you paste it into notepad it all shows up on one line like you'd expect it to (actually, it's so long that it appears to wrap in notepad even with wrapping off).

Wrapping is fine. It's not inserting any line breaks or anything, and when you paste it into notepad it all shows up on one line like you'd expect it to (actually, it's so long that it appears to wrap in notepad even with wrapping off).
Still, on a forum it's better for reading.

On a forum, I would most definently prefer wrapping.