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
   Zeriab's Caterpillar Script Zeriab 2 7,383 02-14-2026, 05:58 AM
Last Post: DerVVulfman
   Script Commands Bug Fixes kyonides 2 4,423 02-27-2025, 07:24 AM
Last Post: kyonides
   The Steal and Peep Script DerVVulfman 12 9,116 02-19-2025, 07:20 AM
Last Post: Ace_V
   Text Scroll Script - Enhanced DerVVulfman 23 51,045 02-18-2021, 04:16 AM
Last Post: DerVVulfman
   Cursor Script Selwyn 7 22,414 09-28-2019, 02:13 PM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 7,852 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 8,112 08-08-2019, 02:53 PM
Last Post: aeliath
   Spritesheet Generator Conversion Script DerVVulfman 0 6,968 11-21-2018, 04:48 AM
Last Post: DerVVulfman
   Neo Mode 7 Script by MGCaladtogel MGC 59 165,524 09-29-2017, 03:48 AM
Last Post: DerVVulfman
   Longer Script Calls LiTTleDRAgo 0 7,236 05-17-2017, 12:36 AM
Last Post: LiTTleDRAgo



Users browsing this thread: 1 Guest(s)