安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													







* 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