Jump to content
Sign in to follow this  
Cytreen

PMC ipod GPS

Recommended Posts

Thought i would post this sense i have not seen it on here. This is how to get the ipod GPS.

eddit:

Modules required

Preload manager

Functions

discription.ext

onMinimapScript[] = {"BIS_fnc_customGPS_Spawn"};

Init.sqf

["ca\missions_pmc\data\ui_gps_ca.paa",-0.05,0.16] call bis_fnc_customGPS;

Eddit New mirrior uploaded 7-14-2011

Demo Mission

Edited by Cytreen

Share this post


Link to post
Share on other sites

what i can do with that think and how?

Put this code into decr. and init file and added the func module but nothing happen.

thx 4 info :-)

Share this post


Link to post
Share on other sites

sorry about that i forgot to mention that you needed the preload manager and functions modules. I also made a demo mission.

Edited by Cytreen

Share this post


Link to post
Share on other sites

Thanks for posting this. I got the iPod overlay working without the preload manager, just to let you know. But I needed the onMinimapScript, that was the part I was missing ;)

Share this post


Link to post
Share on other sites

You could do a Android overlay or any custom GPS. Youll have to make it in Photoshop. All you need to do is make your own Image overlay. Define it in the Description.ext and call the ipod function. You just need to know how the image is structured and what its alpha channels are so the map shows through the image.

I just wish you could control the zoom level in the GPS on screen.

Edited by Cytreen

Share this post


Link to post
Share on other sites

I made one using my Droid, my camera, and GIMP.

http://www.azcoder.com/a2files/ui_gps_droid.paa

It took a lot of tries to get it so the map would center correctly in the display. It's not great, but it works well enough.

Uses the same description setup as the pmc iPod. Put it in your mission folder and call it thusly:

["ui_gps_droid.paa",-0.05,0.16] call bis_fnc_customGPS;

Share this post


Link to post
Share on other sites

lol, i was just being a smartass because the apple mobile devices are notorious for security issues

Share this post


Link to post
Share on other sites

I know ;)

I had been contemplating it for a few days, wanted to see if it could be done.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×