-
Content count
54 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout blood1995
-
Rank
Private First Class
Recent Profile Visitors
-
Kanes Wrath Skirmish AI Schemas
blood1995 replied to TheHostileNegotiator's topic in Tiberium Wars / Kane's Wrath Maps & Modding
Since 1.4 there is a problem I can't compile States anymore, WrathEd telling me that an element of the same key was already added.- 16 replies
-
- AI
- Kanes Wrath
-
(and 2 more)
Tagged with:
-
Kanes Wrath Skirmish AI Schemas
blood1995 replied to TheHostileNegotiator's topic in Tiberium Wars / Kane's Wrath Maps & Modding
Wow that sounds amazing, I have been waiting for a way to edit the Skirmish AIs in Kane Wrath allowing us to make them build our custom units/structures, and also creating new ones for Campaign maps. Thank you very much.- 16 replies
-
- AI
- Kanes Wrath
-
(and 2 more)
Tagged with:
-
Hi there it's me again, this is probably my last question of that modding session: I've been searching in the GDIAirTower and GDIAirSupport the coding of the landing pads limited to 4 per building without success. I would like to understand how that coding works and if it is possible to increase the max amounts of planes an air building can support by only changing a number. Thanks for the help.
-
Wrathed: AI Personality
blood1995 replied to blood1995's topic in Tiberium Wars / Kane's Wrath Maps & Modding
But then does WrathED support the edit of an AI, I would like to add custom buildings in his built list, I have all the .xml files in the mod folder but it seems that KW Mod SDK will just ignore them. -
Loading Models from Maps Objects
blood1995 posted a topic in Tiberium Wars / Kane's Wrath Maps & Modding
Hellow again I've another question, I'm actually trying to add special campaign buildings into the skirmish gameplay but I noticed that the models of the buildings will not load in the game ending up with an invisible structure. <Includes> <Include type="all" source="ART:CBTreasury.W3X" /> <Include type="all" source="ART:CBTreasury_D1.w3x" /> <Include type="all" source="ART:CBTreasury_D2.w3x" /> <Include type="all" source="ART:CBTreasury_D3.w3x" /> <Include type="instance" source="DATA:BaseObjects/BaseCivilianStructureNoGarrisonDestructible.xml" /> </Includes> Could these lines be the problem? Because these files aren't in my mod but in the "cm_2_2_treasury_raid" folder's map.manifest and I can't extract the .w3x with C&C Assets Extractor. Any solutions? -
Hellow guys I wanted to know if it is possible to compile new AI personalities with KW MOD SDK for know I've tried following the example in "KW_Reloaded_1.7_Source_Code" but without succes, any idea?
-
Yo, did anyone managed to make a custom single player mission ? If yes I would like to have a detailed tutorial about that. I've also noticed that whenever you use the buildlist on ra3 worldbuilder, it will crash.
-
Hey there it's me and I still have interest into that game and would love to make my own mission map. It is actually possible in KW, with the custom maps menu, but how can we access our single players maps on RA3 with working campagn AI and without overwritting anything?
-
Please, can someone help me?
-
I see, in KW we can launch our missions maps here: Skirmish -> Custom Maps. But how can we do that on RA3, I don't see any new map in "Campaign" and the map won't appear in "Skirmish" if we put only 1 player spot. And even if I put 2 player spots, then the custom AI in the mission map won't appear and all his buildings will be white.
-
Hi everyone I would like to know if it's possible to make our own custom single mission map in RA3 like in KW. And if yes how can I do that? Thanks for the help!
-
Making a factory able to build units faster compare to other
blood1995 replied to blood1995's topic in Tiberium Wars / Kane's Wrath Maps & Modding
Thank for the help, it worked. -
Making a factory able to build units faster compare to other
blood1995 posted a topic in Tiberium Wars / Kane's Wrath Maps & Modding
All is said in the title. The 1st time I saw the big factory able to make Redeemer/MARV/Hexapod, I was thinking that they would have something else interesting, but no they have only that option. So is it possible to make them build the SAME UNIT than the other war factory but faster(without having to edits the units or the LogicCommandSet). -
Wrath ED KW any way to make AI build our custom unit/buildings ?
blood1995 replied to blood1995's topic in Tiberium Wars / Kane's Wrath Maps & Modding
The 1st solution seems to be the most simple, because I'm also working on mission maps for my mod so I guess that I'll only use that one. -
Wrath ED KW any way to make AI build our custom unit/buildings ?
blood1995 posted a topic in Tiberium Wars / Kane's Wrath Maps & Modding
Hellow, I know that actually we aren't able to edit the Skirmish AI on KW, but I've noticed that somehow on skirmish battle the AI used some of my custom units rarely so I wonder if it's possible to raise the chance of the AI to use them.