!!

Welcome to Save Point!

Formerly known as RMVXP, Save-Point is a game creational forum that aids users in creating games using software like RPG Maker or Game Maker. Support is also available today for members and members can also upload and download resources and scripts to use in their games. If you are new or experienced we welcome you to register.

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[XP Script] CTB - A Final Fantasy X-like Battle System, Version 3.2
Charlie Fleed Offline
Survivor of Planet Fleed

Posts: 1,056
Joined: May 2009
View My Download Submissions
Thanks: 1
Given 9 thank(s) in 17 post(s)

Save Points: 4,404sp
Items: (View All Items)
Awards:

Gender: Male
Favorite Maker: None/N/A
Post: #162
CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010)

@CeLLeM
I knew that, I was too busy to give you the full solution, eh, eh... ok...

CTB by Charlie - Windows, line 563, change
Code:
draw_actor_state_bordered_2(actor, actor_x + 330, actor_y+1, 40, 14)
into
Code:
draw_actor_state_bordered_2(actor, actor_x + 330, actor_y+1, 80, 14)


line 612, change
Code:
self.contents.fill_rect(actor_x + 330, actor_y, 40, 16, Color.new(0,0,0,0)
into
Code:
self.contents.fill_rect(actor_x + 330, actor_y, 80, 16, Color.new(0,0,0,0))


line 618, change
Code:
draw_actor_state_bordered_2(actor, actor_x + 330, actor_y+1, 40, 14)
into
Code:
draw_actor_state_bordered_2(actor, actor_x + 330, actor_y+1, 80, 14)


lines 854 and 944, change
Code:
cursor_width = 340
into
Code:
cursor_width = 380


These changes give you 40 more pixels, I guess you can figure out the needed changes if you need more space.
08-20-2009 11:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - Charlie Fleed - 08-20-2009 11:57 AM

User(s) browsing this thread:
1 Guest(s)


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
   Equipment Upgrade System by Charlie Fleed, Version 1.2 Charlie Fleed 137 20,326 05-12-2013 07:07 PM
Last Post: Charlie Fleed
   Romancing SaGa Battle System orochii 0 110 05-09-2013 05:55 AM
Last Post: orochii
   Yanfly Battle Status Helladen 3 481 04-20-2013 04:40 AM
Last Post: Helladen
   Super Simple Vehicle System - Enhanced DerVVulfman 29 4,590 04-07-2013 03:27 AM
Last Post: yamina-chan
   Battle Report Script Window style mageone 4 1,833 03-20-2013 10:51 PM
Last Post: KasperKalamity
   Sideview Battle System Tankentai XP - Version 2.2xp Victor Sant 22 6,667 03-03-2013 05:37 PM
Last Post: DerVVulfman
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 134 28,873 02-13-2013 04:57 PM
Last Post: daylights
   Ar Tonelico CBS Add-On : Atelier Series Battle Camera MGC 13 4,615 02-03-2013 03:26 AM
Last Post: penguwin
   GTBS - v1.5.2 (A FFT styled tactical battle system) updated 5/30/2012 GubiD 44 9,388 01-25-2013 02:33 AM
Last Post: cheos
   Victor Engine - Active Time Battle Victor Sant 0 307 12-16-2012 08:17 PM
Last Post: Victor Sant



 Quick Theme: