0 Members and 12 Guests are viewing this topic.
But i've got another idea: how about SolTV capable of recording demos? Will such a functionality be used?
-I really like it, but I don't like how I am not able to see the whole map and the textbox at one time. Transparency (for the text) and/or a zoom function (for the map) would be a nice feature.
Press F1 to get list of SolTV controls.
-Maybe add an option to disable messages written to the console by WriteLn() so you actually get to read what one writes.
-Text highlighting (just a little reminder)
-Admin script implemention?
(14:56:09) (xmRipper) VTT, I don't want to see some specific lines in baka admin console. disabling them with wildcard support would be great.
Oh I was thinking "MMB" mean "press middle mouse button" not "drag middle mouse button" when I did it. It makes more sense to drag, but some reason it didn't click (in my head) for me when I first tried it. You may want to explicitly say that (or support clicking the MMB to change as well). Sorry for miss-reporting.
Is there log files? I seem to not be able to find them (but I didn't look very hard either) nor a configuration thing in the client for it.
Feature suggestion: somehow viewing a team's total kills and deaths (and average k/d ratio).
Bug(ish): The pause button does not become an unpause button right away. Same the other way around. Guessing it waits for the next refresh packet to change it.
also, make those quick config templates to change maximum nades, bullet-time off
just sad that pretty much all servers run on unix :/, and since soltv requiers directX it wouldn't be possible to add it to servers.edit: o nvm, seems it doesn't support unix ^^
SolTV's just parsing the REFRESHX packets which the server generates,
Quote from: -Major- on August 06, 2010, 12:37:17 amjust sad that pretty much all servers run on unix :/, and since soltv requiers directX it wouldn't be possible to add it to servers.edit: o nvm, seems it doesn't support unix ^^.. What are you talking about?1) Unix != Linux2) The fact that SolTV uses DirectX (instead of OpenGL, which works on Linux) is totally irrelevant to what operating system the server is running since SolTV's just parsing the REFRESHX packets which the server generates, not actually running on said server.3) Yes, it does work fine connecting and displaying SolTV on Linux servers...
25 years ago you could've said that Windows is also based on Unix, but today Windows is Windows, Unix is Unix and Linux is Linux. SolTV works only on windows, but it absolutely doesn't care where and on what system your Soldat server is running.
Linux is based on Unix, making it an unix like OS. there are also mac OS X that could be drawn into the same category.
No, 25 years ago Windows was MS-DOS and the only smiliarity it had with Unix at the time was the CLI. Everything else about dos was absolutely nothing like Unix. (file system layout, permissions (lack thereof), software development, etc).
Quote from: jrgp on August 06, 2010, 02:37:02 pmNo, 25 years ago Windows was MS-DOS and the only smiliarity it had with Unix at the time was the CLI. Everything else about dos was absolutely nothing like Unix. (file system layout, permissions (lack thereof), software development, etc).Considering that "Microsoft entered the OS business in 1980 with its own version of Unix, called Xenix." i can hadly imagine that their concepts behind their later OS's aren't affected by the first experience... So DOS development was probably aimed at getting away from those heavy UNIX features that PC could hardly support at that time. They definitely were looking back on unix...