More debug help

alexlawson

OpenDayZ Rockstar!
Ok I have managed to get everything working on my debug but the character location is still a mystery.

Code to insert line into debug.
Code:
<t color='#FF0000' size='1'    font='Bitstream' align='left' >Location:</t><t color='#ff5200' size='1' font='Bitstream' align='right'>%10</t><br/><br/>

Variable I used.
Code:
_textCity]; //10 location

iNZoiDG.png
 
It is, but if it isn't defined then there isn't anything to display ;)
Look how joker did it in his script and add it in yours.
 
Back
Top