[Ohrrpgce] Help, it's a plotscript problem...

Mike Caron caron.mike at gmail.com
Sun May 8 08:01:05 PDT 2005


Hi, I figured out what the problem is.

In plotscr.hsd, there's a couple lines near the bottom that look like this:

70 :=  setvariable
70 +=  increment
70 -=  decrement

However, they're missing commas. That block should look like this:

70,:=, setvariable
70,+=, increment
70,-=, decrement

TMC: This is your patch, fix it! :)

On 5/8/05, Raekuul <alkabanfall at yahoo.com> wrote:
> I'm getting an error message with plotscr.hsd,
> involving the decrement operator.
> 
> ERROR: in line 353 of
> C:\Games\Dos\Custom\custom\plotscr.hsd
> 70 -=  decrement
> expected name but defineoperator block ended
> 
> I keep getting that when I try to compile. Is there
> any reason that this may be happening? I think this
> may have something to do with the WIP build. I'll try
> the old plotscr.hsd and follow-up on this.
> 
> FOLLOW-UP: The WIP build's plotscr.hsd is faulty.
> 
>  http://www.geocities.com/alkabanfall/index.html?1100116437843
> My site.
> 
> http://www.hamsterrepublic.com/ohrrpgce
> The main OHR site.
> 
> http://www.castleparadox.com
> The OHR community site.
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> Ohrrpgce-motherhamster.org mailing list
> ohrrpgce at lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
> 


-- 
Mike Caron
Final Fantasy Q
http://finalfantasyq.com



More information about the Ohrrpgce mailing list