09-28-2011, 03:49 PM
hello first thank you MGC but i have an error in the script HM7 MODIFIED CLASSES at the line 645.
The log:
---------- Error of script : HM7 MODIFIED CLASSES ----------
----- Type
NameError
----- Message
uninitialized constant HM7::Tilemap
----- Position in HM7 MODIFIED CLASSES
Ligne 645
----- Backtrace
Script : HM7 MODIFIED CLASSES | Line : 645 | Méthode : in `initialize'
Script : Scene_Map | Line : 13 | Méthode : in `new'
Script : Scene_Map | Line : 13 | Méthode : in `main'
Script : Main | Line : 58
it is at this line: @tilemap = HM7::Tilemap.new(@viewport1, self) and it's when i put [HM7] in the title
it's like this: "route 133[#20][HM7]" is the name of the map
thanks for help me
The log:
---------- Error of script : HM7 MODIFIED CLASSES ----------
----- Type
NameError
----- Message
uninitialized constant HM7::Tilemap
----- Position in HM7 MODIFIED CLASSES
Ligne 645
----- Backtrace
Script : HM7 MODIFIED CLASSES | Line : 645 | Méthode : in `initialize'
Script : Scene_Map | Line : 13 | Méthode : in `new'
Script : Scene_Map | Line : 13 | Méthode : in `main'
Script : Main | Line : 58
it is at this line: @tilemap = HM7::Tilemap.new(@viewport1, self) and it's when i put [HM7] in the title
it's like this: "route 133[#20][HM7]" is the name of the map
thanks for help me