Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Adding face script on Cogwheel's RTAB Battle Status
#11
One of the variables mentioned in that line is a symbol so add .to_s at the end of that variable to turn it into a string. If you know the variable should be a number, then it won't work...
"For God has not destined us for wrath, but for obtaining salvation through our Lord Jesus Christ," 1 Thessalonians 5:9

Maranatha!

The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.

[Image: SP1-Scripter.png]
[Image: SP1-Writer.png]
[Image: SP1-Poet.png]
[Image: SP1-PixelArtist.png]
[Image: SP1-Reporter.png]

My Original Stories (available in English and Spanish)

List of Compiled Binary Executables I have published...
HiddenChest & Roole

Give me a free copy of your completed game if you include at least 3 of my scripts! Laughing + Tongue sticking out

Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, RandomEnkounters XP, KSkillShop XP, Kolloseum States XP, KEvents XP, KScenario XP & Gosu, KyoPrizeShop XP Mangostan, Kuests XP, KyoDiscounts XP VX, ACE & MV, KChest XP VX & ACE 2016, KTelePort XP, KSkillMax XP & VX & ACE, Gem Roulette XP VX & VX Ace, KRespawnPoint XP, VX & VX Ace, GiveAway XP VX & ACE, Klearance XP VX & ACE, KUnits XP VX, ACE & Gosu 2017, KLevel XP, KRumors XP & ACE, KMonsterPals XP VX & ACE, KStatsRefill XP VX & ACE, KLotto XP VX & ACE, KItemDesc XP & VX, KPocket XP & VX, OpenChest XP VX & ACE
Reply }
#12
(08-23-2020, 06:37 PM)rekkatsu Wrote: Yes lmao, I know it's outdated but it's simple hahaha but I have some alternative too. well, I'm kinda clueless with RGSS  Nervous . How did you find this battle system bug?
btw I found this error again. sorry  Head-desk Thud Dizzy
[Image: 118157906_10207428456627388_302118913706...e=5F666E94]

Kyo. Please pay attention to the line:
Code:
@spriter.x      = BattleFace:X + x
This is line 150, and it has nothing to do with Actor ID, but the X-Coordinate positioning value.

Still, I wonder how you are receiving that error given that the value of 'x' is the horizontal position of the window for that actor. This had been tested with battles with fewer than 4 actors (thus RTAB turning it into a 3-member-size party) and with parties larger than 4.

(08-21-2020, 03:53 PM)rekkatsu Wrote: So How do I add face script on cogwheel RATB? I tried writing on Window_Base and make draw_graphic_face but It didn't show or error
This is still the case, correct? This script is designed specifically for the two Cogwheel battlesystems and needs to be placed underneath most of the scripts. RTAB (Real Time Active Battle) Winking

EDIT: Stupid issue with a colon (:). Glad it doesn't contribute to ulcers. Version 1.2 now.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#13
Quote:This had been tested with battles with fewer than 4 actors (thus RTAB turning it into a 3-member-size party) and with parties larger than 4.

I had tested it with your AnimBat too. The good thing there is no error but it doesn't show the face at all. Sorry for this  Sad Sad could you give me your demo ?  

Thank you very much :'((  Head-desk Thud
Reply }
#14
STUPID! STUPID! STUPID!

While cleaning up the script, I forgot that I changed the variable that held the face filename! So oops? It didn't GET the name of the file and said .... 'nope, I can't show it'. BUT that's a safety feature in case you FORGOT to add the face file.

Oh. Here's the basic AnimBat! demo, but with RTAB and this script working in tandem.

ABOUT TIME>>>:
.zip   AnimBat.zip (Size: 672.09 KB / Downloads: 4)

Oh, Felix's face is not showing. Why? I didn't make a Felix face. Well, I didn't make any of the faces in here.

Laughing Dang. I start typing this and you're not online! But when I hit SAVE, you're here! *DerVV Waves*
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#15
(08-24-2020, 03:33 PM)DerVVulfman Wrote: STUPID!   STUPID!   STUPID!  

While cleaning up the script, I forgot that I changed the variable that held the face filename!  So oops?  It didn't GET the name of the file and said .... 'nope, I can't show it'.  BUT that's a safety feature in case you FORGOT to add the face file.

Oh.  Here's the basic AnimBat! demo, but with RTAB and this script working in tandem.

ABOUT TIME>>>:  

Oh, Felix's face is not showing.  Why?  I didn't make a Felix face.  Well, I didn't make any of the faces in here.

Laughing Dang.  I start typing this and you're not online!   But when I hit SAVE, you're here!   *DerVV Waves*

Yay!!! It works perfectly 
Laughing Thank you so much!!!!  Head-desk Thud    Well, I have poor internet connection blame my country's provider, so the presence of me can be confusing (??)
Reply }
#16
Rekkie? You think yours is bad? I have AOL Dialup . Laughing Dizzy
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   ACBS - Atoa Custom Battle System and TP System zlsl 2 3,572 10-20-2021, 05:09 AM
Last Post: zlsl
   Script compatibility help Lord Vectra 3 3,397 07-25-2021, 11:42 PM
Last Post: DerVVulfman
   [RMXP] Showing skill gained by leveling up on battle result FrQise 12 9,954 05-07-2021, 02:05 PM
Last Post: FrQise
   Adding more stats that behave like SP Bennerdeben 8 7,688 07-24-2020, 02:49 PM
Last Post: Bennerdeben
   "Wait" in the script Whisper 13 13,275 04-28-2020, 04:06 PM
Last Post: Whisper
   Skill Cooldown script Fenriswolf 11 13,701 12-10-2019, 11:10 AM
Last Post: Fenriswolf
   I want to add an Atoa Custom Battle System command cut-in. zlsl 11 11,528 11-11-2019, 08:55 PM
Last Post: DerVVulfman
   Question about ACBS (Atoa Custom Battle System) aeliath 10 10,578 08-08-2019, 02:50 PM
Last Post: aeliath
   YAMI Battle symphony + Holder add on (Loop casting anim) Starmage 0 3,833 03-01-2018, 09:03 AM
Last Post: Starmage
   (RMVXace) Battle error with Tankentai's battle system, help. x( Starmage 0 3,395 02-14-2018, 04:25 PM
Last Post: Starmage



Users browsing this thread: