Blockland Forums > Modification Help
How to make a projectile explode [Solved]
Ipquarx:
So if your right, this should give me the projectile?
--- Code: ---%projectile = parent::onFire(%this, %obj, %slot);
--- End code ---
Greek2me:
--- Quote from: Ipquarx on December 21, 2011, 09:55:01 AM ---So if your right, this should give me the projectile?
--- Code: ---%projectile = parent::onFire(%this, %obj, %slot);
--- End code ---
--- End quote ---
Yes.
Ipquarx:
EDIT: got it to work.
Ipquarx:
EDIT: figured it out.