ID:176063
 
ive seen this done, differant types of verbs get their own tab window... how does one do this? thanks
mob/verb/Say()
set category = "Communication"
world << "[usr] talks!"
In response to Hanns
OH ok, i saw that in the referenct but couldnt figure out how to use it properly. thanks