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



 
														
													

 
			










The folder and script files need to be under you mission folder, pay attention to the sound files, you need them defined in description.ext (you can copy paste my definitions but mind the folder for sounds in case you decide to rename it).
In principle you don't need anything in init.sqf unless you want to run the script that way or is easier for you from one reason or another. The script can be executed in various ways, but to be simpler for you do it as did it in the demo mission, tbh i don't remember how i've done it but you will see.
Also check out few clips i've put together, might be helpful in general not only for my scripts
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df
Nope, it doesn't exist, i will remove the link. Thanks for the heads up!
For now the script is updated only on STEAM. I need to find time to do extensive tests on dedicated.
If you have any feedback let me know! Thanks!
Hard to tell what could cause that. Start working with it in vanilla. in a vanilla terrain and if works keep adding the mods you use until you can pin point the issue.
I don't know how well Namalsk has been ported to Arma 3, could be something terrain related.
22:05:17 File mpmissions\__cur_mp.Namalsk\AL_slide\rock_slide.sqf, line 20
22:05:17 Error in expression <)} do
{
_miez setVelocity [_dir_x*_acc,_dir_y*_acc,_alt_jump];
[[_cover],"AL_sl>
22:05:17 Error position: <_dir_y*_acc,_alt_jump];
[[_cover],"AL_sl>
22:05:17 Error Undefined variable in expression: _dir_y
I'm running the script within Exile. It's being called with an earthquake trigger. Any suggestions?