Open CyberByte-js opened 2 years ago
trace(GameJoltAPI.pullTrophy(161752)["title"]); crashes the game without any error
trace(GameJoltAPI.pullTrophy(161752)["title"]);
u gotta use checkTrophy instead
trace(GameJoltAPI.pullTrophy(161752)["title"]);
crashes the game without any error