striker Posted October 16, 2016 Report Share Posted October 16, 2016 Hi, Is this possible block specified player from vehicle by his id? Example block player from all choppers? Quote Link to comment Share on other sites More sharing options...
mschoeldgen[Xww2] Posted October 17, 2016 Report Share Posted October 17, 2016 It should be possible if you manage to extract the player id from the array. The backdraw is that you cannot really block him from entering but only can damage him (at least thats what we've done in XWW2). To warn the player we insert the skull sign (deady mine in vicinity) in his HUD. One more problem is that you have to insert the ID to block somehow into the python script, which could perhaps be done by reading a text file or so. As we used the script to forbid certain kits from entering certain vehicles we had no need to dynamically change the player to block. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.