-
Contributor
[v9] Visited Map
A plugin show in waypoints which someone visited already.
Good for pool searching.
update v2
- add Visited message on the portals
- option to show message if cow is opened (default on, need someone step inside the realm)
Customize:
offsetY = 2f; // offset position for the text
visitedMessage = "Visited"; // message if the waypoint is visited
textFont = Hud.Render.CreateFont("Arial", 7f, 255, 255, 128, 51, true, true, 160, 51, 51, 51, true); // Font setting
screen_2020-04-09-16-14-17-266.jpg
save in plugins\DAV
[C#] DAV_VisitedMapPlugin - Pastebin.com
Last edited by s4000; 06-27-2020 at 11:35 PM.
-
Post Thanks / Like - 11 Thanks
BeeAntOS,
Wasted75,
mois,
xblade2k7,
JohnWick,
731113,
(Sarge),
grecko14,
TheLionKing,
madbmax,
EX-Maus (11 members gave Thanks to s4000 for this useful post)
-
Member
gratsss.. ty for another useful plugin!!
-
Contributor
update v2
- add Visited message on the portals
- option to show message if cow is opened (default on, need someone step inside the realm)
-
Post Thanks / Like - 1 Thanks
BeeAntOS (1 members gave Thanks to s4000 for this useful post)
-
Member
This plugin doesn't work on freehud?
Any solution?
-
Contributor
Originally Posted by
ipaman
This plugin doesn't work on freehud?
Any solution?
there is bug about Hud.Render.WorldMapUiElement.Visible on the freehud,
no message can be displayed on the world map
-
Post Thanks / Like - 1 Thanks
ipaman (1 members gave Thanks to s4000 for this useful post)
-
Legendary
Try: plugins\DAV\DAV_VisitedMapPlugin.cs (patched to work on TurboHud Free)
-
Post Thanks / Like - 2 Thanks
EX-Maus,
ipaman (2 members gave Thanks to RNN for this useful post)
-
Member