安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
last time i had them they could be placed anywhere you desired.
check the location of the files and if anything there is set to read only inside the file options it shouldnt be set to read only, though some stuff you can do or programs can do on your pc can cause files to be set to read only.
in file: Unknown
C:\Program Files\Steam\steamapps\workshop\content\244850\970804258\Data\Scripts\Pew\MWI_Core.cs(202,24): Error: Property or indexer 'MyParticleEffect.Loop' cannot be assigned to -- it is read only
Lines 199-204
MyParticleEffect flash;
if (MyParticlesManager.TryCreateParticleEffect(ParticleType, ref muzzleWorldMatrix, ref muzzleWorldPosition, closestSubpartID, out flash))
{
flash.Loop = false;
flash.UserScale = ParticleScale;
}
}
Is this something that I can fix? Is it saying that MWI_Core.cs is read only, or something else?
it doesnt remover stuff it doesnt like it remove sstuff that is incompatible and there is nothign that can be done about the incompatibility due to se limitations.
as far as i undertsand the explanation that was given quite a while ago it is that se can only handle one weaponframework at a time properly and as wc it a fully blown weaponframework and not just a weaponframework addon like vanilla+ or rearths advanced combat systems its sadly neccessary.
though if you absolutly want and are ok with no working ai on nonwc weapons and nonwc wepaons beeing unable to intercept wc weapons and wise versa you can use the unsupported mode command, but if you encoutner probs you will need to reproduce them without the unsupported mode to get support for it.
if it is a toolmod it removes due to the tool beeing based on a weapon you can put in a request to whitelist that one via the wc discord.
the only one i know of would be the weaponcore based one.
see
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1920388300
also:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2082309225
https://psteamcommunity.yuanyoumao.com/workshop/filedetails/?id=2836691062