Submitted by boromonokli on Mon, 2015-02-09 10:49.
You haven't tried yet throwing exploding potions Smiling
yes there is code -
[physics_explosion]
{
//Change color for explosion dust at the end of this string 0x33787868 is the gray dust you see.
explode_ffx = "ffx_efct_emitter?EmitterEffect=efct_emt_small_dust_explosion?dustcolor=0x33FF0000";
explode_event = we_exploded;
}
which will make a red air explosion of dust which could be used with a healing potion thrown at the enemy
yes there is code -
which will make a red air explosion of dust which could be used with a healing potion thrown at the enemy