Jump to content
Sign in to follow this  
terox

Extracting the value from the variable "Respawn" i

Recommended Posts

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 name is for "respawn"

thx in advance for any help offered

(This is for a template design, which will cater for all respawn types available)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×