Mirage Source
ShopThing - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: ShopThing (/showthread.php?tid=2340)



ShopThing - DarkX - 03-11-2008

Ok I was poking around on my 3.0.3 and noticed that
Code:
type shoprec
fixesitems as byte
Would that be considered a error? since the thing is fixed items, I have not gotten to look further into it.


Re: ShopThing - Dragoons Master - 03-11-2008

Shops may fix items.


Re: ShopThing - Rian - 03-11-2008

DarkX Wrote:Ok I was poking around on my 3.0.3 and noticed that
Code:
type shoprec
fixesitems as byte
Would that be considered a error? since the thing is fixed items, I have not gotten to look further into it.

What?


Re: ShopThing - Anthony - 03-11-2008

I think he is wondering if it's a spelling error. Maybe?

It's supposed to say FixesItems.


Re: ShopThing - DarkX - 06-11-2008

Anthony got my question right, I was just checking to make sure it was correct, thank you.