otclientv8 icon indicating copy to clipboard operation
otclientv8 copied to clipboard

updater_advanced.php

Open finndefi opened this issue 3 years ago • 2 comments

Hello guys and thank you for this incredible tool you guys made for us.

I'm having some issues while using updater_advanced.php

It seen to be well configured since my ready to play client goes without spr/dat to players and at first login files download just fine.

But when I update it (yes I encrypted the new spr and dat) client just won't download the new ones.

If I update something like init, updater is working perfectly. It seems that updater is not recognizing an update inside folders.

Am I missing some configuration?

Thank you in advance.

finndefi avatar Sep 16 '21 11:09 finndefi

Here you have a full tutorial how to do it step by step: https://www.youtube.com/watch?v=RzEZ__Iq9-s

anyeor avatar Sep 16 '21 22:09 anyeor

I know, the problem is this part of the tutorial:

$things_dir = "/data/things"; // files from that dir won't be downloaded automaticly, you can set it to null to download everything automaticly (useful if you have only 1 version of data/sprites)

My updater doesn't have the things_dir. I need spr and dat to download automatically every time I update it.

finndefi avatar Oct 17 '21 21:10 finndefi