posted 19-12-2002 20:53 GMT
Hmmm!From the completely bizarre stuff for which there is no obvious explanation department...
I opened the original arena.asl, saved as a copy and made sure that ran properly and I could log on. I then put the one line version of the code in and voila! it worked just fine, players with properties. :-)
So I opened my problematical altered copy of arena.asl, ran it and tried to log on... KERRASH!
Thinks, O.K. so what's different about these two files... there has to be something causing this. Alter code back to the one line verion, run, log on - and the property setting is ignored. Split into two stages, and Quest 3.12 STILL crashes on log on unless that 'msg <>' is in there, but works fine if it is.
(Tried hard to avoid tearing out hair at this stage.)
Now this is where it got bizarre... I changed the code back to the single line style again, only this time I removed the 'comment that preceded the code.
YES! IT NOW WORKS!
So it was the 'comment causing the trouble eh. Just put the 'comment back in and run to prove that was the problem...
D'Oh?? It still works!
So, somehow removing and retyping a 'comment line "cured" the problem and now I cannot even replicate it.
Ooooh my brain hurts!
Al