安装 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(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													







I hope more people will use your scirpt!
I need some help,
I Created an offline world to test the script for allowing drilling and welding in a Safe Zone.
In my own world the scirpt is working great.
If I wanna use the script Online on a Server The checkboxes of drilling and welding and the rest, will, with the use of if and else, Check and uncheck directly.
I tried also to display on a LCD screen If the checkboxes of the safezone to allow damage or drilling, are check or unchecked. In my own world it is working great.
On the server not, It displays even when the checkbox is checked, that its unchecked.
https://pastebin.com/6Ty7V0jM
So I thought then I will use the wait function.When I use the wait function the script remains waiting and will not move to the next step of the code. Only When I check of uncheck the script will move to the next step.
https://pastebin.com/B8gGc0tw