What is up with that HL1 looking crate?
Lacks a particle that mimics cow rain.https://dl.dropboxusercontent.com/u/63071156/eminence/20150417-01-cows.jpg
cp_dustcow?
Doing something fun for blorav , if someone skilled enough with the entities can give me a hand on that, it would be much appreciated tho.
Shitty lighting btw.
You mean the elevator? I'd just do a func_tracktrain (flag it for fixed orientation, make no height above tracks) with path_tracks and a trigger that's filtered to BLU to make it move up and down.
You can also go the extra mile and have a RED trigger that disables the BLU trigger and makes the lift stop. Bare in mind it's awkward to do capping on this unless you just have it enable at the top (even then it's confusing)?
I did something very similar ages ago on this map so feel free to decompile it and see how it works. (Speaking of which, I think baconmeadow should be next on my remakes list.)
edit: baconmeadow's latest version lacks the lift so if you want a decompile for a functioning lift to see by any chance you'll have to grab me
Try trigger_timer_door, that's supposed to be a version of trigger_capture_area that tells a func_door (which in this case is the elevator) how wide to open based on its cap progress.Well the elevator is not the issue, the thing is, I want it to act like the elevator on hightower, but I don't know how to parent the HUD to the elevator, I can use a trick to count the people on the elevator and then calculate the speed of the elevator to fit the capture time, but i'm not sure about how doing it, there's also an issue when it rolls back, I don't know how much time it takes when the capture rate is decreasing, and if I don't have the same amout of seconds between the elevator rollback and the capture rate, the whole thing will be completly desynchronized after a few try to capturing the control point, and thus the point will be captured before the elevator goes to the top, or the players will have to wait a moment on the top before it is captured.
This could be the final version of the overlay!
I decided that this time I'd work to make it more like TF2
Looks great! Are those Dr. Spud's vine models or Acumen's?