Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 KPockets Daphne
#5
Now Launching the XP Port!

After dealing with VX Ace I decided that some people might prefer to get the script for RMXP so guess what I did? Happy with a sweat

Instructions for XP

Code:
# * Instructions * #

# - Copy and paste the script in the script editor.
# - Place a backdrop in the Graphics/Titles directory.
# - Set the value of the BACKDROP Constant to the corresponding file name.
# - Set the values of the other constants found in the KPocketsDaphne module.
# - Press any arrow to move the cursor around.

# * Script Calls * #

# You call it whenever you are about to add new documents aka papers.
# Include as many "docs" as necessary. Then use the Change Items event command.

# add_pocket_docs("sample doc", etc.)

# * Optional * #

# You only need it if you want an event to open it for you.
# The default Scene_Menu script will open it automatically.

# $scene = KPocketsDaphneScene.new

You may also need to add as many item IDs to the following Constants:

ITEMS_STACKABLE_IDS = [ID1, ID2, etc.]
ITEMS_DOCUMENT_IDS = [ID1, ID2, etc.]
ITEMS_CLIPBOARD_ID = SomeID
ITEMS_PENCIL_ID = SomeID

I do think their names are pretty descriptive.

Place graphics like icons in the Graphics/Icons directory and pictures like the cursor, the slot and fake documents in the Graphics/Pictures folder.

Snapshots

You can find more screenshots on the first post. Winking
"For God has not destined us for wrath, but for obtaining salvation through our Lord Jesus Christ," 1 Thessalonians 5:9

Maranatha!

The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.

[Image: SP1-Scripter.png]
[Image: SP1-Writer.png]
[Image: SP1-Poet.png]
[Image: SP1-PixelArtist.png]
[Image: SP1-Reporter.png]

My Original Stories (available in English and Spanish)

List of Compiled Binary Executables I have published...
HiddenChest & Roole

Give me a free copy of your completed game if you include at least 3 of my scripts! Laughing + Tongue sticking out

Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, RandomEnkounters XP, KSkillShop XP, Kolloseum States XP, KEvents XP, KScenario XP & Gosu, KyoPrizeShop XP Mangostan, Kuests XP, KyoDiscounts XP VX, ACE & MV, KChest XP VX & ACE 2016, KTelePort XP, KSkillMax XP & VX & ACE, Gem Roulette XP VX & VX Ace, KRespawnPoint XP, VX & VX Ace, GiveAway XP VX & ACE, Klearance XP VX & ACE, KUnits XP VX, ACE & Gosu 2017, KLevel XP, KRumors XP & ACE, KMonsterPals XP VX & ACE, KStatsRefill XP VX & ACE, KLotto XP VX & ACE, KItemDesc XP & VX, KPocket XP & VX, OpenChest XP VX & ACE
Reply }


Messages In This Thread
KPockets Daphne - by kyonides - 08-27-2021, 12:54 AM
RE: KPockets Daphne - by kyonides - 08-27-2021, 09:16 PM
RE: KPockets Daphne - by kyonides - 08-28-2021, 04:46 PM
RE: KPockets Daphne - by kyonides - 08-29-2021, 10:25 PM
RE: KPockets Daphne - by kyonides - 08-30-2021, 04:29 PM



Users browsing this thread: