Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RPGMXP - Issue with variables (that most likely can be solved using scripts)
#2
Read it. It's a bit RM2K / 2K3 old school. Not saying an event system doesn't come in handy, as I've seen a few good ones. But your request may be easier to solve as a script.

May I ask what's the purpose of the 4-digit display?

in any event, here's a cheap script I penned in 2 minutes. More time typing instructions.

cheapo window

You can use a simple script call in a map event window. The script call is 'set_digit' that contains either a digit value or nil. nil hides the window.

For example, using @>Script: set_digit(22) would turn the window on and display 22 in the window. And a later call of @>Script: set_digit(6352) would change it to exactly that. Entering this, @>Script: set_digit(nil) or just @>Script: set_digit erases the window

And there are two values (FOUR_DIGIT_X & FOUR_DIGIT_Y) that lets you adjust the location on the screen,
[/i]
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
RE: RPGMXP - Issue with variables (that most likely can be solved using scripts) - by DerVVulfman - 01-22-2012, 06:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Scripts shaje 2 7,137 09-14-2016, 06:08 PM
Last Post: Bounty Hunter Lani
  {RPGMXP} Create a state which protects you from a certain type of attack ThePrinceofMars 3 7,192 03-09-2015, 07:52 PM
Last Post: Steel Beast 6Beets
Heart [solved] Wierd XP error cosmickitty 0 3,404 03-09-2013, 12:26 AM
Last Post: cosmickitty
  Issue with RPG Maker XP and VX XP Kobold 4 8,522 05-29-2011, 08:22 PM
Last Post: XP Kobold
  multiplication with variables zubin73 2 4,608 02-16-2010, 07:12 AM
Last Post: zubin73



Users browsing this thread: