(adsbygoogle = window.adsbygoogle || []).push({});
I was going to make a cool code that shows coordinates and maybe like a radar type of thing but what is the code?
doRadar()
{
for(;

{
self iPrintln("???+self.origin+");
wait 1;
self iPrintln("???+self.origin+");
} }