Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 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
   Text Scroll Script - Enhanced DerVVulfman 23 29,821 02-18-2021, 04:16 AM
Last Post: DerVVulfman
   Cursor Script Selwyn 7 13,157 09-28-2019, 02:13 PM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 3,968 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 3,939 08-08-2019, 02:53 PM
Last Post: aeliath
   Archived Script Listings DerVVulfman 9 33,830 01-08-2019, 04:27 AM
Last Post: DerVVulfman
   Spritesheet Generator Conversion Script DerVVulfman 0 3,625 11-21-2018, 04:48 AM
Last Post: DerVVulfman
   Neo Mode 7 Script by MGCaladtogel MGC 59 111,639 09-29-2017, 03:48 AM
Last Post: DerVVulfman
   Longer Script Calls LiTTleDRAgo 0 4,388 05-17-2017, 12:36 AM
Last Post: LiTTleDRAgo
   SLOLS: Snake Look-alike on Load Script Zeriab 3 10,200 05-14-2017, 06:25 PM
Last Post: LiTTleDRAgo
   Character Select Script Selwyn 3 9,543 03-07-2017, 04:14 AM
Last Post: JayRay



Users browsing this thread: