App Central: Discover iMenu 1.0.0.3
.NetDescription
App Central: Discover iMenu
iMenu brings the possibility of joining all scripts in one place.
There are a few buttons under my user name, use them ;)
Updates
25/01/2018
V1.0.0.3
- Added Option to display Help Msg for items.
- Added Option to display Running App icon.
- Added and improved iTime App, an app to control time, Slow time mode called "Time-Slider".
- Minor Fixes.
- Other things I don't remember right now :P
22/01/2018
*V1.0.0.2
- Added Some Features to iBat App.
- Added RT & LT to switch Pages on Foot / RB & LB On vehicle.
- Added a third button to the phone, "Option" button set to "Jump Key"
- Other things I don't remember right now :P
*V 1.0.0.1
- Minor Fix, iDriver show status bar in fullscreen.
- Added better support for ScreenShots of the cars, they now look better.
- ScreenShots now store by plate and vehicle name, to store multiple cars of the same model.
*Version 1.0
- *Init released.
Installation
- Put inside scripts folder
Requirements
- .NetFramework 4.7 and Up.
- Scripthook
- scripthookdotnet2
Features
- - A new phone environment.
- - Changeable Wallpapers. (Put Icon inside: KR_iMENU\Apps\iSettings\IMG ; Wallpaper: KR_iMENU\IMG\Wpp) [PNG files]
- - Last Vehicle Tracker with custom icon and distance.
- - iTeleport App, place a way-point and go.
- - iDriver App, request your favorite cars.
- - Clock,Signal, Battery.
- - SecuroServ, Supervisor.
- - Support for some INM Scripts (Cargo plane, Town Truck, SPA)
How to use
Bring up the phone, go down until the last app (Web Browser/Internet App) and then go down again! :D
For Developers: Linking your scripts
- Add the reference iMenu.dll to your project. - Create a New Imenu.iItem Private TestApp as New Imenu.iItem("Name",".\Icon.png"). - Add the new Imenu.iItem to Imenu using: Imenu.AddiItem(TestApp) - Execute the code: If imenu.drawnow = true then If TestApp.Selected = True then 'Code Here End if End if - Add SubApp Private TestSubApp as new iItem("SubApp",".\Icon.png") TestApp.addSubApp(TestSubApp) Done!
Other functions will be explained in the future or if you want give it a try :).
First Upload: November 12, 2024 Last Updated: November 12, 2024
0 Comments
Join the conversation! Log In or register for an account to be able to comment.