I will try it to explain again
So.
I want to make a multiplayer game.
Normally, you must type in your name before you can play.
If you have done this, other Player see you with this name.
I want to make a loginsystem for my game.
So i would like to type in the name in my program (Made in visual basic), and then automaticly in the game, so the user cant change the name, and allways have the same name.
So i thought, i can remove the "Change name" button in menu, and let my program type in the name hidden, or via parameters.
I hope you can understand!
Regards again - TGS