Jump to content

Xplorer4x4

Members
  • Posts

    4,838
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Xplorer4x4

  1. I dont think he meant the staff specifically, and assuming he didnt mean staff, you said you made this site as a place for people to get together and share models and so forth. I dont see alot of that going on. NNICO gave away some models awhile ago, a cv and Impala if memory serves me right. Aside from that i dont see any one else contributing models in such a way. Same for scripts,custom maps, etc. You give us a platform to speak our mind, and you say "it's bullshit?" Now i didnt quite understand his point, but you gave us the platform to speak. If you dont agree with it, i dont see a problem in saying so, but was a comment like that really needed?
  2. Late reply, thanks NJ. Another question. saw footage of 9/11 the other day, and noticed there was atleast one crash tender present at the pentagon. This struck me as odd since i have only ever seen crash tenders used at airports. Why would a crash tender be there? Also what is it that makes a crash tender like a Oshkosk Striker so different from a spartan,alf,pierce,etc rig? obviously they carry foam but why are they designed so different? Is it because aircraft fires can easily give off alot more heat if the jet fuel is ignited?
  3. http://forum.emergency-planet.com/index.php?/forum/12-site-forum-support/ Might have better luck posting in there.
  4. I to want to see the newer models in the game, but i think the paint schemes should stay as they are to easily tell the difference.
  5. Correction air was leaking iside to his brain, not away from the brain. One of his eyes are swollen shut to.
  6. I like the general concept, however as Francis pointed out it has its downside. Maybe tweak the idea so the field are hidden(I think you said this?) and there is a hidden forum only for those who have proven to show the ability to do some scripting,modeling, or some sort of tallent regarding modding, and just reskins dont count. This place would be for modders to come together like you said. The forum has to be hidden though because if you show enough ability to mod here, you will be pmed regardless of the profile field, but not makeing it stand out unless the person wants to contacted like you. For instance, i hate being pmed about stuff, but if people make a thread i am usually willing to help out even if its some one who generally annoys the crap out of me.
  7. I really doubt everything is exactly the same so going back and forth to make the needed models is a bit of a waste of time,and if your cranking out models in an hours time, why is only half the models done? Whats the point of 2 identical mods?
  8. I thin theres 3 people who did the voices for the la mod. Did you check the pdf file that comes with the mod?
  9. Well ems wasnt involved but my step bro is really in to bmx.He went to grind a rail on a gap of about 5 stairs, missed the rail and face planted. He was kept in the ICU over night, due to air leaking out of a cut in his forehead,fractured skull,and 3 stitches in his ear
  10. I cant post? ok maybe i can.
  11. Might have to look into that, thanks!
  12. I'll try to check in to it more once my pc is up and running like monday or tuesday.
  13. Dont be surprised if you have to link up the prototype to the v3o files. I had to do this on some of the models.
  14. no although i do like that a bit better, i meant this: http://img199.imageshack.us/img199/4585/quint9os.jpg
  15. Spybot used to be the best, but it has fallen off in past years. The first line of defense should be nod32 and comodo firewall. Then have malwarebytes as a back up scanner running once a day. Then keep a copy of f-secure rescue cd handy at all times as a last resort, but this app will only update over a wired internet connection, not wireless.
  16. I never said weather this was real or not, just how the mod was designed, but yes this is how it is done many places in the us. Like some one else said, keep in mind one person can get a stretcher by themselves while the other stays with the patient. this is a GAME, and no matter how hard we try it will always lack some realism. LA does not always respond an engine on medical calls, but most o the time i believe they do. I know here fire goes on most medical calls, but i have never seen them ride with a patient in the ambo. Police are not a ems, but yes police would be dispatched. Not sure it is the law, but protocol, yes most likely. I doubt shane will add this, however there are hostage rescues already in the game/mod.
  17. I love when people make demands as if they have some kind of control over these things. I'll be nice and offer you another piece of advice besides posting in the right place, specify which vehicle you want to use as I doubt Hoppah would blindly give you permission to use one vehicle with out knowing exactly what vehicle you want to use.
  18. Does this happen in other games? Did you upgrade from XP to 7 or do a clean install?
  19. A topic bump would have gotten my attention..no need for a pm. GameObjectList l3; Game::CollectObstaclesOnVirtualObject(VO_AMBULANCE01, l3, ACTOR_VEHICLE); if(l3.GetNumObjects() > 0) { Vehicle m = l3.GetObject(0); PersonList passengers = m.GetPassengers(); if (passengers.GetNumPersons() == 0) { if(StrCompare(m.GetPrototypeFileName(), OBJ_AMBULANCE02LED) == 0) { m.PushActionExecuteCommand(ACTION_NEWLIST, DUMMY_CALLCREW, Caller, 7, false); //m.PushActionWait(ACTION_APPEND, 0.5f); //m.PushActionExecuteCommand(ACTION_APPEND, DUMMY_CALLCREW, Caller, 3, false); } else { m.PushActionExecuteCommand(ACTION_NEWLIST, DUMMY_CALLCREW, Caller, 1, false); m.PushActionWait(ACTION_APPEND, 0.5f); m.PushActionExecuteCommand(ACTION_APPEND, DUMMY_CALLCREW, Caller, 2, false); } } } change that to GameObjectList l3; Game::CollectObstaclesOnVirtualObject(VO_AMBULANCE01, l3, ACTOR_VEHICLE); if(l3.GetNumObjects() > 0) { Vehicle m = l3.GetObject(0); PersonList passengers = m.GetPassengers(); if (passengers.GetNumPersons() == 0) { if(StrCompare(m.GetPrototypeFileName(), OBJ_AMBULANCE02LED) == 0) { m.PushActionExecuteCommand(ACTION_NEWLIST, DUMMY_CALLCREW, Caller, 1, false); m.PushActionWait(ACTION_APPEND, 0.5f); m.PushActionExecuteCommand(ACTION_APPEND, DUMMY_CALLCREW, Caller, 2, false); } else { m.PushActionExecuteCommand(ACTION_NEWLIST, DUMMY_CALLCREW, Caller, 1, false); m.PushActionWait(ACTION_APPEND, 0.5f); m.PushActionExecuteCommand(ACTION_APPEND, DUMMY_CALLCREW, Caller, 2, false); } } } And follow this pattern for the other ambulances. If that doesnt work compare it to the stock scripts, which i dont have access to on this pc, and see what they look like there. thats around line 200 of lafirestation.script.
  20. Thats up to the mod author if they want to make an exe file. All submods have instructions in the first post or usually a read me file inside the rar. The instructions are there if you look.
  21. Is this topic about sirens? No? You will have better luck starting your own topic, but even then theres a good chance you will be told to use one of the packs here(i think there 4 total,default la mod siren,sirens in AUS,Conrads Siren Mods, and I think Francis released a pack of old LA Mod sirens) or make your own if those dont suit your needs.
  22. Macks are very rare in these parts. Theres one in the entire county. I love the Spartan Gladiator Quints from 09. Quite possibly the sexiest ladder/quint ever made.
  23. Just be patient, give it about 2 days for them to write back. In this case even i you got a keygen i dont think it would be useful as the program may be in Russian only [EDITED BY MODERATOR].
  24. Xplorer4x4

    Newark Mod

    Last i checked, asking for updates wasnt against the rules, it just irritating in some cases because a mod maker like Tim or FF will post an update for the NY Mod, and less then a week later some idiot comes in and asks for another update when we got one less then a week ago. In this case there hasnt been any updates in a few months, so it may not do any good to ask, but from a courtesy stand point, I dont see the problem. But Im not a mod so its not my call, just explaining what I believe to be the unwritten rule so to speak.
  25. Awesome model but i thought you guys were all done with the vehicles already? Every MOD has an installer,that i have seen, its just submods that do not have installers requiring you to cut and paste, and all that fun stuff. Well from the sounds of it, there are ways to work around hard coded restrictions.
×
×
  • Create New...