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
I created a patch for rimlaser: https://www.file-upload.net/download-15339331/rimlasertargetpatch.zip.html
I had to patch multiple bullet types there and to copy the whole operation block for each did work.
All three different tested weapon then stopped hitting the pawn/embrasure directly in front of them.
Regarding point A: saving the patch directly in your folder: I am pretty sure that it would work only as long as you dont update your mod. If you ever update it, steam would throw away all the changes another user would save there. So creating a new mod folder is definatly the way to go.
Regarding point B/C: You could also use a tool like wingrep to search for the mod. Wingrep allows to search in a folder (in this case the workshop folder) for files to contain a specific text. So if you for example only know that the problematic weapon is called "supermegadoomsdaylaser" (or whatever) you could search by that term and find the folder even if you dont know the specific mod that adds it. The addional advantage is that its most likly going to point you at the correct file already where you find the bullet point