Jump to content
New account registrations are disabed. This website is now an archive. Read more here.

NuKa_BuBble

Member
  • Content Count

    22
  • Joined

  • Last visited

  • Days Won

    1

NuKa_BuBble last won the day on April 13 2012

NuKa_BuBble had the most liked content!

1 Follower

About NuKa_BuBble

  • Rank
    Newbie

Other

  • Referer
    Reference

Profile Information

  • Gender
    Male
  • Location
    Canada

Engines

  • Prefered Engine
    RPG Maker XP
  • Engine Level
    Good
  • Class Title
    Programmer / Scripter
  • Other Skills
    I'm good in everything.
  • Project(s)
    No, I wait for XAS 4
  1. This script hadles an entire update of the game. I worked on this and now, I'll adapt it to my bank script. I make it as editable as possible. Hope you'll like! Demo: Demo Script: ~ Adv_Inventory_System Version: 2.3 ~ Version 2.0: Leak if you want to set the item price in the module ~ Version 2.1: Leak with the money ~ Version 2.2: Minor leak with the money Features: ~ Complete money system ~ Set an item limit ~ Set the price higher to 99999 that allow the database ~ Scripters: Read the contents table! Features to do: Screenshots:
  2. Scripts: ~ Scene_Bank (Main) ~ NUKA - Adv_BAC (ADD-ON) ~ NUKA - Adv Inventory System (ADD-ON) ~ NUKA - Bank Interrests (ADD-ON) -> Can be delete if you use the inventory system. Tell me if you find spelling errors, if you have an update idea or if the script crash. Version: 2.1 ~ 1.x: Global variables deletes and bug fix ~ 2.0: Half of the script rewrite! ~ 2.1: Add-On Scripts added! Features to add: ~ Add-ons script that add features to this one. ~ Rewrite the calling method (Only at the end) Add-ons to make: ~ Lost golds when the player die ~ Cost for running away from the fight ~ Add a mail system (For the interrests. Could be use for something else.) ~ Add a melting system (To create gold ingots, copper ingots and silver ingots. Could be use for other things.) Any other idea? What I do on it yet? Actually nothing Instructions: I made a bank that handle the items, weapons, armors and golds. This is an heavy script of almost 1850 lines. Call it by using: $scene = Scene_VerifyBankAccount.new Demo/Script: Demo Here Screenshots: ____________________________________________________________________________________________________ Please, give credits. If you don't, at least, don't claim as your own! ____________________________________________________________________________________________________
  3. I already know how to turn a switch on/off, thank you to reply that fast. I'll try to be more precise. This event. When the player turn it ON, a timer for this event ID is start. When the event ID timer is equal to 30s, it turn's OFF. I also want that if the player leave the map, all the listed events ID timers continu to run until the switch is turn OFF again. Like if you cut grass, the grass will grow again. Edit: Looks like ForeverZero did. I'll see if that can be useful.
  4. Hy everyone, I make a script and actually, it works perfectly. But now I'm really stuck. The situation: The player can turn the event self switch C ON. I want to put a timer on this event page that make the self switch turn OFF after 30 seconds. But this timer must be make in the script. How I can do that?
  5. 1. I always get an error to this script. 2. I need a script part that can call this script. 3. I think something'll not work in the script (The self-switch). 4. If you see something'll not work, say me what :alright: Someone can check for that? This the most recent error.
  6. Nice script! :alright: I have an idea for the version 1.1, you can put a HUD make with an image.
  7. HEY! I think it's the last error! I don't know if the script work (Something'll certainly not work) but, I worked hard on it! :clap: :jay: :lol: :king: :magictm: :dragonwant: Error screenshot: Script:
  8. NuKa_BuBble

    Icon Set

    Really nice. :alright:
  9. Nice! It's more constructive than just shoot a code. :sweatdrop: Now I understand what you did but, just 1 question. What's .inject do? :huh: And are you sure that method return the logs_type value? I wrote elseif... I'll fix that later. :haha: It's done. The script is edited now: *hugs* :biggrin_002:
  10. Thank you again :biggrin_002: but, for the error, did you find from where it come? I read, I read but I don't find. :shifty: And do you have a time control tut?
×
×
  • Create New...