Good and Evil script
#1
Here is a script that i've been hanging onto that I have found on Shadow Destiny another RMXP forum site. It's made by Leon and it's scripted much like that what you'll find in the XBox and PC game Fable.

to use it you have to use these script lines in a call script command in an event.
For good, use $game_actors[actor_id] > 0
For evil, use $game_actors[actor_id] < 0
For neutral, use $game_actors[actor_id] == 0

Say you break a vase or steal from a shop then you'll use $game_actor[1] < 3 and Aluxes will gain 3 evil points.
But if you repent and take the item back or pay for the damaged good you'll call this line $game_actor[1] > 1 to regain some good points.

Hope this'll help someone.
Good & Evil
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
   Script Commands Bug Fixes kyonides 2 2,743 02-27-2025, 07:24 AM
Last Post: kyonides
   The Steal and Peep Script DerVVulfman 12 5,309 02-19-2025, 07:20 AM
Last Post: Ace_V
   Text Scroll Script - Enhanced DerVVulfman 23 43,807 02-18-2021, 04:16 AM
Last Post: DerVVulfman
   Cursor Script Selwyn 7 19,666 09-28-2019, 02:13 PM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 6,634 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 6,862 08-08-2019, 02:53 PM
Last Post: aeliath
   Spritesheet Generator Conversion Script DerVVulfman 0 5,972 11-21-2018, 04:48 AM
Last Post: DerVVulfman
   Neo Mode 7 Script by MGCaladtogel MGC 59 148,480 09-29-2017, 03:48 AM
Last Post: DerVVulfman
   Longer Script Calls LiTTleDRAgo 0 6,341 05-17-2017, 12:36 AM
Last Post: LiTTleDRAgo
   SLOLS: Snake Look-alike on Load Script Zeriab 3 13,930 05-14-2017, 06:25 PM
Last Post: LiTTleDRAgo



Users browsing this thread: 1 Guest(s)