Hey guys i have a question my Rpt say this : ErrorMessage: File mpmissions\__cur_mp.chernarus\custom\RightClickMenu\extra_rc.hpp, line 19: /ExtraRc.ItemRadio: Member already defined. How can I fix it can you help me?
Ahhh i fixed. -.-
WRONG:
class ItemRadio {
class CallChopper {
text = "Call Evac-Heli";
script = "execVM 'custom\EvacHeli\CallEvacChopper.sqf'";
};
};
class ItemRadio {
class GroupManagement {
text = "Group Management";
script = "execVM 'dayz_code\gui\dzgm\loadGroupManagement.sqf'";
};
};
Question
freakystyle
Hey guys i have a question my Rpt say this : ErrorMessage: File mpmissions\__cur_mp.chernarus\custom\RightClickMenu\extra_rc.hpp, line 19: /ExtraRc.ItemRadio: Member already defined. How can I fix it can you help me?
Ahhh i fixed. -.-
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now