Jump to content

stangger5

Game Adapters
  • Posts

    34
  • Joined

  • Last visited

  • Days Won

    1
Posts posted by stangger5
 
 
  1. 19 hours ago, Rowdy said:

     

    Yes but my VB license does not support PHP as high as we use now.  So if you don't have a private server running older php no love there

     

    I`m using PHP 7.4.23 with vb4 right now.

    There are a few vb files to edit tho.

     

  2. On 4/5/2021 at 10:47 PM, marco2306 said:

    No stangger, you did a great job.
    I meant the coder who programmed the arcade.

    Thanks marco, I thought,that is what you meant.

     

    I dont know if I really wont to work on dragonbyte-tech arcade.

     

    If I get everything working, it will benefit dragonbyte-tech.

    He charges $50 for a non working pro version..:wacko:

  3. On 3/29/2021 at 5:08 AM, marco2306 said:

    I know the VB5, I tried to get the arcade to work with stangger5, unfortunately without success.
    There was no support, or he was too lazy.
    But he wanted money for the premium version.
    If even the light version doesn't work, what should I do with the premium.

     

    That kind of sounds, like your calling me lazy.

     

  4. You can edit the game link in the gamedata/baseball-for-clowns/index.html file.

    Look for:

    <script src="/arcade/gamedata/baseball-for-clowns/baseball-for-clowns.js"></script>

    change it to:

    <script src="https://your-site-here.com/arcade/gamedata/baseball-for-clowns/baseball-for-clowns.js"></script>

    or where your gamedata folder is.

    • Like 1
 
×
  • Create New...