Chaos Project

RPG Maker => RPG Maker Scripts => Topic started by: goloc on May 30, 2009, 04:10:57 pm

Title: Problem with Quest System [RESOLVED]
Post by: goloc on May 30, 2009, 04:10:57 pm
I am having trouble with the Quest System made by Samo the Thief.... I like it alot and it is easy to follow but for some reason when I call up the quest log I get the error:

Script 'Quest System' line 126 TypeError Occurred
no implicit conversation from nil to integer

line 126 contains:
    self.contents.font.size = $fontsize


You guys have been so helpful with my other problems, so hopefully you can help me with this
Title: Re: Problem with Quest System
Post by: Blizzard on May 30, 2009, 04:13:08 pm
Is $fontsize defined anywhere? If not, you should define it. Mainly you should search the forum for font problems. *points at the search button*