Jump to content

bma

Members
  • Posts

    584
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by bma

  1. We were talking about having two fire trucks, but since they only play a very small role in the mod we have decided just to make it one Maybe we will park a privat car in there or make a fire chief car which comes and visits from time to time
  2. Once again its time to show off some really cool stuff we have created This time it is a new Engine which Shadylasse have given a facelift Originally by: 911Lukas911, Tecprofi, surroundkeller, RD_Saarland, Florian Heinsberg, Wolnzach Mod, mibblitz, Keano, NNICO Besides that we can also reveal that there will be not only 1 but 3 different missions available for the release And last but not least i have made a video of the fire dept. script I have made specially for this mod I'm not sure about your guys but i am very excited for the release!
  3. I dont recall ever seeing that in a mod But sounds like a fun script
  4. As of right now only one, since we are trying to keep it simple, but it will be the newest model from falck though. But we are talking ablout 3-4 lines of script to add more ambulances, so there is a posibility that more will be added soon. The only thing, is that most ambulances in Denmark are Mercedes so the only difference will be the light
  5. I know the forum has some pretty strict rules about asking for release dates, bit personally it doesnt bother me To me it jusy tells that people are interrested in our work But we are actually almosy ready with the first version. Of course it will be simple and not as advanced as a lot of other mods, but we almost have a version ready
  6. A picture of a road accident It will be possible to call assistance from both fire, police and tec services if needed, but the mod will mainly be focused on the ambulance/first aid area.
  7. Actually guite simple Go to the move script, find the lines which checks the target The line starts with bool CheckTarget(GameObject *Caller, Actor *Target, int childID) { and add this in there: if(Caller->GetType() == ACTOR_VEHICLE) { Vehicle v(Caller); if(v.GetFreePassengers() > 0 && v.GetNumPassengers() == 0) return false; } return true; This should give you something that looks a bit like this: bool CheckTarget(GameObject *Caller, Actor *Target, int childID) { mr = Commands::CheckMoveConditions(Caller, Target, childID); if (mr.Mode == MOVE_ABORT) return false; if(Caller->GetType() == ACTOR_VEHICLE) { Vehicle v(Caller); if(v.GetFreePassengers() > 0 && v.GetNumPassengers() == 0) return false; } return true; }
  8. There isnt any wood map in the hacker mission?
  9. Why dont you just open the map already excisting in the mod? Open the editor, press load map and then load the map?
  10. If you only change the dimensions the only thing you will get is roads 3 times as big as your cars
  11. Tga is a picture file. So the only reason you would need it is because you would want to make some changes in the texture. So have you made any changes or have you just downloaded the orignal file without any modifications?
  12. 2 questions 1) have you added anything to the map or just scaled it up? 2) what are the dimentions of the map now?(how many pixel)
  13. Why do you do that? Why dony you just open the already excisting map files?
  14. How have you done it? Have you copied the files from the data folder or have you saved it as freeplay.e4m in the editor?
  15. The problem is most likely that you have put in the wrong prototype file name for the person you are trying to create
  16. Try going into your mod folder and see if you can find them there. If you can, delete dem
  17. Good evening Time for a video update, no need to say a whole lot. So please enjoy
  18. All the things you just mentioned is already possible And no, it meight not be the easiest thing in the world to edit map textures. But it is actually really close to be, cause all the roads in the game is just a .jpg file which you can download online and change all you want
  19. Haha, yeah sorry, i just really felt like pulling a prank to see how many would fall of it But as a mather of fact, Helping Peter is actually a very serious project which we have been working on since february The mod is made by Shadylasse(the creator of Odense Mod) and me. We have come really far and is actually hoping to release within a few months Plans are that you will be following the Medical first Responder called Peter which lives in a small Danish town where ambulances arn't always around the corner. You will have basic first responder equipment and hopefully we have keept it at a level where most people with a first aid certificate has a fair chance Some pictures to show or work First we have the back of Peters Car with all the equiptment inside it (I appoligised i can't remember who made the equipment right now, i promis to follow up on that so people can get credited for their work!) Then we have the fire station where Peter spends his time when not on call The trucks used right now are from Odense mod but they will be replaced for the final version A picture from an accident Then my Norwegian friend Marius made this computer today which will replace the not so awesome Ivaphone you can see on two of the pictures And last but not least i have a video of the gameplay, which i made some weeks ago. Keep in mind that it is still in progess and that stuff like light and sirens wasnt added at that point But it sums up the concept. I really hope that everybody will enjoy it cause ShadyLasse and i have put quite a bit of work into it Btw no, i didnt, my initialts just appends to be the same as a box alarm is called in german ^^ But i have made a ton of other awesome scripts
  20. Yes, the koncept will be a bit like helping John. Only with ambulance tasks instead of fire tasks. I need one who can do scripts and do models though! I Have worked a little bit with lights myself, so i can do those And then i will be the leader of the mod. Does anybody know how to make a map?
  21. Wow, this new version is just SO MUCH better than 4.0! Its amazing all the new vehicles and script that have been added
  22. Helping Peter is serious project which we have been working on since february The mod is made by Shadylasse(the creator of Odense Mod) and me. The idea behind First Responders in Denmark, or Nødbehandlere as they are called here, is to assist the normal ambulances in rual areas. In the real world, this mean that in some minor cities in Denmark there is a First Responder car parked at the local fire station and if the ambulance dispatcher can see that it will take more then 8 minutes for the ambulance to arrive, they will activate the First Responder. In the mod we are following the First Responder called Peter. Right now it meight seem kinda foolish to give him a name, but it will make sence later in the game with all the other stuff we are planning to make for later versions Peter has a car which is parked at the local fire station and because ambulances always are far away in the city of Skibhus(our fictional city in the mod), Peter will respond to all calls about person injury To get a feeling of how much edducation a First Responder have. The first Responder is edducated fire fighter, he first got a 12H first aid certificate, then he went on 20H Handling of injured people certificate(in Danish: Håndtering af tilskadekomne) and last he got a 24H pre hospital certificate(in Danish: Nødbehandler). This means that he have 56H first aid edducation. In the mod, Peter will be able to get an Emergency bag, an oxygen bag and an LP12 from his truck. This will allow him to treat almost any injuries and keep people alive untill the ambulance arrives Download link: Emergency-planet.com - Online Emergency-forum.de - Online Copenhagen-mod.dk - Online Screenshots (I appoligised i can't remember who made the equipment right now, i promis to follow up on that so people can get credited for their work!) Then we have the fire station where Peter spends his time when not on call The trucks used right now are from Odense mod but they will be replaced for the final version A picture from an accident Then my Norwegian friend Marius made this computer today which will replace the not so awesome Ivaphone you can see on two of the pictures And last but not least i have a video of the gameplay, which i made some weeks ago. Keep in mind that it is still in progess and that stuff like light and sirens wasnt added at that point But it sums up the concept. https://www.youtube.com/watch?v=vaq3__l6Bxk&feature=youtu.be
  23. Awesome Does anybody have any experiences with the whole "lets access the roof" script it seems that every time i try the ladder trucks just drive back and forth infront of the building until they eventually give up
  24. Cool, its working Next question. How do you hook up water supply to the ladders?
  25. Can't make the link work It says i have to enter a "decryption key" Can anybody help?
×
×
  • Create New...