ID:261473
 
Ok whenever I try and do this
usr<<"[usr.verbs]"
it always outputs /list
Is there a way to correct this?
mob/verb/View_verbs()
for(var/T in usr.verbs)
usr << T
In response to Nadrew
Thanks I know you hate me and all but thanks