Hey just to clear some things up about this. Due to limitations using butterfly based emulators (PlusEmu, ext.) and sending large amounts of data at once, this has become obsolete. Due to this it became pointless keeping the service available, as most if not all users using this would of had to...
You can access the users profile page without needing to be signed in. Aslong as there profile is visible, I'm sure you'll be able to make a cURL request for said information.
Only thing I'd improve is removing the query. The catalog items are already cached on the server. Other than that, it's a fantastic command with room to do some much more with it.
Check your PHP version. The short array syntax "[]" was not introduced until version 5.4. I'd recommend updating your PHP version to a more recent one or you'll need to use "array()" to instantiate arrays instead.
The server settings contain all the configurable data for the server. This is exactly how I'd do it if I was creating a lottery system or anything else for that matter. Creating a settings table for every feature you have is bad (imo), it gets confusing very quickly and if anyone decided to use...
Yeah, you're not linking to your badge imager properly. Check your console log, that'll usually confirm the obvious. Also why did you pay someone group forums?
Very helpful!
How about instead of being pretentious, help the OP. After all this is a help thread and I know alot of people would appreciate an updates pathfinder for Plus.
This must be your first time on the internet.
Just be happy you're work is getting noticed, because you're code is very amateur. I'm not really sure what you've spent years trying to achieve, so some validation on that would be nice. I'd recommend looking into OOP, aswell as adopting a good...
This isn't 2013, everyone's done things they're not proud off. Instead of living in the past and judging people for things that happened years ago, move on. It might be hard to believe people change, but he's had many newer releases where he's been respectful and released clean code.
Either...
As someone who knew Jonty very well at some point. He's always put alot of effort into the projects he worked on and even took the time to teach me alot of things when I first started out.
Whether this emulator is old and outdated doesn't matter, it's not used anymore and could've never been...
I can't set it up either but from reading the code it can be executed from anywhere.
On a more positive note it's very promising and the features and styles used are nice. It's good to see people are still creating new things and learning to code, hopefully with more iterations, both you and...
Wired is implemented extremely badly in Plus. You're gunna have to gut it out and re-code how triggers and effects work if you want it to run smoothly.