exellian Posted January 12, 2018 Report Posted January 12, 2018 client.on('appOwnershipCached', function(e) { console.log("lol"); if(client.ownsApp(730)) { setFloatCompatible(true); }}); this event is not emitted why? Quote
Dr. McKay Posted January 12, 2018 Report Posted January 12, 2018 Did you turn on the enablePicsCache option? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.