Recent content by stangger5

  1. stangger5

    Question Pro Version?

    To Receive updates for: 3 Months $50.96 Renewal cost $44.96...
  2. stangger5

    Question Pro Version?

    I see the Additional Features (Pro) options and was wondering how to get the pro version?
  3. stangger5

    Question html5 games

    Your right but I have them working. All but installing the .tar file. Uploading the files manually and my file edits they work fine with vBarcade. I already have them working for vbulletin: v3arcade and ibproarcade. If I had XenForo, I might be able to get them to work with it.
  4. stangger5

    Question html5 games

    I can get the html5 games to play and submit score but I have to manually add the files. html5 game files are all in the gamedata folder. When you install a html5 game_name.tar file, it deletes all the gamedata files. It does make the sub folders inside the gamedata but no files inside them...
  5. stangger5

    Question Saving scores?

    Should it use: ? core/packages/dbtechvbarcade/api/vbarcade/scoring/ipa.php Like ibproarcade. gname = gameid gscore = score The only part I can get to work, score wise, is if you have it set to time. (Local scoring unsupported) I can get html5 games to play but since they use the ibproarcade...
  6. stangger5

    Question Saving scores?

    I`ve already tired the vb4 rewrite rules, didnt help. # Send hardcoded pnf+ipa scores to arcade instead RewriteCond %{QUERY_STRING} func=storeScore [OR] RewriteCond %{QUERY_STRING} autocom=arcade [OR] RewriteCond %{QUERY_STRING} act=Arcade RewriteRule .*...
  7. stangger5

    Question Saving scores?

    Playing ibproarcade games, it tries to save the score but goes to index.php and then refreshes back to the arcade.. vb4 has some .htaccess edits to help scores submit when the save score code uses index.php I`ve tried all kinds of redirect code to different arcade files without success. I...
  8. stangger5

    Integration with ibProArcade??

    I thought I would give this a try with the old integration. vb4.2.2 and ibProArcade v2.7.2+ First I get this error: Warning: Only variables should be passed by reference in ..../plugins/credits_ibproarcade_plugins.php on line 26 Line 26 has: switch...
Back
Top