Anonymous | Login | 2024-11-21 16:06 CET |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0003614 | AFRF | [All Projects] General | public | 2017-10-09 02:04 | 2017-10-09 12:43 | ||||
Reporter | Falinov | ||||||||
Assigned To | reyhard | ||||||||
Priority | none | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003614: rhs_tochka_fuse | ||||||||
Description | [BIS_fnc_addStackedEventHandler] Stack as been updated with ID (rhs_tochka_fuse) for Event (oneachframe), Replaced: (false)" | ||||||||
Steps To Reproduce | Happens every time upon detonation of a 9m79B. | ||||||||
Additional Information | I enabled the 9m79B as a fun event for my server and we currently use all of the RHS mods however when we first attempted it the missile simple vanished. Now that I've added the remoteexec for it the missile impacts and causes a great deal of damage to the area it's supposed to however it doesn't show any visual effects (an invisible nuke if you will). If it's at all possible can I get some assistance with correcting the above error it would be very much appreciated. | ||||||||
Tags | No tags attached. | ||||||||
Is it a wish/request? | Yes | ||||||||
RHS version | |||||||||
Arma 3 version | 1.76 | ||||||||
Did you used any other mod when the error occurred? | Yes | ||||||||
Which mods? | Exile | ||||||||
Attached Files | |||||||||
Notes | |
(0006734) reyhard (administrator) 2017-10-09 12:43 |
no idea how exile works and what commands are blocked by it. all functions are already remoteExec'ed params["_pos","_yield","_radius"]; _pos =[_pos select 0, _pos select 1, 2]; if (isNil{_radius}) then { _radius = 20*_yield^0.4; }; { [_pos,_yield,_radius] remoteExec [_x,0]; }foreach [ "rhs_fnc_ss21_nuke_fx_smoke", "rhs_fnc_ss21_nuke_fx_light", "rhs_fnc_ss21_nuke_fx_shockwave", "rhs_fnc_ss21_nuke_fx_postprocessing" ]; [_pos,_yield,_radius] remoteExecCall ["rhs_fnc_ss21_nuke_fx_damage",2]; |
Issue History | |||
Date Modified | Username | Field | Change |
2017-10-09 02:04 | Falinov | New Issue | |
2017-10-09 12:43 | reyhard | Note Added: 0006734 | |
2017-10-09 12:43 | reyhard | Status | new => closed |
2017-10-09 12:43 | reyhard | Assigned To | => reyhard |
2017-10-09 12:43 | reyhard | Resolution | open => no change required |
Copyright © 2000 - 2024 MantisBT Team |