ID:179665
 
How would you make it where when you click someone he says "Would you like to Learn blah blah" and then it says yes or no and if you click yes it gives you a verb? I know this is a dumb question but I am a newbie :-[ . If you could help with this please respond. Thanks in advance!


~PyRoMaNiAc~
Look up Click() and Alert() in the reference.

Add verbs like this:

mob.verbs += /mob/verb/whatever
In response to GateGuardian
Thanks you. On the other forum I had to many responses.
In response to PyRoMaNiAc
PyRoMaNiAc wrote:
Thanks you. On the other forum I had to many responses.

Hey Pyro, there are many ways to do things, everyone does it differently as you may already know.

Lee