ID:171839
 
well for my equip system to work i need to be able to add an obj's vars to a mob's vars.. how would i do that?
this may be incorrect but:

atom
var
equip


that'll create an equip var for alls atoms.
In response to DeathAwaitsU
Of course, that equip variable is less than useless. But still, the point stands.
In response to DeathAwaitsU
In response to Teh Governator
yeah i know that way sucks but i was just showing an example of how to define a variable for all atoms.