ID:148982
 
I've decided to use deadrons character handling system. It doesn' work though I get 2 warnings. When I play the game create new character doesn't work. I click it and the same menu pops up. Quit works.
Codesterz wrote:
I've decided to use deadrons character handling system. It doesn' work though I get 2 warnings. When I play the game create new character doesn't work. I click it and the same menu pops up. Quit works.

make sure you do somthing like
world
mob = /mob/createcharacter

mob/createcharacter
Login()
spawn
alert("Hey","Hey","Hey!"))

Nothing tabbed right cause im lazy.

RaeKwon