0 of 0

File information

Last updated

Original upload

Created by

Kua8

Uploaded by

kua8

Virus scan

Safe to use

Tags for this mod

About this mod

A MiniMap that display at the bottom right of your screen, this isn't the finalized version and bugs may occur.

Requirements
Permissions and credits
Changelogs
Donations
Minimap Mod for Schedule I Free Sample

Overview
This mod adds a dynamic minimap to the game's UI, providing players with real-time navigation and position tracking. The minimap appears as a circular overlay in the bottom-right corner of the screen, displaying the game's map and player position.

Features

1. Dynamic Minimap Display
  • Circular minimap interface with smooth borders
  • Positioned in the bottom-right corner
  • Adjustable size and opacity
  • Clean UI design with semi-transparent border


2. Player Tracking
  • Real-time player position tracking
  • Animated player marker with pulse effect
  • Directional arrow showing player orientation


3. Map Features
  • Uses the game's original map sprite
  • Proper scaling and aspect ratio preservation
  • Masked circular display


4. Marker System
  • Red markers: Properties (Motels, Hotels, Bungalows, Sweatshops)
  • Orange markers: Dealers
  • Purple markers: Potential Customers
  • Blue/Red markers: Police Officers (changes color when chasing)
  • Blue marker: Home location
  • All markers update in real-time


5. Police Detection
  • Police markers change color when they're chasing the player
  • Blue: Normal patrol
  • Red: Actively chasing
  • Blinking effect during pursuit


[h2]6. Controls[/h2]
  • F3: Toggle minimap visibility
  • F4: Toggle Performance Mode (for low-end PCs)
  • Automatically rotates based on player orientation
  • Smooth camera following


[h3]Marker Colors[/h3]
  • Red - Properties
  • Orange - Dealers
  • Purple - Customers
  • Blue/Red - Police (transitions based on chase state)


Technical Details

Initialization
  • Loads automatically on game startup
  • Reinitializes on scene changes
  • Automatically finds and connects to required game systems:
    - MapPositionUtility - MapApp - Player object - Camera system


UI Components
  • Canvas system with proper scaling
  • Mask for circular display
  • Layered components:
    1. Border overlay 2. Background mask 3. Map image 4. Player marker 5. Direction indicator 6. Dynamic NPC markers


Performance
  • Efficient update system with cached objects
  • Property updates every 20 seconds
  • Frequent updates for moving objects (players, NPCs)
  • Smooth movement interpolation
  • Scene-aware cleanup and reinitialization
  • Memory-conscious resource management


Requirements
  • Game: Schedule I Free Sample
  • MelonLoader installed


Notes
  • Automatically reinitializes when changing scenes
  • Properly cleans up resources when disabled
  • Uses the game's native mapping system for accurate positioning
  • Maintains consistent UI scaling across different resolutions
  • Toggle visibility with F3 key


Installation
  • Install MelonLoader
  • Place the mod file in the Mods folder
  • Launch the game


The minimap will automatically appear in supported game scenes.