i wouldn't call it 'compatible'
it seems to work with v1.04
games
but i haven't tested it completely
as i said before i found strange remarks in the v1.01 code
if versionnumberload>=104
rem Version 1.04 - BETA4 extra field
read file 1,a : entityelement(e).eleprof.phyalways=a
endif
if versionnumberload>=105
rem Version 1.05 - BETA8 extra fields
read file 1,a : entityelement(e).eleprof.spawndelayrandom=a
read file 1,a : entityelement(e).eleprof.spawnqtyrandom=a
read file 1,a : entityelement(e).eleprof.spawnvel=a
read file 1,a : entityelement(e).eleprof.spawnvelrandom=a
read file 1,a : entityelement(e).eleprof.spawnangle=a
read file 1,a : entityelement(e).eleprof.spawnanglerandom=a
endif
if versionnumberload>=106
rem Version 1.06 - BETA10 extra fields
read file 1,a : entityelement(e).eleprof.spawnatstart=a
read file 1,a : entityelement(e).eleprof.spawnlife=a
endif
just a small passage... there is a lot more stuff like that
My System: Intel Xeon 3060 @ 2,4 GHz, Asus Commando, 2GB DDR2-800 RAM, Thermaltake Shark Black, Sapphire Radeon HD2900XT, BenQ FP71E+
-- Helix Head Developer --