Descriptive Problem Summary: So, I suddenly was hosting TQ, but the text from shell server came in when I was playing it.
Numbered Steps to Reproduce Problem: go onto shell server, go to meh tq server find bugs.
Code Snippet (if applicable) to Reproduce Problem:
Expected Results: the text was not there.
Actual Results: the text from shell server was there.
Does the problem occur:
Every time? Or how often? some times
In other games? havent tested
In other user accounts? havent tested
On other computers? havent tested
When does the problem NOT occur? on randoms.
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds: no idea.
ID:1278841
May 29 2013, 1:11 pm
|
|||||||||||||
Resolved
| |||||||||||||
Oh, and also. Thanks for being the first bug reporter. :) Gives me something to work on lol.
|
Ya know Xirre, that might actually help. Use winset to change the games map(it exists, just isn't displayed) to icon mode and then that problem should be eliminated.
A command to do so would be, when they log in. winset(src,"mapwindow.map","text-mode=false;") Command to use in dream-seeker: .winset("mapwindow.map.text-mode=false;") <-- Works on default skin. If skin is not default map control will have to be specified. |
And yet.. we solved it another way. We actually got it to open in a new window. Thanks to you, Toby. Lol.
|
1. Are on a game with default skins/no skins loaded on it at all(At the top I think if you click View and Turn on then back off Text-view then it should show the image)
2. Are on a game with skins that include the menu ability to toggle the view type of the game.
3. Find a way to enter a command in the command line to change the view (If you find this command, because I can't remember what it is, let us know. We can probably use this to fix some stuff up. Commands that can do this are usually starting with a "." such as .reconnect .configure_delay .click and others.)