Custom Character Select Screen

Skilled Illusionist
Joined
Mar 15, 2009
Messages
331
Reaction score
15
alright, so basically, like the title says, I need help creating a custom character select screen. I need help in a specific section of this tutorial: http://forum.ragezone.com/f497/how-to-make-a-custom-login-map-485217/ . Now, I know the problem is probably going to sound extremely noobie to all of you, but, seeing as nobody has replied to my question I posted there yet, I made this thread. Anyways, my question is: what exactly do you type in the TARGET field of the properties box of the shortcut to the dev mode. In the tutorial, it says to type [ /game "map" debug "00"], and I tried that and failed. I also tried adding that code to the very end of the target, and it still failed. So if anyone can tell me exactly what I write in the target field, then I would appreciate it.

Btw, the error that comes up when I click okay is "target is not located" or something like that (obviously wrong target name). So yeah, sorry for the huge block of text.
 
alrite thanks!! will be testing this as soon as I get on my other computer

EDIT:
Okay, now I understand what I did wrong xD. This whole time, I was adding the /game debug part in the quotes of the gunz path, when it was actually suppost to be after it. Thanks for helping me linear :)

EDIT 2:
okay, now I got a new problem. I've created the select screen, but now once I try and login, and I go to the character select screen, the game crashes. I read the comments, and I noticed he said one of the following things can cause ur client to crash, and I made sure each and every one of them was fixed.

I renamed all the stuff he listed on that page to rename as login
I also made sure spawn_solo_01 wasn't removed
I also made sure that my camera stuff was right.
And I know for a fact that my client isn't missing any files, because the game was perfectly working before I put the new login.mrs
And to boot, I used one of the ijji maps, Garden, so it can't be anything about lightmap problems.

Any help?
 
Last edited:
Upvote 0
Back