04-21-2009, 10:45 PM
Even in a new game, my map gives me an error on line 274 on the default game_character script. Undefined method for '*'. I just finished this map and it's irritating me that every other map of mine works. At first I though it was conflicting with custom scripts, but when I pasted it into a new project, it still gave me that error. So yeah, I've been troubleshooting.
Line 274 of game_character is
return z + $game_map.priorities[@tile_id] * 32
Can anyone help me fix this?
I really don't know what is wrong. Here is the map in a new project.
http://www.sendspace.com/file/2m1w90
Thanks to anyone who can help.
Line 274 of game_character is
return z + $game_map.priorities[@tile_id] * 32
Can anyone help me fix this?
I really don't know what is wrong. Here is the map in a new project.
http://www.sendspace.com/file/2m1w90
Thanks to anyone who can help.
My partner in crime = TREXRELL