ID:178836
 
Is there a way to test whether or not a PC can or cannot use a verb? I'm trying to make a proc that exchanges battle verbs for non-battle verbs and back again, so I need to find which verbs a PC can use before storing them for later.
You might want to look at the client.verbs list.
In response to Air Mapster
Air Mapster wrote:
You might want to look at the client.verbs list.

Or, for that matter, the mob.verbs list.
In response to Spuzzum
doh . . . didn't see that; thanks