Notes |
|
(0012069)
|
Prebzade
|
2022-03-14 02:37
(edited on: 2022-03-14 11:53) |
|
I might add that i get the same errors with the Sprut and BMD-4 (vdv variant, other variants not tested).
Using a Dedicated Server with following Mods
-mods:@Exile;@CBA_A3;@Vcom AI;@RHSUSAF;@RHSAFRF;@Real Engine;@Enhanced GPS;@Blastcore Murr Edition;@Extended_Base_Mod;
and
-servermod:@ExileServer;@infiSTAR_Exile;@tort_DynamicWeather3;
Advanced SLing Loading and Advanced Towing are loaded as .pbo from the @ExileServer/addons folder
I dont have the cfgRemoteExec functions as i was looking for them right now.
|
|
|
|
Easiest thing to do would be enabling all functions (allowedTargets = 0) in rhs_optics & rhsusf_optic addons. Other than that there could be some bizarre function in exile itself which is breaking RHS |
|
|
|
Actually yes, prebzade is correct, those do not work either |
|
|
|
So Ill try to add all those functions, and if it works, I can probably find which one enables it. Do you have a list of those functions by chance? |
|
|
|
not really, I'm on vacation so I guess you would have to open pbos which I mentioned above. |
|
|
(0012075)
|
Prebzade
|
2022-03-14 13:54
(edited on: 2022-03-14 16:49) |
|
I have added my cfgRemoteExec as i added all functions out of the rhs_optics and rhsusf_optics and it still isnt working with Sprut/BMD-4 vdv
//Edit 13:56
I found a typo and i try it with the corrected file again
//Edit 14:04
Still the same result, typo wasn´t the error
//Edit 16:48
Added many functions but still getting errors and the fcs of the Sprut and BMD-4 isnt usable
|
|
|
|
|
|
(0012078)
|
Prebzade
|
2022-03-14 17:42
(edited on: 2022-03-14 18:12) |
|
The Config files are Uploaded here but the cfgRemoteExec(16pmUpdate).hpp is the most actual
//Edit
Im looking and adding every function i can see right now.
In the rhs_optics/scripts/RHS_sight_essa_elev.sqf in line 39 which states "switch(rhS_loadType)do" ,shouldnt it be "switch(rhs_loadType)do" instead?
It wonders me that the function has a capital "S"
|
|
|
|
rhs_loadType is variable and variables names are case insensitive.
From what I've seen, you are typing script filenames and not actual function names. |
|
|
|
I have added every function from every sqf file inside rhs_optics i could find in the cfgRemoteExec(21pmUpdate).hpp. It still isnt working |
|
|
(0012082)
|
reyhard
|
2022-03-14 22:17
(edited on: 2022-03-14 22:18) |
|
You still are not listing function names. For example there is no function like RHS_sight_BMP2. This is only script file name
|
|
|
|
What would function names be then? How do they look? |
|
|
|
|
|
(0012085)
|
Prebzade
|
2022-03-14 23:01
(edited on: 2022-03-14 23:02) |
|
In the file fnc.txt you find every function i added into the cfgRemoteExec.hpp
I made a mess with mixing the functions all over the place so im sorry for making it harder for you
|
|
|
|
|
|
|
As i had those functions earlier too it isnt working. I just cleaned my cfgRemoteExec from everything but the functions. |
|
|
|
Is it working with mode 2? |
|
|
|
i had mode 2 enabled the whole time by accident. No it isnt working even with mode 2 |
|
|
|
I have no idea then what exile is doing then. Maybe their anticheats are blocking something, maybe it is something different but it is really hard to tell by me. I guess you can contact exile devs |
|
|
|
Do you maybe have experience with the infiSTAR antihack ?
I dont have BattlEye enabled and infiSTAR_Exile is the only antihack i have. |
|
|
|
Not really, I only know it exist. It's wild guess anyway and since I'm not exile user, I cannot really tell what it could be. |
|