Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: Weird Text Engine Error  (Read 972 times)

0 Members and 1 Guest are viewing this topic.
Weird Text Engine Error
« on: August 29, 2007, 02:15:37 am »
  • *
  • Reputation: +2/-0
  • Offline Offline
  • Gender: Male
  • Posts: 1767
I'm helping Malonfan with his Heroes Labyrinth game, we're having a problem with the text engine. Here's the error:

Code: [Select]
ERROR in
action number 1
of Alarm Event for alarm 0
for object Malon:

In script dialog_box:
Error in code at line 53:
     if (global.firsttimedrawbox=0) {

at position 15: Unknown variable firsttimedrawbox

We're using the Minish Cap text engine by mit I believe. Could this be a compatibility issue since it was a GMD and we're using GM6/7?
Logged
  • https://colbydude.com
Re: Weird Text Engine Error
« Reply #1 on: August 29, 2007, 02:29:25 am »
  • MetalRidley was here
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 235
From what I can see, you're checking "global.firsttimedrawbox" before you set it to anything. Do you set it to 0 (or whatever) in a create event or anything?
Logged



THE MUSIC IS REVERSIBLE, BUT TIME IS NOT. TURN BACK... turn back... turn back...
Re: Weird Text Engine Error
« Reply #2 on: August 29, 2007, 02:31:43 am »
  • *
  • Reputation: +2/-0
  • Offline Offline
  • Gender: Male
  • Posts: 1767
I don't think so, from the only object in the original engine the only code is:
Code: [Select]
alarm[0] = room_speedAnd it works fine from the original engine, but for some reason I think something is interfering when merged.
Logged
  • https://colbydude.com

mit

Re: Weird Text Engine Error
« Reply #3 on: August 29, 2007, 09:40:17 am »
  • QBASIC programmer since age 4. Take that, world.
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 1079
I wouldn't recommend using that old engine. First, it wasn't really written by me, it was just a modification of Therabidwombat's one.

I made a newer, simpler text engine here which you could change the graphics of: http://www.kousougames.co.uk/data/downloads/counter.php?file=TextEngine
Logged
Programmer / Spriter / Level designer / Game Director / Web Designer / Music Sequencer for
Random Highscore table:

Play the Kousou Arcade today!
  • Kousou Games
Re: Weird Text Engine Error
« Reply #4 on: August 29, 2007, 09:59:18 pm »
  • *
  • Reputation: +2/-0
  • Offline Offline
  • Gender: Male
  • Posts: 1767
Yeah I figured it'd have to do with it being "old" :P, but I'll give this one a try in a bit.
Logged
  • https://colbydude.com
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.058 seconds with 48 queries.

anything