Create()
set category="Admin"
var/L[] = typesof(/atom)
var/create=input("What do you want to create?","Admin") in list("[L]","Cancel")
ID:169467
![]() Jun 14 2005, 1:11 pm
|
|
I was trying to take the initiative instead of using other peoples admin system I wanted to make mine from scratch but i've ran into a snag. My create verb does exactly what I thought it would do instead of exactly what I wanted it to do. <.< I've seen other people do it this way how come I can't? =(
|