Skip to main content

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

OK, thanks. Do I need to put these commands in the dialogue options for them to work? And how do I set different values so that some dialogues give more or less reputation? Many thanks. Your plugins are brilliant.

(1 edit) (+1)

When you want the player to gain 100 rep (for example) in your event, click to add a new event command -> select page 3 and under advanced select plugin command -> select the reputations plugin, select Gain Reputation command, and type in the reputation id you want to gain and 100 for the amount. Then, when the player reaches that event command, they will gain 100 reputation.

If you want the player to gain more or less than 100 reputation, type in a different number that is greater or less than 100 in your plugin command.

For example like this:

Thanks!, I've just learnt something new thanks to you. :)