ID:178597
 
How would i make it so it shows a player a cretain screen while they are choosing there character, i've seen it in a few games, and was wondering how to do it.

-NilFisk
The way i make a title screen is by adjusting the deadrons lib, THIS IS NOT ADVISED, in the Login() in the char handling put the src.loc==locate(x,y,z), make sure this is a temporary way of doing it , messing with libs is not a good idea.