Debug Help.

alexlawson

OpenDayZ Rockstar!
So I was making a debug and just wondering if there is any way to make something to do this.

_servername = "Armageddon gaming"

Code:
<t color='#1500FF' size='1.30' font='Bitstream' align='left'>[</t><t color='#FF0000' size='1.30' font='Bitstream' align='left'>_servername</t><t color='#1500FF' size='1.30' font='Bitstream' align='left'>]</t><br/>

So it would create a local variable inside it it or what ever you would call it.

Edit Could this be made to work:

private["_servername"];
_servername = "Armageddon gaming"

Then use this as the text inside of the debug: _servername to get it to say Armageddon gaming

Can anyone help me do that.
 
Last edited:
When I add _textCity] it doesnt add the city

bCR9b9d.png
 
Back
Top