Posted: Mon Jan 18, 2010 8:39 pm Post subject:
Moding and harvesters
Subject description: Troublesome
hi
I have recently started playing tiberian sun again and as so i have also begun looking into the mods that exist for it,
up untill now retro is the best mod out there for me, seeing as TI and Oddesey isnt out yet ( waiting patiently )
but there are problems ofcourse, retro mod has an uncappable radar, wich i managed to fix after a lot of reading and studying this page, trials and errors included..
but thats not important, what bugs me, is that there are 2 more bugs that irritate the heck out of me.
1: trucks (loaded) does not drop crates anymore (i think it has 2 much debris when it explodes, and
2: when you capture a refinery the harvester no longer converts to your side..
the question is easy, does anyone what i can do to fix this? what parameters to change.
seeing as i have seen all the talented people on theese forums,
i hope someone has a quick and easy solution for me =)
I'm unfamiliar with Retro's coding but I highly doubt the loaded trucks lack of a free crate is due-to it's explosions and debris. Check to see if the Loaded truck has the tag 'CarriesCrate=yes' in it's code. There is a basics tag in map files that can determine whether or not they will give free crates 'TruckCrate=' (yes/no). This basic option will only have effect if the 'CarriesCrate=yes' tag is existent on the loaded truck of course.
As for the capturing the refinery and harvester converting issue. From what I remember it's due-to TS:Retro's refinery being 3x3 foundation. Refineries used the 3x4 foundation with a bib, which once captured while the harvester is unloading, it would change house along with the refinery. Go to art.ini and change the refineries 'Foundation=' parameter to 4x3 and see if that fixes it. QUICK_EDIT
Aro is correct about the Refinery. The crate however won't appear because in TSR, they were made destroyable. What this means is that when your truck gets blown up, so does the crate within.
In the Overlays section in Rules.INI, you can find the entry for the Goodie crate (the one you're talking about). There should be a flag "Explodes=" or something like that. Change it to "no". _________________ QUICK_EDIT
Posted: Mon Jan 18, 2010 10:52 pm Post subject:
well....
the harvester thingy worked when i added the last segment to it 4x3, but i changed that and the crate, and now something is crashing the game, so i think im going to keep trying a bit more, but it definetly worked, the harvester turned once i captured the base.
think there is a posibility to get that working on a 3x3 tile aswell? if theres a lot of coding i wont bother...
now back to the crate and why the game chrashed :\
i think all i did was change
[CRATE]
Name=Crate
RadarColor=92,92,92
Crate=yes
CrateTrigger=yes
RadarInvisible=yes
Land=Clear
DrawFlat=false
"Explodes=no (only changed this from yes)"
In the original ini (from cncden) explodes isnt even there, maybe removing it will fix it, havent even gotten to test it yet thou
*Edit*
Crates stay but a custom map stopped working after the changes... well, nothings perfekt i guess =p but im still happy, campain works and thats all i wanted (the lvl that didnt work was a custom map called FS Pheonix (2-3) QUICK_EDIT
BTW, if your getting internal errors, once the game crashed goto your TS installation directory and find the file "except.txt" and upload it to here: http://ppmsite.com/forum/viewtopic.php?t=20173
Posted: Thu Feb 11, 2010 2:45 pm Post subject:
Necro
sorry for bringing this thread back again, but..
lets summarise, i did the changes in the mod and got it all working, changing the refinery to 4x3 worked, changing the gradar to capturable worked exept for...
GAAAH the Chameleon spy cannot capture radar's still, even with vanilla rules on them,
so i dont see why there should be a problem, any ideas to fix this?
Retro mod and nod mission destroy Mammoth MKII prototype
u start out with one chameleon spy and need to cap a radar, u've all been there =p
but with the changes retro mod does it is not possible to make it work, even thou
There is a specific reason they aren't capturable, when you infiltrate radars (which uses the same tag to enable it) it reveals the units movements not only to you but to everyone. So to solve this, the radars are uncapturable which also prevents spying.
EDIT: It will either be true or yes, just check other buildings to find out. Your best bet though is extracting the map from the nod cd (or find it if it is changed by the mod) and open it in notepad and add this to the top or bottom:
[GARADR]
Capturable=true/yes (the tag, might of misspelled it though) QUICK_EDIT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum