Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

world map random battles (help)

Umm hey this has probably been asked before, but i cant find anything, i have a world map set up now and in a play test i reliesed hey wtf no encounters, then i releised that for random battles to happen i have to select the troops thing in the map properties, but if you have played any rpg you would know that you dont fight the same monsters through out the whole map you have different monsters for different areas, i am not sure on how to achieve this, if anyone can help that would be sweet hey.

Many thanks in advance, sicness
 
its saying that its for rm2k im running rmxp is that gonna be a problem do you recon?, and thanks your the help all i need to do now is read this a million times more and try to understand wtf he is on about he he lol, cheers for the prompt help xoxox
 
HAHA success, i have never done anything with scripting before so im quite glad with myself lolz thank sooooo much guys, much kudos to both you fellas, mwah mwah xoxoxox
 
Ok new problem arised here, i dunno if anyone has actully used this script, id doubt it though, but the person who made the script has preset it to have 2 areas (or rectangles) that allows you to have diffrent troop battles in thoes areas, all you had to do was go into the script and change the map numbers, i have created a third area (or rectange), the script call looks like this

@>control variable: [0001] = 0
@>Script: if $scene.is_a?(Scene_Map)
:        : $scene.get_world_map_area_id
:        : end
@>conditional branch: Variable [00001] ==0
@>Script :$game_map.enum_encounter_list = []
@>
: Branch end
@>Conditional branch: Variable [0001] ==0
@>Script: $game_map.enum_encounter_list = [4,5]
@>
: Branch end
@>Conditional Branch: Variable [0001] ==1
@>Script: $game_map.enum_encounter_list =
[1,2,38]
@>
:Branch end


And now if i add another Conditional Branch with my new troop id it either entounters them in rect1 or 2 instead of the third one i created, now seeing as this is troubling me createing a third one im guessing that its gonna do it again or furthar ones, am i just really simple or ????

thank in advance again guys, or gals.

Much love...... ME!!!!
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top