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.

[VX] Minimap!

Akin

Member

Your going to need to be more specific. When scripters read your post you're not helping them to figure out what you want, or why you don't just take a picture of your map shrink it an event to show the picture in the corner.

List the features you want the minmap to have and do a mockup of what you want it to look like. Half the work in scripting is thinking about how things will function and look like. The more specific and detailed you are the more likely someone will help you.
 
oh hi akin! how do u do? XD sorry for not being clear XD
okay as for the specific request...

im going to request the rewrite of the XP's Selwyn/Squall passability minimap. it doesnt have to be exactly working.. just make it work with VX :lol:

i saw someone made a thread about porting xp to vx script in the submitted rgss/rgss2 section.. and to be safe, im posting it here instead :D

Code:
 #==============================================================================
# â–  Passability Mini Map
#------------------------------------------------------------------------------
# made by Selwyn/Squall // [email=selwyn@rmxp.ch]selwyn@rmxp.ch[/email]
# released the 30th of May 2006
#==============================================================================

#==============================================================================
# â–  Scene_Map
#------------------------------------------------------------------------------
# draw the mini map
# @corner is the corner you want the mini map to be displayed in.
# 1 is upper left, 2 is upper right, 3 is bottom left and 4 is bottom right
#==============================================================================

class Scene_Map
  alias main_passminimap main
  alias update_passminimap update
  alias transfer_passminimap transfer_player
  #--------------------------------------------------------------------------
  # â—
 

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