[Ohrrpgce] Help, it's a plotscript problem...
TeeEmCee
teeemcee at gmail.com
Sun May 8 22:25:40 PDT 2005
Nuh-uh. I removed the commas because they were unneeded. You need the
latest version of HSpeak to use the += and -= operators. Didn't mike
include it in the WIP? Prehaps the should be noted.
Also, prehaps the && and || operators should be defined in
plotscr.hsd. They are already in the latest version of HSpeak, would
just need to add
60,and,and
60 && and
60,or, or
60 || or
If so, I'll update the documentation.
Final note: James, when you read this, remember to mention the new
operators in whatsnew.txt!
TMC
On 5/9/05, Mike Caron <caron.mike at gmail.com> wrote:
> No, wait, I lied. I'm not sure what the problem is. The commas mean
> something else in this context, it appears.
>
> I can compile fine with the unmodified plotscr.hsd. Maybe there's
> something else missing in the WIP build that we have, and you don't.
> Oh well, I guess we'll find out when James gets around to releasing
> the next version.
>
> On 5/8/05, Mike Caron <caron.mike at gmail.com> wrote:
> > 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
> >
>
> --
> Mike Caron
> Final Fantasy Q
> http://finalfantasyq.com
> _______________________________________________
> Ohrrpgce-motherhamster.org mailing list
> ohrrpgce at lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>
More information about the Ohrrpgce
mailing list