I want them to be the large numbers though, for scripting, alot of things have wanted those worldspace locations and this will make it so much easier :P
Cool! Thanks for your help! The debug code looks like this now.
private ["_humanity", "_pic", "_info_player"];
fnc_debug = {
while {debugMonitor} do {
_myPos = getPos player;
_textPos = format ["%1", _myPos];
copyToClipboard _textPos;
_gpscoord = format ["%1 - %2",_mypos...
Does there need to be a percentage symbol before the 14 in this line?
<t size='1' font='Bitstream' align='center' color='#FFBF00'>Worldspace </t><t size='1' font='Bitstream' align='right'>14</t><br/>
Hi,
I am new to scripting etc and I am using this debug monitor below on my server, and for my admin work I would like to have the worldspace coordinates for scripting work show in the debug, and possibly GPS coords as well? Does anyone know how to easily add this in?
Thanks in advance...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.