Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Strive: Conquest

A successor to first Strive For Power game, currently at alpha stage · By Strive4Power

Modding questions

A topic by Coffee13 created 8 days ago Views: 169 Replies: 1
Viewing posts 1 to 2

Hello,

I don't have much technical experience so I've been messing with the game files by following older mods that have been released on itch.io community and This guide trying out what works what not.

I'm wondering if there are any modding guide and tips be it in file format, post, or just plain text that I can get.

As for my questions as of now;

1.) I can't seem to extend scripts in [CEScripts], I can't tell exactly if I'm replacing or adding something. I've been trying to add a test task, redirecting original task to new formula.

2.) I've also tried have custom buff and debuff that also visible on mansion like Deathknight. It seems like I've trouble from not knowing how to access variable stack? I'm not too sure on that.

Any suggestion and pointer are appreciated, thank you in advance!

Fixed

I've been testing mods through older savefile and that seems to be the issue with extending scripts. I made a new save and it works!