Robert Redford For Windows. HELP!!!

Started by Butcher, Mon 29/09/2003 11:53:02

Previous topic - Next topic

Butcher

hello

I'm trying to convert the RR games (the two first ones) for windows.
I converted the first one to ags2.31 and then to winags2.51 and some of the rooms appear pitch black! no dialog or anything! know what's wrong?

As for the second one I get a script error in ags2.31 and I don't know how to solve it (I'm a terrible scripter) it's probably a beginer error:

if (character[ROBERT].inv=1) RunDialog(7);

where's the parse error?
---------------------


Ishmael

#1
if (character[ROBERT].inv[3] == 1) RunDialog(7);

The inv item number and one = missing.
I used to make games but then I took an IRC in the knee.

<Calin> Ishmael looks awesome all the time
\( Ö)/ ¬(Ö ) | Ja minähän en keskellä kirkasta päivää lähden minnekään juoksentelemaan ilman housuja.

Pumaman

If the room is appearing pitch black, you might have some sort of Display() code in the Enters Screen Before Fadein script - check that out on a room which has the problem.

Ishmael

... or it might be that AGSEdit can't read the older RoomEdit files so well, and don't reaconosize (sp) the data in them ...
I used to make games but then I took an IRC in the knee.

<Calin> Ishmael looks awesome all the time
\( Ö)/ ¬(Ö ) | Ja minähän en keskellä kirkasta päivää lähden minnekään juoksentelemaan ilman housuja.

SMF spam blocked by CleanTalk