PanzerPunisher Posted July 15, 2021 Posted July 15, 2021 I want a player aircraft (and not also the rest of his group) to be immortal when entering a zone and back to mortal when out of the zone. Is that doable? And if so, how do I go about it?
HC_Official Posted July 15, 2021 Posted July 15, 2021 (edited) not sure you can do this with player aircraft Edited July 15, 2021 by HC_Official No more pre-orders Click here for tutorials for using Virpil Hardware and Software Click here for Virpil Flight equipment dimensions and pictures. .
PravusJSB Posted July 19, 2021 Posted July 19, 2021 Yes this is possible to do with code, just push the immortal command (or option? I think its command) using the controller of the player unit, when in zone (simple way is to use a spinning function to check vec2 in zone) then remove said command the same way if the vec does not return in zone. Creator & Developer of XSAF ::An AI model that wants to kill you, and needs no help from humans. Discord: PravusJSB#9484 twitch.tv/pravusjsb https://www.patreon.com/XSAF https://discord.gg/pC9EBe8vWU https://bmc.link/johnsbeaslu Work with me on Fiverr: https://www.fiverr.com/pravusjsb
Recommended Posts