Mod got released:
http://farcrymods.freeforums.net/boa...no4-editor-mod
Fly your own Blackhawk:
https://youtu.be/g3GOBQO4wWU
Hii Kantham
Thanks for give them a try!
to your question:
If it is FC3 Content, i can try to load this. 50% chance to get it....
If it is completly new, like own buildings, i can't. 0%
If it is FC4 (download) content, i can add it. 99.9%
If it is a change, like a own pic with an FC4-pic, i can try it with also 50% chance to get it.
I hope i could help you
best regards, Fino
Not very now that the DLC system from FC2/3 is lacking, no custom objects with advanced behaviors, unfortunately. All the tools and interface stuff are off the limits since they are hardcoded.Originally Posted by Kantham Go to original post
I myself don't really see any point in doing editor stuff for FC4 until a PvP or proper (proper as working without major issues) co-op comes out.
I'm pretty sure some FC3 content would work, shaders and so on I'd not bet on, though with custom shader definitions... Yeah. The mesh format seems very similar, if not the same to my eye. DLC content has always been quite simple (Only required the toc.rml change that I made in FC2 to get them loaded), but your own textures will need to be inserted to the .fc4map if you want them to work without a patch.Originally Posted by LFino Go to original post
EDIT: God, was supposed to edit my previous post, accident double-posted instead.
Thanks for your reply, LFino.
That did answer nearly all of my question.
Are you able to script new entities/archetypes?
More precisely, I'd really like to see a weapon spawner entity that will spawn a random weapon with random attachment. This entity wouldn't choose from signature weapons or regular weapons, it would simply spawn a weapon in the world with a random attachment from a list of possible attachments. Then the designer just needs to place the entity in the world, and when the level starts the weapon is spawned at the desired location.
How hard is that to do, and it is even possible?
If it is, then in the same vein, a random AI spawner with % spawn chance would be awesome at making content repayable.
Thanks.
I guess this means no editor fixes...Originally Posted by razorfinnish Go to original post
Random weapon spawner entities are completely possible but if you want to see them in-game you'll have to use a patch file when playing the map. Custom archetypes, until a new DLC system is introduced, aren't going to work properly. (Though, SourceType="2" custom definitions MIGHT work to that extent; haven't checked, and probably for some time will not. They do let you define area shapes, and that's the only use for them right now; but I do think I could get them to create fully custom entities. Just to what extent that could happen, I don't know yet.)Originally Posted by Kantham Go to original post
I'm working on tools for modding some file types, not modding the game itself right now. Don't really see a purpose right now.Originally Posted by LFino Go to original post