Post
by TheRedMenace » 15 Sep 2016, 05:45
First and foremost -
+1 to the idea
I have read all the posts. My ideas on it (Alas, i am preety much a baldie at the moment...)
Expect wall of text without TLDR and also a bad coding proposal that more or less is going to have holes, but shows my idea how it COULD work. Aaalso i might just had put too much effort into it.
- 4 beacons are nice. OR. Make the medivendor webbing pre-spawn with two beacons. I expect that to be coding nightmare because one line of code MIGHT make it so ALL the webbings would have them, but i am quite sure there is easy way to circumvent that. Like, making med-webbings a slightly different color and just repasting the code with slight difference in naming.
-Secured marine would teleport to secured bed. He would still be buckled. Anything lying down would not be counted towards "lift". That means, no stacking. I suppose there would have to be check like (sorry for my retarded coding ability, i am BAD at it-
If medevac_human_count x<4
then
----If
----is_buckled = 1,
----Then
----.... If
----.... teleport_bed_1 = 1, teleport to bed 1
----.... else
----.... teleport_bed_2 = 1, teleport to bed 2
----.... else
----.... teleport to bed 3
----Else
----no teleport
else automatic retreat to space.
I know this code is really bad looking but i have no idea how to make it more, so to say, eye-friendlier.
The fact they are buckled to beds means that they heavily depend on medic to patch them up. Also. Fully healthy soldier is still buckled. MP can then easily grab the roller bed and pull the marine to the brig for desertion - i mean, he ran from battlefield beeing fully able to fight.
- In that coding version i propose one alien that hijacks it just... plows the 4 people easily, AND propably can infect two of wounded marines. Add second runner and whole evac mission is preety much killed. Not entirely sure, but it would be good idea to put designated role with at least SMG to protect the medevac. Also--
-Real world medevac with helis, have two to three spots for wounded, and -> A pilot, Co-Pilot (autopilot in CM), and a soldier guard. At least most of time.
Sorry for a long post, i do hope it is understandable as i am NOT the native english speaker.