ID:178446
 
Ok I know I have been asking a lot of questions lately but this on quick and simple. If you were doing a proc argument lets say:
Attack(m as mob in oview(1))

but if you did
Attack(m/mob in oview(1))

what is the difference between the / and the as?