mob
proc
AI_Wave()
flick("shot",src)
src.Wave()
Problem description: Everything compiles correctly but the mob with this proc doesn't seem to want to flick it's state to "shot". Spelling, capitalization, and the icon it is in are all correct. Any thoughts?