Jump to content
Sign in to follow this  
Guest

Stuck by adding a script

Recommended Posts

Guest

hey i would like to add an gps script to my server i made all but at one part i got stuck  this is

 

To call the Menu

Use the function gps_menu_fnc_loadGPSMenu to call the menu

Example if you want to open it with an AddAction

Here we subscribe to the gps_functions_compiled event to insure that the gps functions are defined.

[missionNameSpace,"gps_functions_compiled",{ player addAction ["Open GPS",gps_menu_fnc_loadGPSMenu]; }] call bis_fnc_addScriptedEventHandler;

what does this mean and what i have to do to get it running :S

 

there is the link https://github.com/AmauryD/A3GPS/wiki/Installation

Share this post


Link to post
Share on other sites

Have you tried asking whoever made that script?  They probably know best.

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  

×