Disco Account Manager
-
-
And how to better compile?
What tools are needed?Edit: Has already found, thanks
-
My try to do something.
Requirements:
- .NET 3.5 (dunno how to properly compile for 2.0)
Added:
- “Save as Restart” button
Removed:
- Link to SqlServerCe Client
Fixed:
- “Show original file” checkbox stays in position when window maximized
Testers:
- = Alex =
P.S. Someone plz check on x86 Wintel Platforms, because we have not them at the moment
-
Flstaaaat with sorting and pages and direct upload to ftp?
Dunno, i am just learning.
Only Cannon or other C#/Web programmer may do it…
-
well, i want this :
http://www.freeworlds.fr/fw166/flstat_online.html
it’s generated by ioncross here, or a .bat
but is there a chance to see it integrated in DS ? -
private void SendCommand(NetworkStream stream, string command, bool unicode) ```is declared twice - And it should be? Hmmmm…. one of them must be public? Aah, different classes...
-
Player control plugin must help
-
Yep.
-
and i found, great tool ^^
thank you Helloweeni’m still searching for a tool to generate a who is on line.
i had a look on the DS’s stats but nothing can be usedi’m surprise that there is no plug-in to generate stats
Cannon, do you planned to add something or not ? -
I will try later web stat like in ioncross (using ioncross method)
@Cannon question about IDS and ASCII
Ascii used for compatibility with flhook socket, or i may try to encode ids data as utf8 or unicode (simply i want russian symbols in infocards) ?
-
If you use the unicode FLHook socket (normally on port 1920) and tick the box in the DSAccountManager configuration “unicode” it will support non-ascii characters. I use this all of the time.
Cannon, do you planned to add something or not ?
Yeah, it is…
-
@Cannon i mean this:
Descriptions in russian as “???”
But infocard info is fine.
So where to dig, how to fix “???” ?