Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ace_refuel_fnc_makeJerryCan doesn't work #3061

Closed
ghost opened this issue Dec 21, 2015 · 5 comments
Closed

ace_refuel_fnc_makeJerryCan doesn't work #3061

ghost opened this issue Dec 21, 2015 · 5 comments

Comments

@ghost
Copy link

ghost commented Dec 21, 2015

Hello,
seems there is no ACE_JerryCan in ACE3.
I tried to make ace compaitable jerrycan with ace_refuel_fnc_makeJerryCan but there is an error while calling this function.

i made default vehicle="Land_CanisterFuel_F" named Cann,
then i call function
[Cann] call ace_refuel_fnc_makeJerryCan;
and got an error:

11:39:31 Error in expression <ctions\fnc_addActionToClass.sqf"
if (!params [["_objectType", "", [""]], ["_ty>
11:39:31 Error position: <params [["_objectType", "", [""]], ["_ty>
11:39:31 Error Params: Тип Строка, ожидался Объект
11:39:31 File z\ace\addons\interact_menu\functions\fnc_addActionToClass.sqf, line 4
11:39:31 0:44:06,418 (29.818) [z\ace\addons\interact_menu\functions\fnc_addActionToClass.sqf:23] -ERROR- ERROR
11:39:31 Bad Params
11:39:31 0:44:06,419 (29.818) [z\ace\addons\interact_menu\functions\fnc_addActionToObject.sqf:23] -ERROR- ERROR
11:39:31 Bad Params
11:39:31 Error in expression <tions\fnc_addActionToObject.sqf"
if (!params [["_object", objNull, [objNull]],>
11:39:31 Error position: <params [["_object", objNull, [objNull]],>
11:39:31 Error 3 установлено элементов, 11 ожидалось
11:39:31 File z\ace\addons\interact_menu\functions\fnc_addActionToObject.sqf, line 4

@commy2
Copy link
Contributor

commy2 commented Dec 21, 2015

I don't think this is implemented. Dead code?

@thojkooi
Copy link
Contributor

@GitHawk ?

@GitHawk
Copy link
Contributor

GitHawk commented Dec 21, 2015

I started implementing it but ran into problems with XEH and I didn't get an interact menu.
I will have a look at it again, to see if newer CBA versions have removed the issue.

@GitHawk
Copy link
Contributor

GitHawk commented Dec 22, 2015

Is solved in PR #3064

@ghost
Copy link
Author

ghost commented Dec 23, 2015

Weee ^_^ GJ

@ghost ghost closed this as completed Dec 23, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants