I tried to put this script: http://rmrk.net/index.php/topic,47693.0.html
Mother 3 Sprite Display but this happened :(
This is the XP Style Battle:
It's around this part:
#--------------------------------------------------------------------------
# ● [追加]:座標の設定...
I start a battle then it says this error :(
Script 'Window_Selectable' line 61: ZeroDivisionError occured
divided by 0
This is Window_Selectable line 61
def row_max
[(item_max + col_max - 1) / col_max, 1].max
end
Each area of my game acts sort of like a level of sorts. These 3 are the bosses of the first area. Called Team Outcast, there's Riley, Mary Mars McQueen (Triple M), and Enig. A trio of wanna be super heroes.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.