ID:172443
![]() May 10 2004, 2:29 am
|
|
How can I call my CreateCharacter() proc with a Click()? Because I want to do my Title Screen where you Click and it goes to my Create Character stuff, but I want it in a proc, help please!
|
I get that its undefined proc for both, maybe its because the proc is
/mob/creating_character/CreateCharacter() would I be able to do usr.creating_character/CreateCharacter()?? |
Metroid wrote:
I get that its undefined proc for both, maybe its because the proc is Thats not a proc. |
Though check where you defined the proc.
Maybe you need