resource rOldItem[]={R"gen_im_arm_hel_mas_jug.uti", R"gen_im_arm_bot_mas_jug.uti", R"gen_im_arm_glv_mas_jug.uti", R"gen_im_arm_cht_mas_jug.uti"};
Gets a parsing variable list error. I'm guessing my syntax is wrong somehow. Help?
Obviously, we can not do so with strings since there is no native way to convert a string to a resource (unless
or some such works, which I don't believe it does.string sResource = "a.uti";
resource myResource = RsResource;





Retour en haut







