ID:273942
Sep 11 2011, 3:33 am
|
|
I have some turfs that activate commands through the Click() proc. Problem is if I try to put in a var that is under mob/var it wont work. If i try to link it to a global var that wont work either. I want to activate a var that I can link to mobs within a turf's Click() proc. Is there any way to make this possible?
| |
Copyright © 2013 BYOND.
All rights reserved.
This compiles fine and should work although I didnt test it