Jump to content
  • 0

Launch Technic with Custom Name?


Question

Posted

My friend wants to join my Tekkit server and he wants to use a custom username , now I know in windows If you pop open notepad you can create a batch file with these commands (Listed Below) to launch Minecraft with a custom name. I've looked over the net and I can't seem to find anything similar, so I'm wondering if anyone can help me create something similar in a batch file for Tekkit? I've posted the commands I used below, the one for Minecraft currently works for 1.2.5. However the command I tried for Tekkit din't work so I'm wonder can someone help with making a batch file for Tekkit.

MINECRAFT CODE

java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft "USERNAME HERE"

|

|

\|/

FAILED TEKKIT COMMAND

java -Xms512m -Xmx1024m -cp "%APPDATA%\.techniclauncher\tekkit\" -Djava.library.path="%APPDATA%\.techniclauncher\tekkit\bin\natives" net.minecraft.client.Minecraft "USERNAME HERE"

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...