- Posts: 3653
- Thank you received: 3407
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
This is what I was testing !!WANGER wrote: Not sure but in theory : there is the first version of blitz if you pick up enemy weapon , you will die so what if add this script if you try cut the fence and boom. You die by "electricaly"
frame fence51; FRM_FIndFrame(fence51,"fence51");
Whenever CloseToFence (_PlayerInRange(2)) //check if player is close
{
MakeExplosion(fence51, 5760000, 100000); //make explosion
SetWhenever(CloseToFence,1); //reset to be used again
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.