I'm thinking of doing a cross gametype map with cp's and intel, but the intel I want to drop (like a companion cube in portal) when certain conditions are met. How would this be done?
You have a few options here. The most direct would be an output to the intel that deletes it upon meeting your conditions. You could also create a trigger_multiple and attach it to the intel. From there, you can tell the trigger to do whatever, which will affect the thing it's attached to. In this case being the intelligence.
You have a few options here. The most direct would be an output to the intel that deletes it upon meeting your conditions. You could also create a trigger_multiple and attach it to the intel. From there, you can tell the trigger to do whatever, which will affect the thing it's attached to. In this case being the intelligence.
But can the intel free fall? I would figure if it is created somewhere then it just stays there. If nothing under it then it would just float in mid air and that's not what I want. I want it to fall and then bounce around like it would if in RL.
I dunno about bouncing, but the intel will definately fall down. If you plan to have a death-pit, somewhere in this forum is a tutorial for retrieving it after a set amount of time. I've had some epic battles on 2fort when the intel dropped into the water
It doesn't fall though Immortal-D, it just teleports the where it believe the ground is from where you died The intel has ZERO physics to it, no fall bounce or anything.
It doesn't fall though Immortal-D, it just teleports the where it believe the ground is from where you died The intel has ZERO physics to it, no fall bounce or anything.
you could script a little sequence with a prop_physics that OnTakeDamage will Enable the Item_Teamflag (which has been set "Start Disabled" yes)
also set it to OnTakeDamage Break itself with No Gibs so it looks like it hits the ground then starts spinning?
will take some time getting the inertia factor scale settings right, but should be able to get it looking decent
end result is the same though, it would always have to fall in the same spot or it would look to "warp" to its destination.
unless there is some way to spawn a flag
If this is your first time logging in after the migration (Feb 8, 2022), you must reset your password to log in. Follow this guide if you're having trouble