Thread Rating:
  • 10 Vote(s) - 4.9 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 H-Mode7
Creat new script below h-mode7 script and paste this in new script to fix animation bug
Code:
module HM7
  class Surface
    def screen_x
      screen_x1
    end
    def screen_y
      screen_y1
    end
  end
end
Reply }
It's nice...
But it's too much configuration...
Reply }
First of all, congratulations for this script.
Just an amazing work, it makes possible a lot of new things for the RMXP engine. Only testing it for about half an hour and getting aware of its potencial.
My question: i noticed that when you add a panorama graphic like "006-Mountains01" from the RTP, and you make a short walk to the bottom of the map, you'll get to the Y loop for the slicing of the panorama. Is there any way to fix the panorama so it doesnt move on the Y axis?.
Maybe a picture is worth a thousand words:
http://imageshack.us/photo/my-images/6/imageldp.jpg/

PD: English is not my native language,so please forgive me if i express myself oddly.
Reply }
hello all im new in this forum and newbie.
nice work to Mr Mgc.
I have a problem with H mode7.
Here's the SS.
[Image: 51550942.jpg]
the grounds like a rice field, and when the character move it move like a sewing machine, up down up down.
Im very newbie please tell me how to fix it.
1 more question, I can make a Texture But I Cannot make the roof for the texture i make. please tell me how to make a texture and the roof

Thanks for the attention.
Reply }
@felicalexa: about character move up down,go to tileset option and turn on "bush flag" on grass tile.
Reply }
(05-24-2012, 04:49 AM)finalholylight Wrote: @felicalexa: about character move up down,go to tileset option and turn on "bush flag" on grass tile.
ooh i see that tile is rough grass, 1 problem solve. thanks mr. Finalholylight :)
how about make a Tileset wirh the roof ?
i have new problem, I try to make my own Char, i've done make the char but when i apply it in RM i found problem.
there's White Outline that surrounding my char.
here the screenshoot.
[Image: charwithproblem.jpg]

Please help me to solve this problem too :)
Reply }
This is not really the topic to ask, but it's because of anti-aliasing. You'll either need to use an aliased brush, or save it as a 32bit PNG.
Reply }
(05-24-2012, 06:09 AM)Taylor Wrote: This is not really the topic to ask, but it's because of anti-aliasing. You'll either need to use an aliased brush, or save it as a 32bit PNG.
Thanks,

Last and as my first question.
still about H Mode 7
Can someone tell me How the Texture and Roof work ?
is Texture_002.png = The first High Tile in the map as roof ? ( Im using Map from H mode7 V 1.4 Demo )
are we must make a Duplicat map that black and white coloured to make this H mode 7 work ?
Reply }
after i read the instruction before use from mr. MGC, i almost understand How tu use this Art.
Thank you Mr MGC & Thanks Everybody :)
Reply }
(05-21-2012, 07:20 AM)carfonu Wrote: First of all, congratulations for this script.
Just an amazing work, it makes possible a lot of new things for the RMXP engine. Only testing it for about half an hour and getting aware of its potencial.
My question: i noticed that when you add a panorama graphic like "006-Mountains01" from the RTP, and you make a short walk to the bottom of the map, you'll get to the Y loop for the slicing of the panorama. Is there any way to fix the panorama so it doesnt move on the Y axis?.
Maybe a picture is worth a thousand words:
http://imageshack.us/photo/my-images/6/imageldp.jpg/

PD: English is not my native language,so please forgive me if i express myself oddly.


In the end i was able to find a solution (or sort of...), if somebody has the same problem, find this line in the HM7 MODIFIED CLASSES script (is 723, 724):

Code:
    @panorama.ox = ($game_map.display_x / 8)
    @panorama.oy = ($game_map.display_y / 8)


This controls how the panorama moves according to the movement of the character, so a solution is to set the y movement to 0, also you can set both movements to the x axis, but sometimes it looks strange. I'm not an scripter, i just compose BGMs, so that's my solution, i'm impressed that it worked and that my computer didn't exploded or rebealed against me when i started to play with the code xP.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   H-Mode7 maps in RMVX Ace MGC 5 39,582 12-29-2018, 05:04 PM
Last Post: Kamillo
   H-Mode7 Visual Equipment Chaotech Games 8 34,835 03-30-2017, 01:58 AM
Last Post: wrathx
   H-Mode7 Caterpillar Chaotech Games 8 17,447 03-10-2017, 12:19 AM
Last Post: Lizzbutt
   Lycan ABS / MGC Mode7 Edit Patch DerVVulfman 2 8,464 10-18-2015, 07:12 PM
Last Post: DerVVulfman
   Lycan Enemy Bars / MGC Mode7 Edit Patch DerVVulfman 0 5,325 06-12-2014, 04:05 AM
Last Post: DerVVulfman
   MGC's Mode7 Edit DerVVulfman 0 5,112 06-12-2014, 03:49 AM
Last Post: DerVVulfman
   Mode7 MGC 1 9,811 12-30-2013, 05:43 AM
Last Post: DerVVulfman
   H-Mode7 / UMS Patch DerVVulfman 1 6,426 07-29-2012, 04:12 AM
Last Post: MetalRenard
   H-Mode7 maps in RMVX MGC 1 13,860 03-11-2012, 02:25 AM
Last Post: scaldwellhu
   Zenith TBS / MGCaladtogel's Mode7 Patch DerVVulfman 0 8,205 03-05-2008, 06:24 PM
Last Post: DerVVulfman



Users browsing this thread: