Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Extended Random Encounters
#1
Extended Random Encounters

Version: 1.0 Initial release

Author: Kread-EX

Release Date: 14/06/2010


Introduction
For the random encounters lovers out there (bleh), here is a simple script to make them slightly more interesting. First, a colorful circle to know when the fight will start. More red the circle is, closer the battle is. Secondly, a Gust-ish system to allow a maximum number of battles for each area.

Instructions
By default, the maximum number of battles are 10. For all the game. Of course, you want to change this. There are two ways:
1. In the map name, put this: #EC[number]. The number represent the maximum allowed random encounters for an area. It is set until you change it, without another map for instance.
2. With a Call Script command: $game_system.set_encounter_ratio(number).
The most efficient way is to set a number for an entire area via map name.

You can hide the circle with this command: $game_system.display_encounter_dot = false.

Script
Just here.
Don't forget to import the pictures.

Compatibility
I don't foresee any compatibility problems, except the usual SDK one.

Terms and Conditions
You are free to adapt this work to suit your needs.
You can use it for both non-commercial and commercial purposes. Credit is appreciated.
Reply }
#2
Amazing, I'm a big fan of random encounters but sadly my friends don't like them very much :/
Nevertheless great work^^
Reply }
#3
Lol, I hate random encounters. I still don't know why I wrote this script. Glad you like it anyway.
Reply }
#4
Interesting... If I open the menu I get a NoMethodError on line 89, undifined method 'dispose' for nil:NilClass... I can't find what's wrong so I'm asking for help with that ._.
Reply }
#5
The menu ? What menu ?
Reply }
#6
The menu in-game... You know...
Reply }
#7
I found a small bug so I fixed it. It doesn't have anything to do with the main menu, but the spriteset, so maybe your issue is resolved.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Random Move Type kyonides 1 294 01-01-2024, 03:15 AM
Last Post: kyonides
   Charlie's Mini-Map Extended DerVVulfman 16 12,325 09-02-2020, 03:49 AM
Last Post: DerVVulfman
   DoubleX RMMV Partitioned Random DoubleX 0 3,693 10-30-2015, 11:15 AM
Last Post: DoubleX
   DoubleX RMVXA Random Cast DoubleX 0 3,884 08-26-2014, 09:00 AM
Last Post: DoubleX
   Random Map Generator Script Tonbi 30 48,750 02-13-2014, 06:47 PM
Last Post: ShadowIce
    Passability Mini Map for Tonbi's Random map Cortez 2 7,222 10-03-2012, 07:12 PM
Last Post: Cortez
   Random Monster Groups RPG Advocate 7 12,519 10-09-2011, 04:24 AM
Last Post: DerVVulfman
   Atoa's CBS / Random Monster Patch DerVVulfman 2 8,358 01-23-2011, 07:04 PM
Last Post: Yin
   Map : Change Encounters Kain Nobel 0 4,367 02-07-2010, 06:48 PM
Last Post: Kain Nobel
   Screen Shake Extended DerVVulfman 0 5,409 12-31-2009, 05:16 AM
Last Post: DerVVulfman



Users browsing this thread: