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
ID:178597
![]() Apr 24 2002, 10:50 pm
|
|
![]() Apr 25 2002, 12:18 am
|
|
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.
|