Hi,
I did a Chrome update and it now works
new version.........................113
I did a Chrome update and it now works

new version.........................113
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuoteKhris: If this is about room objects, you can set them to non-clickable, then draw a hotspot behind them and use that.Of course, I never mentioned that way, Khris..
QuoteTry using two hands at the same time
I'm plugging along.. slowly but surely. Drawing takes me foorrreeevveerrr. Blah.
if(cMulder.Speaking==true)
cMulder.Transparency=0;
else cMulder.Transparency=100;
if(cSkimmer.Speaking==true)
cSkimmer.Transparency=0;
else cSkimmer.Transparency=100;
if(cScully.Speaking==true)
cScully.Transparency=0;
else cScully.Transparency=100;
if(cSmoking.Speaking==true)
cSmoking.Transparency=0;
else cSmoking.Transparency=100;
if(cOtto.Speaking==true)
cOtto.Transparency=0;
else cOtto.Transparency=100;
if(cDaughter.Speaking==true)
cDaughter.Transparency=0;
else cDaughter.Transparency=100;
if(cEgo.Speaking==true)
cEgo.Transparency=0;
else cEgo.Transparency=100;
if(cNARR.Speaking==true)
cNARR.Transparency=0;
else cNARR.Transparency=100;
if(cKimble.Speaking==true)
cKimble.Transparency=0;
else cKimble.Transparency=100;
if(cBouncer.Speaking==true)
cBouncer.Transparency=0;
else cBouncer.Transparency=100;
if(cSubman.Speaking==true)
cSubman.Transparency=0;
else cSubman.Transparency=100;
if(cBoatman.Speaking==true)
cBoatman.Transparency=0;
else cBoatman.Transparency=100;
if(cNaziWare.Speaking==true)
cNaziWare.Transparency=0;
else cNaziWare.Transparency=100;
QuoteI did a little work tonight on the system for setting up the personal relationships between the disciples.Mandle: I really hope you can pull it off
Noah's Quest (V2.00) |
"God did sayeth:'Noah, buildeth an Ark made of gopher wood and fill it with two of every animal, for it will rain for forty days and forty nights and the world will be cleansed and then reborn...'" |
QuoteI'm interested lately in trying to code A.I. NPCS that retain their memories so this could be a first basic step...Hope you get it sorted out on time..
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.160 seconds with 15 queries.