Jump to content

gw01993

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by gw01993

  1. Amazing lighting and amazing looking models. being from the UK and living closer to West Midlands than the MET this mod will suit me perfectly.

    Just one suggestion from me, could you spawn more traffic to increase traffic flow slightly. its a bit dull scrolling the map for 5 cars at any one time, and spawn more pedestrians walking.

    Other than that cannot wait.

  2. hi all, two questions:

    1) (i have made a topic of this in modding help forum but this is the mod i would be using it on) how do you increase the amount of civi vehicles and civilians walking around on the map as for london scrolling the map i see about 3 cars and about 5 people, whereas the LA mod has more traffic and people so guessing this can be done?

    2) on this mod (i think it was a bug in readme) when i end the game in freeplay after it registers the score and i press end game theres always a CTD, has anyone worked out how to fix this?

    thanks

  3. Nice guys :) was wondering, how are you guys going about making a map?

    a) Have you

    if so

    b) Where is it focused around

    c)Will there be any LA style return to station or patrol?

    looks nice though, finally a UK mod has started to break through into a top mod :)

    Mintcake69 said a few posts back that patrols are already included and police, fire and ambulance stations are almost in there. No word on whether or not the police car returns to the station.

  4. yes because the mod does not even show. i went into the mod editor to have a little play, the mod i created has saved in the editor and on the mods section of the game. i have deleted all files in the EM4 mod folder, just need to delete it from the mod editor i guess but i dont know how.

  5. hi all,

    so so so happy we are getting an update to an almost perfect MOD. Being from the UK this MOD is the only reason i still play EM4.

    as I have mentioned earlier only bugs are:-

    - ID_NAME_DPL01, ID_PURPOSE_DPL01 seen in game rather than given vehicle name.

    - Police not in campaign missions (now fixed)

    feature/unit requests/suggestions:-

    - Police patrol city button like on LA mod

    - Police helicopter (not necessary but nice to have)

    - Life boat (not necessary but nice to have)

    - k9 unit (if possible have the rescue dog with its owner as a police dog instead and like the rabis emergency when the stray dog attacks the human do that same motion for the police dog and give the dog faster running speed and damage points) [dog unit is common in UK although mainly used as scare tactic they are used]

    thanks for an amazing mod and cant wait for the update.

    update:

    - Needs the getaway car availiable to complete certain missions and freeplay missions correctly.

  6. Hi all,

    i would like to create a private sub mod for either LA mod or the london mod, as im from England, based solely on the police. I got this idea from a game called Police simulator, however the game is so bugged, poor, slow, save game dont work, that the concept is there but the execution wasn't.

    What i noticed is the graphics and gameplay are so similar to Emergency 4 that with alot of hard work and using a mod (permission provided) i could get most of the features into this Emergency 4 and make it better.

    I have a whole mod features list and ideas and plan in my head that i really want to execute.

    however to make that possible or the best it can be i have a question?

    1. I see its possible to edit/remove/add events, eg i would like to remove emergencies for fire department and ambulence eg discarded cigarettes, fires starting etc, and replace or add events for crime such as assault, hit and run, running a red light, anti-social behavior etc. would this effect/crash freemap? how do i change how frequent events happen?

  7. I know I haven't made alot of posts but you have created an account/ made 1st post to say that?

    If you didnt know nearly all mods are 'skins' of the original game. Having just skins is fine, I love the London mod, the Norway Mod and the LA mod because of the vehicle skins. (any other added features are bonus)

    I also know how time consuming it is to mod as i use to mod rise of nations, Rome:total war etc.

    They take alot of effort and FREE commitment out of your normal everyday life so I find your statement very rude and Offensive to people putting in the time to make and release any mod, and for you to signal out the NORWAY MOD was extremely disrespectful because it was made in loving memory of the massacre victims.

  8. the unit shows up and is fully playable.

    what you see is ID_NAME_DPL01, despite a name being placed after it. if you change the DPL01 to House it shows up in game as ID_NAME_House. it does not recognize the bit after eg ID_NAME_DPL01 > Dual purpose ladder . it does in all others mods. when you see the engine name in game it will say Dual purpose ladder.

  9. tried to re-write on a completely new notepad and no luck, i think theres a file from the original game that hasnt been placed in this MOD. hopefully Sniped222 does continue this mod, its almost finished as far as im concerned. i love it.

    the only problems are:

    -Names of vehicles and personnel not showing

    -Needs a police helicopter

    -Needs a water canon fire engine

    -Needs a sniper

    -Needs a life boat,raft

  10. do you use notepad2?

    It shows when the string is corrupt with colours...

    Can't really see what'is wrong...

    If it where me I would try the following:

    <unit id="dpl01"> change it in to <unit id="DPL01">

    Or maybe you could check if the prototype is wrong? Just saying :P

    downloaded notepad 2 yet nothing seems broken in any of them?

    i just think theres something missing from the base game that hasn't been exported to the mod folder for this specific mod.

  11. After uninstalling a mod when i look through modifications in game there is a spanner picture with the mod name and even if i reinstall the same mod or uninstall game the spanner stays.

    even removing all folders.

    any idea how to remove it?

  12. Does the infotext look like this?

    <string name="ID_NAME_FIRE_ENGINE">Fire Engine 1</string>
    <string name="ID_PURPOSE_FIRE_ENGINE">A standard fire engine.</string>
    <string name="ID_TOOLTIP_CV_LAPD_ST">Fire Engine 1</string>

    it looks like:

    <strings>

    <string name="ID_NAME_DPL01">Dual Purpose Ladder (New)</string>

    <string name="ID_PURPOSE_DPL01">This is the newest version of a Dual-Purpose Pump Ladder (DPL) which is the standard type of firefighting vehicle used by the London Fire Brigade. It is deployed to all emergency calls made to the brigade. The standard London DPL fire engine weighs in at around 11.2 tonnes, and is approximately 7.7m long, 2.3m wide and 3.2m high. They carry 1,365 litres of water, and have a pumping capacity of 3,910 litres per minute.</string>

    <string name="ID_TOOLTIP_DPL01">Dual Purpose Ladder (New)</string>

    the unit.xml looks like:

    <unit id="dpl01">

    <campaign>

    <missions value="1 2 3 4 13 15 9 8 5 17 12 14 7 19 10 6 18 16 11 20 21 24 25">

    <prototype name="mod:Prototypes/Vehicles/London Fire Brigade/dpl01.e4p" />

    when i change unit id to "fire engine" i get ID_NAME_fire engine but i still get the ID_NAME. the Dual purpose ladder (new) does not show atall neither does all that ID_PURPOSE info.

  13. you have to edit the unit folder also :P

    and check for typos in the unit folder AND infotext folder.. very common mistake

    thanks for reply i did an edit in the unit folder under "Unit ID" to fire-engine. Now in-game instead of "ID_NAME_example1" it says "ID_NAME_fire-engine" so the unit name has changed the the ID_NAME still remains and i have compared with another mod and the original game and there seems to be no typo. i dont no if there is another folder or file that needs to be edited or added into mods.

×
×
  • Create New...