Jump to content

Xplorer4x4

Members
  • Posts

    4,836
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Xplorer4x4

  1. Dont have any links but I would search for reskin. Theres about a topic a week on the issue, maybe more so its pretty well covered. I dont think theres a tutorial for it per say, but forums posts documenting it.
  2. Make sure you have path 3 for Emergency 4(not related to the LA Mod) installed. Its in the download center. Also make sure your video card drivers are up to date.
  3. Exactly, if I work with some one from England,China,Austrilla, hell even if its just working with some one in Canada,Texas, or California, its going to show MY time zone when i look at there posts. Im not saying it should show there time zone on posts, but just something on there profile that says its 7AM there, or 9 AM there.
  4. What about a local time hack if it exists? Something that would show the members local time so if were working with some one from a different country, we have an idea of what time it is there by just going to there profile.
  5. In the latofirestation.script i dont think it matters aside from thing like the ALS Engines,BLS Engines, and ALS Ambulances simply because they have multiple parking spots inside the station, but for the rest of them, from what I can see it doesnt matter so long as all the Ls for that particular OBJ matches up. Now in the other 2 fire station scripts, I believe each OBJ needs to have a different L#. I find it best to do each units in the order it appears, so if you has a HES after the USAR in LA Fire Station Start, and the USAR is l6, I would make the HES l7 and update any units after that to a new l#, but again, the ALS Engines,BLS Engines and ALS Ambos are where it gets tricky.
  6. What are those 6 sides slots for? I have noticed these on some truck but never realized they were actual compartments. The only thing I could see that might fit is spare air tanks maybe.
  7. I would suggest disabling UAC. USer Account Control is so annoying. And im with Francis in regards to using Notepad2. I been using this for years now as my former favorite program, crimson editor, was no longer being updated.However theres nothing out there that will trully write a script for you. Theres a mission script generator around here some where, but it only does very basic missions, and I have a feeling even then, your going to end up editing the script on your own to some extent to get it working.
  8. Then heres a thought, use the edit button since you can see it. As for the lights, its in the editor like em4life said, but its not as easy as you think.
  9. Well didnt expect to say this so soon, but we have a winner. Thread served its purpose so would a mod please close this. On a side note, any one who can make good models, and would like to get early access to the submods, please contact me via pm, and we can discuss the details. Thanks.
  10. As most of you know I have been hard at work with the LA Mod 4x4 submod series. 1 release down, 3 more to go! Each release will have a different map, but the changes wont stop there. I hope to include something unique to each version. I am currently looking to recruit some one to do 2-3 reskins for me. There may be more in the future, but for now I only need 2-3. I am perfectly capable of doing the reskins myself(not to sound arrogant), but I would rather devote my time to scripting and map work to progress as quick as possible towards a final release. If you think your reskins are up to par, I ask you post screen shots, here in this topic, of atleast 2-5 units you have reskined. The winner will be one of a select few who will get early access to the mod. Get your skins in quick though, as I would like to pick some one in the next 24 hours or sooner depending on how many people post skins. Thanks, Xplorer4x4
  11. lol told you im not all here. ALS Rigs = ALS Engines. I saw Jaws or some sort of extrication tool in one of the pics on fs80.org. I didnt necessarily mean the crash tenders have jaws or not,but was wondering which, if any, of the LAX units have extrication tools.
  12. lol fail on my part, i wondered why the hell youd put a tank in there, and didnt think announcing a civil car was that important. I guess I understand now.
  13. Technically, yes, but if you install this over LA Mod 2.0 you will not get the full affect of the submod. Hints why the thread description says v2.0.1 is pending.
  14. That about covers it. Just one last thing. If it was covered in the guide I missed it. Do ALS Rigs carry jaws and which of the LAX Rigs carry jaws? Your officially my go to guy for info when Mikesphotos isnt around
  15. 1 Question, is the edit button invisible? Just asking since it seems we got a sudden influx of people who cant seem to use it.
  16. I think its the Ls You have: GameObjectList l5; Game::CollectObstaclesOnVirtualObject(VO_HES, l, ACTOR_VEHICLE); if(l4.GetNumObjects() > 0) { Mission::PlayHint(HINT_NOSPACE); v.PushActionReturnToBase(ACTION_NEWLIST); return; } else { ActorList l1 = Game::GetActors(VO_HES); ActorList l2 = Game::GetActors(VO_EXTRA_BOTH); } } Try this: After VO_HES you just had an l not l5. You put GameObjectList l5 on the first line and all the Ls after this need to be l5, well all the ones for the HES. I think that will solve it.
  17. @AshHill, welcome to the forums. Make sure you have LA Mod 2.0 and LA Mod Patch 2 in the bugs thread. Sounds like your probably using an older version.
  18. Great job on the pics but: My heads not exactly with it lately, remind me what a TF is. Is the RA the same, as far as paint and and the model goes, as the one above or is it the reserve? Got any pics? I am trying to understand the inner workings of the three LAX stations. Station 80 is obviously going to be primary for plane crashes and stand by for mayday landings, but what are the functions of 51 and 95? Is 51 and 95 geared more towards handling incidents that are not on the air field like a car fire or mva on the property? Do the tenders have jaws or are these stored on the Engine and/or Squad?
  19. Seems woods links were deleted, so I will upload a copy of both textuers. The first one will have some very slight modification to it, but f your going to use these then I guess you can undo the changes as needed. Heres is w00ds first freeplay map: kampagne copy.tga It does have some modifications. Additional parking at the police station, and the sidewalk behind FS1 was blended to concrete rather then sidewalk. Heres is the original copy of w00ds second map. Its in Targa(tga) format so it can be edited with Pain.net. The original file was a PSD which was not able to be opened by paint.net. Freeplay second edition copy.tga
  20. Use the edit button. I wasnt in the editor but i am now so I checked. Click on any of the ALS Engine. Click Edit Children, then go to Edit Childs(its next to cancel and okay buttons). The connectors are in there. The USFS truck is set p a slight bit different, so I would stick with the ALS Engine set up to be safe when doing your new unit.
  21. Its pretty easy imo. On the script side you need to edit: attachfirehose.script - I think its self explanatory. This will enable your truck to have hose connections. LARapidDeployment.script - You dont have to edit this one, but I imagine you want rapid deploy to work so edit this. In the editor, I cant recall exactly how its done, but something along these lines. Edit the children for the object and add the hose connector. This is a bit tricky to line it up right. Then you have to apply a name to the children(hose connectors). Just look at any of the engines on how to do this. May not be to detailed but i think you can get the concept on your own based on what I said.
  22. Can Mike or any one provide pics of units in house at the stations covering the LAX Area? For example: Id really like shots kind of like this where you can see all the units in the station or even something along these lines: http://www.indianafiretrucks.com/pictures/vanderburgh/evansville/station-1.jpg (obviously not LA just example).
  23. First thought, this is not a submod, so wrong place. Second thought, post in the Technical section. Third thought, http://forum.emergency-planet.com/index.php?/forum-42/announcement-4-read-before-requesting-assistance/ Fourth Thought, update your drivers for your video card. This is the most common fix. Final thought, search the forums for crash to desktop for a million threads on the subject. You asked.
  24. Nycguy, any progress on this? I would love to get this put in to the LA 4x4 Submods. If you want send the files and i can try to get it all ready to go.
×
×
  • Create New...