ID:156990
 
i am trying to make a gem system..
i dont know how??
can anyone help??
obj/gem
verb/get()
set src in view(0)
if(Move(usr)) usr << "You got \a [name]!"
else usr << "You couldn't get \the [name]"
In response to Jp
thnx!!
but how to add gem to the verb??
and name is of the gem??