Lunchbox

[XM8 App] Personal Base Location Markers

86 posts in this topic

This is a small app for the xm8,  that I wrote that shows the personal markers of the users base locations. These markers are local only and only shows the bases the user has rights to.

To use this script, you will need this installed:

Instructions: 

1. Put basemarker.sqf into your xm8  app folder.
basemarker.sqf:
http://pastebin.com/3rAVvDme

2. Enter basemarker.sqf so the xm8 can execute the app, located in XM8Apps_Init.sqf:
Example (Doesn't have to be app7 any app slot will do):

//App 7
_app7Text = "Base Locator";
_app7Logo = "";
app7_action = {
[] execVM "xm8Apps\apps\basemarker.sqf";
};

3. Done.

Screenshots: 
r06pZZB.png

9DKwc2I.png

note: if you place a flag, you will have to turn the markers off and on again to see the new flag on the map. 

Edited by Lunchbox
  • Like 8

Share this post


Link to post
Share on other sites
Advertisement
7 hours ago, second_coming said:

how about adding an option to also display your own vehicles, like a Lojack?  Maybe make it require you have a gps.

That would be amazing :rock:

Share this post


Link to post
Share on other sites
8 hours ago, second_coming said:

how about adding an option to also display your own vehicles, like a Lojack?  Maybe make it require you have a gps.

I'll look into it.

  • Like 2

Share this post


Link to post
Share on other sites
9 hours ago, second_coming said:

quick turnaround dude, impressive :)

It needs renaming though to "Dude, where's my base?" :D 

Lol, if I could do that on the xm8 app, I would. Too much text though, I would have. 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.