Dwarf Fortress > DF Modding

Place a GCS - How ?

(1/2) > >>

hanni79:
Greets fellow forumites,

I just tried to spawn a breeding pair of GCS ( I had even caught some, but while hauling them some dumb humans killed them :( ) with modtools/create-unit -race SPIDER_CAVE_GIANT -caste MALE -age 5 and
modtools/create-unit -race SPIDER_CAVE_GIANT -caste MALE -age 5. But instead of doing some sweet, sweet love they instantly started fighting. Then the game crashed.

Spawnunit had similar results. Has anyone tips for me how I can make this work ?

PS, I also tried "region pops boost all 2" and "region-pops incr SPIDER_CAVE_GIANT 10", but no GCS wandered on my map so far.
Spawnunit as well as modtools/create-unit both had the disadvantage that the resulting GCS were listed as Wild Animals, but did not engage the offending human with webs, which is a requirement for my silk-farm setup.

Reelya:
Another thing you could do is get some unwanted animals e.g. from traders, then replace their raws with the GCS raws. They won't be "actual GCSs" but they should be indistinguishable from the real thing.

Meph:
Have fun.
--- Code: ---modtools/create-unit -race SPIDER_CAVE_GIANT -caste MALE -civId \\LOCAL -groupId \\LOCAL -age 5
--- End code ---

hanni79:
Thanks for your answers, Reelya and Meph, but I have some follow-up questions.

@Reelya :So you mean like make all Mules -> GCS by just replacing MuleRaws with GCSRaws ?

@Meph : This string works partly, but it still has the same result as "modtools/create-unit -race SPIDER_CAVE_GIANT -caste MALE -age 5", the resulting Spider still does not want to shoot this pesky, GCS killing human. Interestingly, it doesn't attack the breeding pair ( caught a female yesterday ! :D ), so something is obviously different. Also, neither my military dwarves nor the civilians mind it, so I guess something is still missing, maybe a flag ?


P.S : After finally getting a breeding pair of GCS without cheating - nothing happened. I perhaps found out the male GCS is homosexual.  :'( I hope I will have luck and get a straight one ...

Reelya:
Yeah, you replace the innards of a creature's raws with something else, just keeping the creature tag / name the same.

Navigation

[0] Message Index

[#] Next page

Go to full version