I got this CBS, Im quite new to the rmxp and the Ruby Lang.
http://www.fileden.com/files/2007/12/28/1666968/CBS.txt (http://www.fileden.com/files/2007/12/28/1666968/CBS.txt)
The characters stand on one side and attack the mob on the other, which is in picture format, "big" the way i like battles. One flaw just one, is there a way to make the characters use their "walking" animation in one spot during an encounter rather then just standing there like a bump on a log?
p.s. Edit: Ok i added a link to a file, i just pasted it in wordpad and saved and uploaded :O im sick and tired or it being lame :O lolz
#==============================================================================
#?++??????????(?????????)?ver. 1.14?++
#??Script by ???
#??http://para.j-mx.com/
#------------------------------------------------------------------------------
# ????????????????????????
#==============================================================================
module SDVA
X_LINE = 500 # ????????????
Y_LINE = 200 # ????????????
X_SPACE = 15 # ?????????????
Y_SPACE = 40 # ?????????????
X_POSITION = 25 # ?
This is all I see.