Does anyone know of a way to extract the value that is declared by
respawn = 1 etc etc etc
as stated in the description.ext
?(respawn == 1):
?(respawn == 2):
doesnt work
and
titletext[format["Respawn = %1",respawn],"PLAIN"]
returns the string oxcliffe error
as does
__respawn
perhaps someone knows what the reserved variable is for respawn
thx in advance for any help offered