Author Topic: Client Suggestion  (Read 33 times)

Falador

  • Guest
Client Suggestion
« on: S am »
Yeah,
This suggestion is rather small but It gets on my ****. I've changed mine already, so yeah. Before you release the new client, please can you change this;
Code: [Select]
@echo off
Title Stable X
color 2
cd ./Class/
[color=green]START[/color] java -Xmx512m Gui 30 0 lowmem members 32
exit

to this;
Code: [Select]
@echo off
Title Stable X
color 2
cd ./Class/
java -Xmx512m Gui 30 0 lowmem members 32
exit

All I done was removed the 'START', it just basically stops two CMD's popping up before the client actually loads.

Share on Bluesky Share on Facebook


Offline xx sou11 xx

  • Veteran
  • Blue dragon
  • *
  • Posts: 180
  • Likes 1
  • YES IM 12 Cool story bro, Next chapter?
  • Location: plymouth
    • View Profile
thats only with xp :D




The signs of approval ^^^^^


Falador

  • Guest
thats only with xp :D

Suppose your right there but not everyone uses 32/64bit run, so yeah. It's a minor change but it makes a different >.<