View Single Post
  #1  
Old 10-11-2014, 02:22 AM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
GS2 Equiv of exploded?

Okay so in GS1 there was a event for when an object is exploded by a classic bomb.

PHP Code:
if (exploded)
{

I don't see one in GS2 tho... is there any way to still detect if it was hit by a bomb's explosion?
Reply With Quote