moving the minimap to bottom of screen...

moving the minimap to bottom of screen...

Discuss Lua based Spring scripts (LuaUI widgets, mission scripts, gaia scripts, mod-rules scripts, scripted keybindings, etc...)

Moderator: Moderators

Post Reply
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

moving the minimap to bottom of screen...

Post by smoth »

I tried
MiniMapGeometry
&
ConfigMiniMap

I have had no luck so far, who knows how to do this?
Regret
Posts: 2086
Joined: 18 Aug 2007, 19:04

Re: moving the minimap to bottom of screen...

Post by Regret »

Placeholder text.
User avatar
Tribulex
A.N.T.S. Developer
Posts: 1894
Joined: 26 Sep 2009, 21:26

Re: moving the minimap to bottom of screen...

Post by Tribulex »

Code: Select all

		-- this makes jK rage
		gl.ResetState()
		gl.ResetMatrices()
		----
lol?
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: moving the minimap to bottom of screen...

Post by Argh »

Spring.SendCommands({"minimap geometry "..your numbers here})
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: moving the minimap to bottom of screen...

Post by smoth »

minimap geometry

my mistake:
minimapgeometry
Post Reply

Return to “Lua Scripts”