Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Map : Change Encounters
#1
Map : Change Encounters
Version: 3.5
By: Kain Nobel

Introduction

I just created this so you can change map encounter list and step values... normally, you'd probably find yourself copy/pasting duplicate maps to have different encounters, but now you don't have to! It'll give your project just a little less weight, as far as 'duplicate maps' go...

Features
  • $game_map.encounter_list = [...] will change encounter list on current map
  • $game_map.encounter_step = number will change encounter steps on current map
  • $game_map.encounter_list = nil will reset encounter list to default
  • $game_map.encounter_step = nil will reset encounter step to default
  • $game_map.encounters[map_id].list = [...] will change encounter list on specified map
  • $game_map.encounters[map_id].step = number will change encounter steps on specified map
  • $game_map.encounters[map_id].list = nil will reset specified map's encounter list to default
  • $game_map.encounters[map_id].step = nil will reset specified map's encounter step to default
  • Changes to encounters and steps are effective the second you call it!
  • Enough said... wow the features are your instructions, how odd?

Script

Map : Change Encounters

Compatibility

Wow, this doesn't require SDK? How cool... however, this corrupts old save files, just to let'cha know!

This script aliases the following methods...
This script creates the following methods...

Donno if this works for VX but maybe it does? I do recall VX using "areas" to define encounters, so I'm guessing that could be an issue, but I'm just making a general assumption that for some reason it might not work in VX. Either way, I have VX so if you need a version made for it then I'll see what I can do for ya!

Credit and Thanks

Armor King 108 : Reporting some issues I overlooked in the first couple of posts, thank you! :thumb:


Terms and Conditions

Another "Free to use in commercial and non-commercial releases" script, but credit is required thanks ;)
[Image: Button-BOTB.png]
[Image: Save-Point.gif][Image: Button-You-Tube2.png][Image: Button-Sound-Cloud2.png][Image: Button-Audio-Mack2.png]
[Image: LS-Banner.gif]
NEW ALBUM OUT NOW!

Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Choices Change Events kyonides 1 150 02-21-2024, 09:16 PM
Last Post: kyonides
   Klass Change & Skills kyonides 1 575 05-29-2023, 07:39 AM
Last Post: kyonides
   Shop : Change Prices Kain Nobel 0 1,092 04-04-2022, 11:24 AM
Last Post: Kain Nobel
   In game Tone change ! Grimimi 1 4,648 10-09-2012, 01:31 AM
Last Post: Samven
   Extended Random Encounters Kread-EX 6 10,835 06-17-2010, 02:42 PM
Last Post: Kread-EX
   Change Name / Graphic or Zoom Character Graphic XP VX kyonides 4 7,548 03-04-2010, 11:23 AM
Last Post: Villain
   RM2K Defined Encounters Areas RPG Advocate 0 4,219 03-03-2008, 05:56 AM
Last Post: RPG Advocate
   Change Map Tileset Ryethe 0 4,440 03-03-2008, 04:35 AM
Last Post: Ryethe



Users browsing this thread: