-
Posts
4,419 -
Joined
-
Days Won
631
Content Type
Profiles
Forums
Calendar
Tutorials
Downloads
Gallery
Everything posted by itchboy
-
Looking for someone to help with Reskins
itchboy replied to sam333333333's topic in Modding Related Support
I have some advice: Generally, people won't do work for you. It would be in your best interest that you learn on your own how to texture. Even if you might be having a hard time right now. I would like to see what you have made so far, that way I can see what you are having trouble with. -
I believe those lighthead models can be created very quickly in any modelling program. In fact I might do a tutorial series on them now that the virus has given me a bit more time to sit down and do things.
-
Try changing the graphics settings and particle effects to low. Turning shadows off might also help. The solution seems to be different and dependent on each person's hardware.
-
Straight from the Terms of Use of this website: A.Advertisement - Any kind of commercial or non-commercial advertising as well as advertisements not related to the themes of this board are not allowed without a prior, written, dated authorization. Unauthorized advertisers will be punished. I understand the environmental issues you are trying to address, but this is not the place to do this. I will give some advice: if you're unable to advertise a product without violating a platform's rules, then you should probably reconsider your marketing strategy.
-
It gets inserted based on the order it is on the list. Newlist is always first on a pushAction list. After this, an insert or append may follow depending on what you're doing. If you put the insert after the NEWLIST, then it will actually swap places with the newlist and do the "insert" action first. This is only required in some very specific situations however, like you have a command that has separate instructions for a specific unit.
-
http://www.emergency-planet.com/uploads/monthly_2017_02/Untitled.png.79d7fc15521bdfe24b69a41ea7a8c6b5.png I have some answers for the v3o material numbers. Just copy the link into your browser. The image won't show up in preview here because of a bug in the site.
-
In scripting, all Em4 "actors" (meaning objects, persons, vehicles) follow a sequential "list" of actions. ACTION_NEWLIST is what you indicate on any push action to start a new "list" of actions. This will override any other action at the time. ACTION_APPEND is how you continue the list. Say, you want to do task A first, then B. You would put task A as an ACTION_NEWLIST, then the next action and so on will be ACTION_APPEND. ACTION_INSERT is used to insert an action in between a set of ACTION_APPEND lines. The other ones are self-explanatory. The action will either be before the last, after the first, or replace the first action in the list.
-
Didn't think of that. It works but you will have to hold down the alt key to rotate the camera.
-
Fatal error when running Em4? Did you change the xres and yres values? It is also possible that DEP (Data Execution Prevention) is messing up how Em4 runs in your OS.
-
[WIP] Haverford Township Modification
itchboy replied to PAMedic's topic in Mod Development and Concepts
Asking for release dates is against site rules, please be careful next time. -
Does it work in other apps, or is your mouse broken? There is no way around this if your mouse is broken.
-
It comes from my private mod, however there is a public (but unfinished) alternative that you can follow here. http://www.emergency-planet.com/topic/14957-la-mod-units-upgrade-sub-mod-30-firepoliceambulance-old-download-link-removed-no-download-wip/?do=getNewComment The mod that I linked is not finished yet. Please be patient.
-
Check out the support threads and tutorials for how to make mods. At the very basic, you need to know how to access the Emergency 4 editor.
-
Replacing a vehicle in one of the fire stations
itchboy replied to Hoppah's topic in Alteration Help
You are likely missing if-else if conditions for the gate script. The LAfireStation script contains conditions that need to be changed for specific vehicles. -
Set its placement to "Custom" in the prototype editor.
-
Please redirect all your activation problems to this thread. I am having trouble keeping up with multiple support threads at once. I have activated all validating accounts here. If you have problems, please continue it in that thread.
-
Ive reset your password to 4321
-
Ive activated this one and will merge your other accounts.
-
Have you patched the game to 1.3?
-
You can modify the materials.xml file to make objects catch fire more easily. This will affect SP though, please be mindful.
-
Password reset to 1234.
-
New Jefferson Modification v1.0(Cancelled)
itchboy replied to blazinggod8's topic in Conceptual Modifications
I will not require that the credits for every model be listed, but I will however require a full list be packaged within the mod when it is released. In the case of this WIP, I would like to see the SlateDragon1 mod credit list be included as a spoiler tag. Thanks. If I may suggest something, I would like to see something different from SWAT. Everyone would benefit from a SWAT fleet that isn't repainted NYPD ESU trucks. -
Can you provide your Username and email please?