Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: end360 on May 03, 2015, 01:06:38 PM
-
Does anyone know of a way to spawn a head crab canister using ulx ent. I know if you do "ulx ent env_headcrabcanister spawnflags:8192" It will launch to where it spawns (Which is what i want) But it doesnt because you need to fire a launch input. Is there a way i can have an input run when i type ulx ent?
Wiki page: https://developer.valvesoftware.com/wiki/Env_headcrabcanister
-
It's been a long, long time since I've worked with entities at that level. I think there might be an "OnSpawn" output, though, which would do what you need (launch on spawn).
-
That doesnt seem to work when i type "ulx ent env_headcrabcanister OnSpawn:!self,FireCanister,,0,-1"