Jump to content

itchboy

Sub-Moderator
  • Posts

    4,429
  • Joined

  • Days Won

    658

Everything posted by itchboy

  1. Some clarifications. You dont really need to ask permission from Whelen or Federal Signal. All you need is credit to the respective companies, and then the source of the audio, whether YouTube or a free audio site. I believe he did, but OP is trying something different. Either way, its possible to have siren swaps, but it wont be 'automatic' and will require the player to click on a command. Its something that unfortunately cannot be changed in Em4, except through very complicated mission scripting.
  2. I will have to inspect what you will release. Send it to me via PM when you are completed with it.
  3. Well, I assume Hoppah made the original siren code, and you just made separate variants for them. In addition, Whelen, Federal Signal, and Carson, all own their respective siren tones. Thats what I mean by verified. If you claim that its all yours, but then we find that it obviously isnt, then sanctions will be applied. Ill move it to the WIP section by your request.
  4. Wont move it to 'mods' section until: You seek out and recieve permissions for any of other people's content you are using All proper documentaion, readme, and credits are compiled and verified correct The mod is uploaded to the DL center or another file hosting site
  5. You bumped a 6 year old dead topic. That is against the site rules. I deleted your bump instead of sanctioning you in that incident. The mod is inactive, and has been so for those 6 years. The mod cannot be downloaded. It was never finished.
  6. Please read Mike's post. You cannot release model (or any project which contains them) unless you can prove 100% that you made the model yourself, completely from scratch. All rules regarding crediting and setups will apply here just as it would any other content piece or project.
  7. Double posting is against the rules. In future, please only provide one post at a time, and wait for someone else to reply after you. You will have to make the mod yourself. Most people (in all corners of the Em4 modding sphere) do not have the time, abilities, resources, energy or incentive to mod and create such a mod for you.
  8. LA Mod 3.0 is not an official version of the LA mod. It is a fanmade version and Hoppah, Mike and the rest of the old guard had no involvement in its development. Late last year, that sub-mod was found to be using other's content either without due credit or permissions. Instead of complying, the author decided to shutter the mod instead of taking the 10 minutes to make a complete and proper readme + credits list.
  9. Yes. Any object that is coolable needs a fireobject to begin with. Assuming you did set the traits correctly as you have said, this is the only other potential problem you have.
  10. Did you give it the ability to even catch on fire or burn?
  11. The jumppad cannot be used in a normal house object. It can only be used on an openhouse. This is hardcoded and cannot be changed. The traits can be edited in the editor, as with other things. You need to follow the default Em4 buildings to get the correct settings.
  12. This is a reminder to please stay on topic. This topic is for Northview. Any statements you make about other mods, especially to promote release, belong on your own topic. As I have warned you before, do not go around topics asking 'is this mod stopped'.
  13. Id go with the right ones. They reflect the LED colors better. Note that LED, halogen and strobe all have their own unique colors and timings. LED tends to be vibrant and slightly slower in flash than strobe. The LED colors tend to be very saturated due to the multiple individual LED modules in each light. Some examples of my own I can share. https://www.youtube.com/watch?v=njtx8fueRWk https://www.youtube.com/watch?v=Y2zFoizOjHM https://www.youtube.com/watch?v=1zERy2TFC7g
  14. Its possible. Simply take Hoop's flashing lights code, but edit the function to be for 'TLT_GREEN' or RED or YELLOW. void EnableTrafficLight(TrafficLightType type_); enum TrafficLightType { TLT_NONE, TLT_GREEN, TLT_YELLOW, TLT_RED }; NONE disables all of the relevant lights that you set as scene. You can have TLT_GREEN as scene, RED as TA, YELLOW as interior, but the problem is, that the code can only disable all of the lights, and not any individually.
  15. Assuming this is the correct one you are after, then yes, you may use it with credit to me.
  16. Oh you mean that thing? Its one of mine. The wing mirrors on them are garbage. I rushed this model out 2 years ago, thus leaving behind tons of perspective, shaping and shading issues with it. It would be best to touch the thing up before you use it.
  17. Stay on topic please, PM me if you have any concerns.
  18. If your other Victoria mod topic is inactive, I will shutter that topic.
  19. They will appear invisible by default. There is nothing you can do except writing code to make the child appear ingame when a certain command is done.
  20. That mod is not for Em4. It is impossible to install an Em5 mod in Em4.
  21. Be sure to press 'OK' to both the light editor and main prototype editor. If that still is not enough, then I have no idea what is going wrong.
  22. Trying again will be the only way to find out. An alternative solution would be to only add one or two lights at a time, and press 'OK' when completing that step. Check for the existence of the new lighting, and move on. Repeat until complete.
  23. If using the default Em4 heal, then no. If using the LA mod style 'heal with no bag' command, then yes, an unlimited number is allowed, with lag being the only limiting factor.
  24. You may have accidentally pressed 'cancel' in the light editor. Another theory is that your changes were not saved due to Em4 not being able to access and overwrite the file. There is no limit to lights but having too many lights will cause lag when playing the vehicle. Many low to mid end computers cannot handle high poly models, or heavilly lighted models. It is recommended to stay under 90 lights (regardless of corona, radiation or polygon) in order to maintain a good FPS rate.
×
×
  • Create New...