RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
good/evil

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 85
i see a lot of scipts for good/evil but it can be done much more easy without any scripts (if im wrong please post it):
just use variables, like this:
control variable, good/evil+1 (+1 point for something good)
control variable, good/evil-1 (-1 point for something bad)

if you want to let an event happen different on how good/evil you are just use conditional branch

to show the player his good/bad points use an item in inventory, something like "soul scanner" (i know the name sucks but you know what i mean) then when the player uses the soul scanner use the conditional branch:

if variable good/evil= -20 or lower
show text:you are evil, my lord, you have (the thing that shows the good/evil variable) alligmant points.

if variable good/evil= between -20 and 20
show text: you are nuteral my lord, you have  (the thing that shows the good/evil variable) alligmant points.

if variable good/evil= 20 or higher
show text: you are good my lord, you have (the thing that shows the good/evil variable) alligmant points.

greets, drakenkanon

ps dot watch my english i know it sucks :P

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
This is not a script, and as such does not go to the Scripts Database.

~Moved to RMVX Tutorials Database

***
Rep:
Level 85
i posted it in scripts because many people use a script for this but it can be done more easy

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
And that doesn't make it a script, and so it doesn't go into the Scripts Database - sorry. We have forum divisions for a reason  :police:

It's a nice system though.

***
Rep:
Level 85