Mondez
Member
|
@The Mango I work with RGSS3 and here's a little preview of it: quote:
def draw_item(index) actor = $game_party.battle_members[index] draw_basic_area(basic_area_rect(index), actor) draw_gauge_area(gauge_area_rect(index), actor) end OS, if I understood this correctly uses Action script and I haven't even touched that sort of coding yet. @below trust me I know, when I try to make my own custom scripts; you won't believe how many times I keep getting errors because of a typo.
< Message edited by Mondez -- 1/25/2013 20:18:37 >
_____________________________
|