I used F1 and found a thing telling you how to make characters. but it gives me an Error:Expected Expression.
Can Someone help?
Heres the code:
mob/verb/create_character()
usr.name = input("Choose a name for you character.")
"Your Name"
usr.name)
If anyone can solve my problem please do.
Or give me another code for character creation.
ID:149756
![]() Feb 22 2002, 1:07 am
|
|
Try this:
See if that works.
-Non-PC