Price
$20.00A script by manups4e
Price
$20.00After a month of meticulous development and three years of mastering scaleforms, I’m thrilled to present my new Round Minimap script for your game. This isn’t just another minimap—it’s a completely reimagined experience:
minimap script and the minimap_assets stream. Ensure both are started before anything else in the server.cfg to replace the scaleform loaded instantly by the game upon joining.All these options are easily configurable via config.lua and/or exports.
Scaling the minimap to a higher size could cause the “in-game” notifications to overlap due to their hard-coded position. You can either use custom notifications scripts, reposition the minimap, or change its orientation to another angle of the screen.
With this Round Minimap, you’re not just getting a functional tool; you’re enhancing your gaming experience. Dive into a new level of immersion and customization today!
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 500 script + 1200 scaleform |
| Requirements | Be kind |
| Support | Of course! |
| Price | 20€ + VAT - una tantum (once) |
Get your own copy here: https://manups4e.tebex.io/package/6394312
Updates:
False to help masking the “un-hideable” GPS route going out of the bordersShowBars not resetting scaleform masking.Version 1.3:
SetCustomRing(string txd, string txn) and RemoveCustomRing() exportsGetMinimapInfo to obtain Minimap coordinates and size without using ConfigureMinimap export.ConfigureMinimap and GetMinimapInfo exports:
the following example shows a debug square drawn using the top-left coordinates of the minimap and its scaleform size.
DrawRect(_m.Positions.TopLeft.X, _m.Positions.TopLeft.Y, _m.Size.Width, _m.Size.Height, 255, 0, 0, 100);
example picture of the replaced Health Bar:
replacing picture must be a full circle of 141 x 141 in normal mode and 151 x 151 in BigMode (much more thinner in thickness)
Rounded Minimap version 2.1.1 - LUA edition
ConfigureMinimap export.Rounded Minimap version 2.2 - LUA edition
A huge thanks… really huge… manly huge thanks to @Quadruplex2 @GroveStreetLifeSL and @Antasurris for their support and help!!!
See what others are saying about this script.
Share your experience and help others.