Thread Rating:
  • 4 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 What's up, RMers?
(09-29-2023, 01:26 AM)DerVVulfman Wrote: Um...  Short version?

RM2K Defined Encounters Areas
by RPG Advocate (like heckin 2005 era)
This script allows you to set up rectangular areas with different encounters like the map editor functionality of RPG Maker 2000 and 2003.

-or-

Expanded Encounter Areas
by DerVVulfman (07-19-2020)
his script allows the game developer to designate areas within one or more field maps to have designated areas where additional enemy troops may be encountered by way of random encounters. It allows for a change of the number of steps required to trigger any such random encounters and is compatible with Big Maps by DerVVulfman.
==BONUS: Includes Colored Encounter Areas so you can press Shift to see highlighted map areas for debugging.
I ought to know by now that there would be scripts to bring features that should really be in the base game.

(09-29-2023, 02:04 PM)KasperKalamity Wrote:
(09-29-2023, 01:26 AM)DerVVulfman Wrote: Um...  Short version?

[helpful stuff]

Short version is I get really high before I work on my game and the instructions came to me from the ether as I was doing it lolololol. I have nothing against scripts other than that I don't know how to script or how to use them. It already took me 19 years to figure how to use variables  Winking

I respect that. I've got so many scripts in my project that trying a new one while hoping that it doesn't break the game is akin to playing Russian roulette with 5 out of 6 chambers loaded.
Reply }
Widget workings still going on, but more towards automation and shortcuts for users...

How boring is it to create a window, then have to create the drawing area IN that window... and then to create a scroll bar IN the window that must be tied to the drawing area. That was something that seemed to be MEH!!!

The Long way...

I put in a lot of comments in there for reflection and identification what the heck was going on. The first block just creates the window itself, defining its position and shape, if it has a title box, that little [X] box, and if I can drag it across the screen.

But the stuff below ... that's a lot of content. The first making the content window... and making the height '466' so it is loooonger than the window so it can be scrolled up and down. Second, making the scroll bar itself, aligning on the right side of the window and making it the right length.

That's a lot... so... I shortened it greatly.

The Short way...

Yeah, all that code I needed to type to create any windows content and scrollbar have now been summed up into a freakin' single statement. Here, you pass the width, the height, and a number from 0-5... 0 meaning no scroll bar.

However, if you have no scroll bar, then the width and height are moot and resets to the window width and height anyway. It's pretty much as if you want the windows to create the default content area (setting default_contents = true). I put in a lot of preventative measures within.



(09-27-2023, 02:57 PM)KasperKalamity Wrote: For starters, I like big maps and I cannot lie.

No kidding. But then again, so do I.
Destiny of End's world map
This landmass of Bounty Hunter Lani's was mapped out into a 1600x1600 tile map... but a seamless one without need of tleport-based map connections. So you can literally walk from the capital city of Ruma in the northwest to the city of Zan in the south east.... though it would take over 30 minutes game-time to do so. It's a 15 minute game-time trip to reach Zan from Lambast alone. Thank gawd for obelisk fast-travel teleports and vehicles
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 }
Just posting to acknowledge that on this day a decade ago I joined this forum. Time does fly.

And to think that I've been working on my project longer than that (the first versions date back to 2011). It really puts things on perspective.
Reply }
(09-30-2023, 05:07 PM)Steel Beast 6Beets Wrote: Just posting to acknowledge that on this day a decade ago I joined this forum. Time does fly.

[Image: worldof-tanks-gswat.gif]
Got no idea where that's from... but a guy is celebrating on a tank.


Meanwhile, resizing the windows ... works!
[Image: attachment.php?aid=1973]

The scrollbar re-lengthens to fit the window. And re-adjusts its x or y position if set to be on the right or bottom of the window. And more... the background content image scales to fit!

Today, I managed to shrink down the content/scrollbar code to one statement, shrink down the resizing code to one line, and get the content background to shrink.

Oh, the background can tile too.


Attached Files
.png   Stretchy.png (Size: 379.15 KB / Downloads: 33)
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 }
Indifferent You're definitely obsessed with Ryoko Hakubi Ryoko and that proves my point of you always being running after rebellious gals like the medieval like punk girl Amelia Will Sayloon. Tongue sticking out

Sad By the way, I'm out of ideas for new scripts or new features. The only thing I've done as of late was something i haven't posted for a week or so. Laughing
"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 }
Meanwhile on my productive end. FLIGHT demo is out and I even have a dope anime opening for it.

FLIGHT - Nymphian Dreamway of Esoteric Yearning Fancy

Reply }
(09-30-2023, 03:59 PM)DerVVulfman Wrote: Widget workings still going on, but more towards automation and shortcuts for users...

How boring is it to create a window, then have to create the drawing area IN that window... and then to create a scroll bar IN the window that must be tied to the drawing area.  That was something that seemed to be MEH!!! 

The Long way...

I put in a lot of comments in there for reflection and identification what the heck was going on.  The first block just creates the window itself, defining its position and shape, if it has a title box, that little [X] box, and if I can drag it across the screen.

But the stuff below ... that's a lot of content.  The first making the content window... and making the height '466' so it is loooonger than the window so it can be scrolled up and down.  Second, making the scroll bar itself, aligning on the right side of the window and making it the right length.

That's a lot... so... I shortened it greatly.

The Short way...

Yeah, all that code I needed to type to create any windows content and scrollbar have now been summed up into a freakin' single statement.  Here, you pass the width, the height, and a number from 0-5... 0 meaning no scroll bar. 

However, if you have no scroll bar, then the width and height are moot and resets to the window width and height anyway.  It's pretty much as if you want the windows to create the default content area (setting default_contents = true). I put in a lot of preventative measures within.



(09-27-2023, 02:57 PM)KasperKalamity Wrote: For starters, I like big maps and I cannot lie.

No kidding.  But then again, so do I.
Destiny of End's world map
This landmass of Bounty Hunter Lani's was mapped out into a 1600x1600 tile map... but a seamless one without need of tleport-based map connections.  So you can literally walk from the capital city of Ruma in the northwest to the city of Zan in the south east.... though it would take over 30 minutes game-time to do so.  It's a 15 minute game-time trip to reach Zan from Lambast alone.  Thank gawd for obelisk fast-travel teleports and vehicles

how did you break the 500x500? i need that in my life
Reply }
(10-01-2023, 04:42 PM)KasperKalamity Wrote:
(09-30-2023, 03:59 PM)DerVVulfman Wrote:
(09-27-2023, 02:57 PM)KasperKalamity Wrote: For starters, I like big maps and I cannot lie.

No kidding.  But then again, so do I.
Destiny of End's world map
This landmass of Bounty Hunter Lani's was mapped out into a 1600x1600 tile map... but a seamless one without need of tleport-based map connections.  So you can literally walk from the capital city of Ruma in the northwest to the city of Zan in the south east.... though it would take over 30 minutes game-time to do so.  It's a 15 minute game-time trip to reach Zan from Lambast alone.  Thank gawd for obelisk fast-travel teleports and vehicles

how did you break the 500x500? i need that in my life


Ahhh... it's a script called..... BIG MAPS
It takes multiple maps (that must be equal sized) and stitched together in a gridwork pattern... 1x2, 2x2, 2x4... whatever.  You need to use a hash array to stitch the maps together.  But... events from one of the 'stitched' maps can now cross the borders to the other maps.  Essentially combining all the events, all the wandering monsters, whatever.   And I have in the script a list of 'other' scripts it works with that I tested.

I write a lot of instructions as you know.

I wonder if someone will return to his RMXP-VXAce replacer... for Windows..... *cough*  .... Laughing   Ideas...


Well, another Widgets gif...


[Image: attachment.php?aid=1974]

I figured you should see that buttons do get depressed when clicked. 

And I worked to ensure that windows that vanished would restore their 'title bar' and 'scrollbar' ... if they were present.  Technically, I neglected to ensure they were returned when I added the visible trait to the windows.  Only the contents within changed visibility at the start.

And I had some issue with the drawn backdrop image losing parts of itself if I clicked something.  Such as clicking a round radio button that was atop of a background.  Clicking it would erase the background image behind it, but that issue is now fixed.

And for some who don't seem to like Ryoko (wow... he's so weak around strong women)... So... I decided to use TWO STRONG WOMEN!!!!   AND THEY WORK FOR THE GOVERNMENT AND CARRY GUNS!!!!!  MWAHAHA!!!!


Attached Files
.gif   VisibleFix.gif (Size: 544.18 KB / Downloads: 28)
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 }
Some Weird Punk-Girl-Obsessed Wulfo Wrote:I wonder if someone will return to his RMXP-VXAce replacer... for Windows..... *cough*  .... [Image: laughing.gif]   Ideas...

Happy with a sweat Wondering what could that replacer be...

I think I've got some scripting idea but I don't know how good or bad that might actually be.

The script would be about equipment getting states just like people do in the RM series.
Why? Because they can be enchanted, forged, etc. so why not being targeted by states as well? Thinking
The only problem with it is that no matter what engine I choose to work on implementing that feature, it has the potential of rewriting whole portions of the default battle system, thus, turning it into a custom battle system on its own right. Happy with a sweat
"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 }
So i finished flight (well, it's first demo!), the game to occupy my time until I got files.

I still have no files...

;_;

Well shit! Now what am I supposed to do!?

I did not expect to get a Demo done in a month, what the hell!

Maybe I'll start on the Tiramisa prequel QUASIROYAL just cause I should already have most of the resources I need for that and its basically a talk n' walk game.

Tiramisa is another of those characters who has a lot of backstory but a lot of it is sealed exclusively within apocrypha.
Reply }




Users browsing this thread: