Hey, I’m making my mod, without UME, and, when I went to test, all de Custom Engine Researchs I added can’t be used in a game. How I soulved it?
A Research: http://txs.io/jVob
Hey, I’m making my mod, without UME, and, when I went to test, all de Custom Engine Researchs I added can’t be used in a game. How I soulved it?
A Research: http://txs.io/jVob
mh, you forgot one semicolon. I don’t know if it matters in Javascript though.
anyways, error log and such please?
return LevelCalculator.getMissionLevel(‘AI’) >= 4 && LevelCalculator.getMissionLevel(‘Story/Quests’) >= 4
Should work.
Yeah, i tried. But the still the problem. The researchs is added to the game, I can research it, I put in the Custom Engine but, when I’ll make de game, the research can’t be added to the game!