|
  |
+ [ Mini - Map ] +, * Minimap created with script, no image file needed * |
|
|
|
|
Oct 14 2008, 12:46 PM
|
Level 2

Group: Member
Posts: 24
Type: Developer
RM Skill: Skilled

|
QUOTE (kinan @ Oct 14 2008, 05:49 AM)  QUOTE (meganew2 @ Jul 20 2008, 03:34 AM)  QUOTE (jens009 @ Jul 19 2008, 03:17 PM)  You write the proper keyword using the comment command in the event list. By default these are the tags: CODE OBJECT_COLOR['npc'] = Color.new(30,144,255,160) OBJECT_COLOR['treasure'] = Color.new(0,255,255,160) OBJECT_COLOR['enemy'] = Color.new(139,35,35,160) OBJECT_COLOR['merchant'] = Color.new(255,255,0,160) Use 'enemy' for events that are considered your enemy. 'treasure' for events that are items/treasure. Like... Show me what u put for yours.... Thanks for the script it's amazing, but I have a question that follows the previous question... Say I defeated that enemy, will it disappear from the minimap, if not, then how do i do that? Thanks a lot in advance, i really appreciate this! Just don't label it 'enemy' or leave any comment on the page when you defeat. Like page 1 you would comment it as enemy with an enemy sprite, then when you defeat it self switch to next page with no comment and no sprite. Hope that helps!
|
|
|
|
|
|
|
|
|
Oct 25 2008, 03:16 PM
|

Level 20

Group: Revolutionary
Posts: 407
Type: Musician
RM Skill: Advanced

|
Sorry for the double post, but I think it's necessary for the people having problems with this script. Here is the solution: After countless attempts I've finally figured out how to not display the event on the minimap after it has finished / died. If you want chests to display on the minimap and then not display after you've opened them, or If you have an enemy you want to show on the minimap and then not display when it dies just do this Control Switches :[0010] = ON Control Switches :[0010] = OFF Basically, just turn switch 10 on and then turn it off ... this will instantly update the minimap, by turning it off then on (And you won't see it happen, unless you can stop time with your eyes) It will happen instantly, so I hope this helps everyone!
__________________________
|
|
|
|
|
|
|
|
|
Nov 16 2008, 05:23 AM
|

Group: Member
Posts: 4
Type: Developer
RM Skill: Intermediate

|
woah.. thanks... for this.. but I can't seem to download the demo would you be kind enough to upload it on mediafire Thanks in advance
|
|
|
|
|
|
|
|
|
Nov 18 2008, 02:37 PM
|
Level 1

Group: Member
Posts: 12
Type: Artist
RM Skill: Skilled

|
When I put "npc" for example in a comment, in the event, it still doesnt work? How do I show events on the map, becuase it's not working, neither is the demo download link.
|
|
|
|
|
|
|
|
|
Nov 18 2008, 03:10 PM
|

Random Wanderer

Group: Revolutionary
Posts: 157
Type: Scripter
RM Skill: Beginner

|
You were meant to add "MMEV npc" (without quotations) instead of "npc"
__________________________
I wander around the RPG Maker VX forums to help others in need... if I'm bothered.
|
|
|
|
|
|
|
|
|
Nov 18 2008, 03:25 PM
|
Level 1

Group: Member
Posts: 12
Type: Artist
RM Skill: Skilled

|
Thank you very much
|
|
|
|
|
|
|
|
|
Jan 4 2009, 02:46 PM
|

Level 8

Group: Revolutionary
Posts: 118
Type: Scripter
RM Skill: Intermediate

|
Very nice but is there a way to turn it on and off? Because I am using a "Title Skip' For my title scrren, For pictures and stuff to show up before the title, but the minimap come on lol.
__________________________
My current Scripts. Things I am currently Learning:RGSS2. If you use a script you don't have to give credit :D I'm nice like that. However, if you wan't to give credit then Give Credit to Craig Ramsey. 
|
|
|
|
|
|
|
|
|
Jan 4 2009, 05:48 PM
|

Hyperfunctional Drive Modulator?

Group: Revolutionary
Posts: 337
Type: Artist
RM Skill: Advanced

|
Demo link dosnt work.... could you possibly repost it?
__________________________
Artist: Advanced Musician: None Scripter: Undisclosed Writer: Beginner Developer: None Event Designer: Intermediate     necroking nevious  Check out my Gallery!! (please leave comments constructive critizism helps. but please dont be rude. My Gallery!!Omegazions rougelike battlesystem in action 
|
|
|
|
|
|
|
|
|
Jan 5 2009, 10:36 AM
|

Group: Member
Posts: 1
Type: Scripter
RM Skill: Skilled

|
Hey all, I've got a unique error. It only occurs on one of my maps, but of course, it's the map I worked hardest on, so I can't erase it. The message is "Script 'MiniMap' line 212:RGSSError occurred. failed to create bitmap." It does this as soon as soon as I enter the map, even if the map is turned off. Could somebody help me out please?
__________________________
RvB Quotes:
"Tucker, there is a very fine line between not listening and not caring. I like to think I walk that line everyday." -Church "Hey, the box is there for a reason. I like thinking inside of it. I feel safe in there." -Tucker "I did not even know that the North Pole was in San Francisco. This changes everything!" -Caboose "All men are created equal except that I am slightly more equal than you because I am alive and you are dead." -Sarge
|
|
|
|
|
|
|
|
|
Jan 13 2009, 10:19 AM
|

Level 4

Group: Member
Posts: 47
Type: Developer
RM Skill: Masterful

|
QUOTE (Genshyu @ Jan 4 2009, 02:46 PM)  Very nice but is there a way to turn it on and off? Because I am using a "Title Skip' For my title scrren, For pictures and stuff to show up before the title, but the minimap come on lol. You need to Look in the Script : SWITCH_NO_MINIMAP = 10 # Turn ON this switch to NOT SHOW minimap You can Choose at which switch you want to put it default is 10 and if you want that the map does not show up oyu need to put this Swich ON! and if you want to show the map you turn this swich OFF! again
__________________________
|
|
|
|
|
|
|
|
|
Jan 13 2009, 08:23 PM
|
Level 1

Group: Member
Posts: 5
Type: Musician
RM Skill: Intermediate

|
QUOTE (Ryukodomo @ Jul 13 2008, 09:18 AM)  A completely awsome Script my friend...just awsome!  I just dont understand what we have to do to show chest,npc's, etc. on map !!! in the script it says to put like "npc" in the event comment, but it dont work with me!!! please some one... explain it to me i really would like to use that script...
|
|
|
|
|
|
|
|
  |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
RPG RPG Revolution is an Privacy
Policy and Legal
|
|