Save-Point
KSeized - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: KSeized (/thread-8733.html)



KSeized - kyonides - 05-09-2023

KSeized
XP + VX

Version 0.11.0

by Kyonides

Introduction

This scriptlet will allow you to "illegally" seize the party's items, weapons, armors, and gold at will.
Yeah, you can return them at any moment, but there might be a fee for keeping your money safe! Shocked

By the way, the demo's spokesman claims it is the most depressing demo for some weird reason. Confused
Feel free to find out why he make such a preposterous claim. Grinning

The Embedded Instructions

Code:
# * Dialog Window Tags * #

# Leave a tag like one of the following options:
#  Total Seized Items or Weapons or Armors or Skills
#  \st(i) or \st(w) or \st(a) or \st(s)
#  Seized Gold
#  \sg

# * Script Calls * #

# Seize Items:    $game_system.seize_items!
# Seize Weapons:  $game_system.seize_weapons!
# Seize Armors:    $game_system.seize_armors!
# Seize Skills:    $game_system.seize_skills!
# Seize Gold:      $game_system.seize_gold!

# Return Items:    $game_system.return_items!
# Return Weapons:  $game_system.return_weapons!
# Return Armors:  $game_system.return_armors!
# Return Skills:  $game_system.return_skills!
# Return Gold:    $game_system.return_gold!

# Fee Percent the Government will charge you for keeping your money safe!
# - Number should be a positive Integer, i.e. 0 through 100
# KSeize.fee_percent = Number

Happy with a sweat Only the team leader will lose his or her skills by using the $game_system.seize_skills! call.


Terms & Conditions

Free for use in any game! Two Thumbs Up!
Include my nickname in your game credits! Serious
I actively reserve the right to reject any feature requests. Tongue sticking out
You cannot alter the plot of my demo! Laughing + Tongue sticking out