Is that the only thing i have to do? do i have to connect the stone and the bucket or something others??
For secure my bucket name is Explosive and my Rock name is ExRock (but i have 5/6 rocks?)
so i have to do this
AddEntityCollideCallback("ExRock", "Explosive", "ExplodingRocks", true, 1);
Yes that's truth but i couldn't find this
but i really learned scripting
i fixed most things!! first it is really difficult.. but if you understand most things it's...
I did it
and for secure... i have 2 rocks.. 1 rock right before the cave-in (where the bucket must be placed)
and one Bigger rock (need backtracking a little bit)
if you drop the small one... i will make a message.. like This rock isn't very effective.. maybe i need a bigger rock?! and then some hints... i need to do the same step as you said but in the Void...
{
}
i have to do Popup message Right?>! so after the stone touch the bucket the message will appear... ( yes i will do something like this
AddEntityCollideCallback("WrongRock", "Explosive", "NotEffective", true, 1);
and the void things...