Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													







* turn_based (default) : Players take turns playing the hole, finishing the hole before the next player can play.
* simultaneous : All players can play the hole at the same time.
* simultaneous_collide : All players can play the hole at the same time, their balls can collide.
* furthest_to_nearest : Players take turns, after which the player furthest from the hole plays next.
* furthest_to_nearest_collide : Players take turns, after which the player furthest from the hole plays next, their balls can collide.
Checkout CONFIGURATIONS.md on GitHub for more possible customization convars.
Please let me know on GitHub if you encounter any bugs.
1. Spawn and layout any props to build a track.
2. Spawn the Minigolf Start
3. Select your physgun to see where it is and move it
4. Use the context menu (C), right click the start and edit the configuration of it (change hole name, retry count, max pitch, etc.)
5. Spawn the Minigolf End
6. Use the context menu, right click on the end and edit the configuration of it - select the start hole you created.
After these steps you can go play the track.
See the video attached to this workshop listing for instructions on how to use the new entities.
@GEEKONErous yes
Until then you could use this command right after getting in-game: `lua_run Minigolf.Holes.CreateTimeLimit = function() end`
That command will just break the part that causes your attempts at the hole to end. The timer will still run on screen, but you can play forever (or until you run out of strokes).
Let me know if you're having trouble getting it to work.
1. Do you see the arrow when aiming?
2. In what gamemode are you playing Minigolf?
3. Are there any script errors in your console?
4. If you aim in a direction (by moving your mouse) in which direction does it always go? Forward? Sideways? Different everytime?
If you have any more info that you think may be helpful, please do let me know and I'll try to help or create a bugfix.
Additionally it's now possible to use this addon without having to start the Minigolf gamemode. Whether you are on Sandbox or DarkRP, as long as the map has Minigolf holes it'll work.
Glad you enjoy the mod nonetheless!
good mod tho i enjoy it
If the answer to above is all yes, do you have a high/low dpi or mouse scroll speed set for your device? Out of interest, what kind of mouse is it? I'm aware the sensitivity of the force adjustment with scrolling can differ per device and dpi/configured mouse scroll speed. I honestly haven't taken the time to look into fixing it yet