Check the code. Where does it read the characters from?
Printable View
Check the code. Where does it read the characters from?
im suspecting it reads from a database for which you'll need to parse char / account info to the table that it reads from (see sheenbr's comment)
if you need to making a script to parse char data to a db let me know, can modify mine to suit what ever table layout etc
Why? Use the forum. Or at least share with us the fix.
Once I've found the fix I'll share the fix don't worry but Discord communication is faster. I'm not being a greedy developer you can find all commits for Pristontale EU here: https://github.com/ChaosPA/pristontale all for free.
sheenBR for a lot of the minor stuff we chat on discord as two reasons
1. as synthesis said, its quicker for us and we can easily do it on the fly on our mobiles.,
2. it doesnt flood the forum with heaps of useless drivel.
once we come to a solution we put up here the key information.
- - - Updated - - -
once we have a suitable database layout and i've created a parser for the information i'll share that up too (much like my current ones)
Sure, you can talk using skype or whatever, thats no problem.
I just said that because of the solution, being afraid that it would end up on discord and it would never be here. But yeah, thats the spirit! other members may have the same issue that you, would be nice to share, as the initial help request was made here. Otherwise, it would invalidate the forum's purpose hehe
I myself are really interested in the PayPal stuff. If you guys can tell me, I would need that notification system, when you add in your website a buy button that you can purchase some credits for example, and then, once your payment is approved, you get a POST request on a PHP page in your server that tells you the payment was approved, cancelled, denied etc. If this shop has it please tell me and I would need a little guidance hehe
If not, and you know how to implement it, let me know too. See, automatic credits are a MUST. We cant be bothered checking all the payments stuff and add the credits. We should make it automatic, to spare valious time.
@Synthesis does it rely on a paypal callback or is it once you've clicked "pay with paypal"?
Thats what I mean. You must have some kind of php to receive the updates from paypal itself
Ya we're rewriting the entire thing in PHP.
will have to as Synthesis, i haven't gotten involved at all.
We didn't get it to work yet.