Jump to content

soulbody

Members
  • Posts

    949
  • Joined

  • Last visited

Everything posted by soulbody

  1. i'm working on a pack to make it compatable for a full installation of the AUS mod, just wait a few days/weeks (unknown for now cause work), i haven't myself immersed what need to be changed, i know a few files but not all files and can only tell you when in working on the pack.
  2. I prefer to call it the Final release candidate, there are still features i'm thinking on to ad to the submod. First i want to make the other submods ready and when that it's done there will be improved gameplay features and not only main features. but notice this isn't sure for now, and besides it will take a long time for the other submods i have planned now, especially the LAPD cause some minor features which are required to make it work are not supported, i have to find a sidecut that hard to do. i'm hoping i don't need to cancel the hole submod but i'm afraid i have to, i will do my best to it when the time is there to start on LAPD Submod. there is were it can go wrong, as you notice with the release of the new Los Angeles Map hoppah made to make to map more LA, there were some first bugs as missing objects. LA's Academy will have some new maps maybe so i have to select the objects right and make sure it aren't deluxe objects, if i really gona make new maps.
  3. we will try as much compatability as we can. gladly i could recover 911FR a few days ago so this will improve it. we will do as much as able to make it compatable with all versions of the game.
  4. i think it is the room which is available, can you publish the script?
  5. indeed were able to fix this, most part will be in here SetValidTargets(ACTOR_PERSON | ACTOR_VEHICLE); ACTOR is standing for the target which is operatable to use the command on, in this case ACTOR_VEHICLE need's to be removed. besides that you also need to change if (Caller->GetType()!=ACTOR_PERSON) return false; you can delete is but better is to make return false -> return true. if (Target->GetType() == ACTOR_VEHICLE) { Vehicle v(Target); if (v.IsParking()) return true; return false; } also this need to be changed or deleted, in this case i prefer deleting. Remember to make a back-up case i'm not sure this all need to be done but this are the reasons i see what cause it. BTW i want to thank chase you brought me on a idea for the realism mod. Hope this will works If it didn't use your back-up to restore the file but still hold your back-up save. then open up the restored script and just delete this part !p.CanBeAsked() ||
  6. Website Our website has being released since 1 january 2011, and is visitable at www.imarks.org. -- Under construction --
  7. Staff Project Leader -Soulbody Scripters -Soulbody DDS Editor -Soulbody We're still in need of crew, in the spoiler below you can find which type of talented people we need, what we ask from you and how to contact us.
  8. Mods that have being planned Los Angeles Academy's The tutorial of the los angeles mod contains bugs. those bugs cause that you can't finish the tutorail. We don't want to just fix these so we do something else, We gonna make different Academy's This submod will only be able to use for the Deluxe version of the game emergency 4. Features; -Fire Department Academy -Police Academy -Medical Academy -Technical Academy -S.W.A.T. & F.B.I. Academy -US Army Academy Shine your light More details soon.
  9. Mods in Progress Realistic Mod When we play emergency we miss many realism. When we play the Los Angeles mod we miss less realism. but still it's too less realism (no offence), this is what we want to add with this submod. Features: - Police patrol by foot (maybe also available for the k-9 unit incl. dog) - Traffic Lights goes on red when vehicle (with flashlights and siren on) is within 50 metres from the traffic lights. (only when its moving) - Tow Truck can transport vehicles of suspects to the police for investigation. (which might result in a hidden event) - A station manager for the police station like the fire station, better known as a control panel. Picture - Park spot's behind the Police Station, Officers will leave car unless said you don't want it (like the fire station command) - Police car can chase the ambulance to arrest a suspect after he is released from the hospital - Interactive fire station, units will be active in and around the fire station instead of staying in the vehicle or at the base - when a vehicles arrive at the requested back-up location, personnel will the vehicle - English Audio, We have most of the files, when we need more we will ask for it. Progress: - Patrol by foot command - 0% - Traffic lights on red - 0% - Tow truck to police station - 0% - Control Panel for Police Station - 50% - Park behind the Police Station - 10% - Tow truck back-up command - 75% - English Audio - 100%
  10. Downloadable mods When we used the army we noticed that not all army units were in the game. we added the units we missed. Features: - Army Medic - Army General (similar to The LAFD chief, able to call back-up from each Army Unit) Download Files: Setup (only available to version 2.0.2) Unistaller Bugs: Compatibility: In-Game Screen's:
  11. Our submods for Los Angeles Mod have the approval of Hoppah to be shared. I Mark's Productions is a moderating group who make submods for the LA Mod we make small and big mods. we also searching for people who wants to help. So are you that guy we need? PM Soulbody and who know you get the ability to help us. If you having any problems, bugs, issues or annoyments please report this. we always will help you to give you the best gaming experience. When you have an idea you would like and you are quietly sure it will be approved by hoppah's publish rules, then fill free to share your idea. All downloads can be installed using a installer, this installer does not automatically select your map, You have to select the right map, this is the emergency or 911 first responders map. for default there is chosen the emergency map but this still might select the wrong place because you have an other path to the game Usage is only allowed for personal use, all our files are protected and are not allowed to be published, when they are edited, without permission of the author ©2010 Soulbody - I Mark's Productions
  12. In the next release it will be cutted out, this will be the release for compatibility with other submods (woods map's and additional unit submod (all units), other might come later).
  13. the tow truck command isn't in there besides for now the command is only for private usage and not allowed to be shared in other submods. the eft file is there cause the map had to be changed to spawn the units at the right place. if i would let it spawn at the police station like the other back-up commands the US Army Truck will get stuck while spawning at the station. i'm not in the ability test which of the 3 files can be removed and which can stay to prevent around 9 not working releases the file will stay in it.
  14. News Update I finally could fix the last bug caused by the release of Patch 2 for the Los Angeles Mod made by hoppah, i couldn't manage to find the reason why this bug was there but finally i fixed it. Not only a patch is made ready but also a new setup got his main features right. Thanks to hoppah for sharing his preview script of a submod release (setup script) i could make my own in Inno Setup 5. The main features are that you are able to add and remove things you want and don't want. For now it only contains the patches but i'm gona try some compatibility packs with other submods. The setup will be upgraded in feature with a personal skin and icon. For now i'm gona concentrate my self on the Realism Mod. Patch 2 Contains: - Compatibility with Version 2.0.2 of the LA Mod Patch 1 Contains: - Command Icons - Using the (new) back-up commands highlighting of objects/units/personnel will be disabled Setup Contains: - Ability to choose what you would like to install and what not. (for now only patches, in future also compatibility packs) Enjoy the patch and setup. BTW: notice that patch 1 is always required (in LA Mod 2.0), patch 2 is only required for use in version 2.0.2 of the la mod. Link: Click here (can also be found on post 1) please report any bug there is and not have being found.
  15. did you recently change anything which has effect on the doors, like the map or scripts or installing a submod.
  16. i'm back from my holiday and expect a release of patch 2 of the us army submod, including a new setup very soon. keep checking the page.
  17. i had it either, i recieved a message i think 3 weeks ago from a complete strange to me and asked me to help him with cheats because his cheats didn't worked, for me i don't care cause i like being a support crewmember but i had to send over 10 messages before he understood how to send a logfile and how to create one which shows you the good information (like playing with a crash and start over a game and send the logfile of the started over game) also i recieved a message from a guy i know almost very well and he asked to fixed the traffic light bug in the patrol command oke i appriciate the compliment that he thinks i'm able to fix it, indeed i'm thinking about some ways to fix it, but i think if either hoppah haven't been able to fix it and he is far more better then me, then how i am going to fix it
  18. yup people are still lazy to read a TOS and similiar texts, that while it would prevent a ban back in the old days i also did readed any TOS or similiar texts and got banned on some forums either, but i learned from it and still i don't read them but i know behave me now and what people (and moderators) like and dislike. is good to ask sometimes to ask for help and know the person who can help you but you need to remind that it might irritate the person you write to and try first to succeed it yourself by search and try every possible way when that didn't work think it worth a ''call'' to the person and send him a message.
  19. patch couldn't be made ready within the start of my holiday, i got no modding ability on my laptop so everything is paused now, the begin of july i will be back to mod again. patch is almost finished and can be release i think within 1 to 7 days, only the army truck back-up command need to be fixed.
  20. there is no kind a way to do that for me right now. not even the simples based games are able for me now, even text based games need graphics and don't no anything about animation and stuff. and please don't suggest anything that again suggest ways to make a game i'm just not able now and if you think it try it yourself first (not meaned to be rude)
  21. games are to hard for me to makes either as pc application, and first want to try things which are developers supporting and after i'm able to do that i want to go on stand-only software.
  22. I think i will do a manual for the game, as well for all mods there are (and there submods)
  23. I want to create a application for Android, and do not no how many users here has android but i want to know from those users what apps to would like to see. Just to get some ideas and try if i'm able to. For those suggestes i don't want to hear something as a game called emergency because i'm not know with programming a game. Something which can help you with the game like a news app or recommended mod from the day widget could be more able. Please share your suggestes might be something interested for me. What is android: Android is a open source system for mobile devices. developers can create there tools and share them with the android community using the Market app. *Don't expect any app when you suggest it i'm new to android and even programming it's self is still hard to me. I just want to try it* *For those who are interested, i'm owner of a HTC Hero with a custom 2.1 rom*
  24. notice that more things then only a procersor count toward the speed the game loads, don't smack with your computer:P
  25. no the script is working right (according the game/logfile, there is no crash), but i just can't select any target and and either can't make it to automaticly assign the caller as a target...
×
×
  • Create New...