vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade (https://vborg.vbsupport.ru/forumdisplay.php?f=170)
-   -   How to convert games (https://vborg.vbsupport.ru/showthread.php?t=140353)

cheat-master30 08-12-2007 09:47 PM

Never mind, ignore what I said. Didn't post this earlier since I was on holiday.

Quote:

Originally Posted by tminus (Post 1311522)
Yeah I think they are authorized sample games for learning conversion and free to use. The button is a Team Wolfpack sample button to use in conversion for score submission I think.

I did look for some open source tools, despite what the article says. I found a couple of things but I can't say if it is possible yet.





For anyone looking for games....
*** Removed ***

Oh, and I doubt the button is just an example button. He released it as a game at the official site, and some others. Which got like a 1 star rating from everyone for semi obvious reasons of not being a game. Oh well.

testebr 09-17-2007 01:00 AM

How to converting to v32?

GouroB 12-13-2007 08:43 AM

I need some stickcricket like cricket games please..
And the game "Bubbles" .. Thank you.

Strik3 03-30-2008 12:26 PM

I'm a coding-noob , can anyone give me some tipps for an easy tool to convert some (free) games?

Jasem 04-25-2008 08:09 AM

Quote:

Originally Posted by Mys (Post 1190454)
Thank you, thank you, thank you! https://vborg.vbsupport.ru/external/2008/04/4.gif

This solved many issues with no score games in my arcade.

:up:

Thank you, :up:

Bravo 08-02-2008 02:19 PM

how can this work with the vbulletin version?

Code:

if (yy.savescore == 1) {
        if (ipb_score == undefined) {
            ipb_score = eval (_global.ipb_scoreVar);
        }
        xx = new LoadVars();
        xx.arcadegid = _root.ibpro_gameid;
        xx.gscore = ipb_score;
        xx.gname = _global.ipb_get_gname();
        xx.enscore = (ipb_score * yy.randchar) ^ yy.randchar2;
        xx.send("index.php?autocom=arcade&do=savescore", "_self", "POST");
        stop();
    }
    _global.ipbSend = function (ipb_score) {
        _root._visible = false;
        _root.enabled = false;
        xx = new LoadVars();
        yy = new LoadVars();
        xx.sendAndLoad("index.php?autocom=arcade&do=verifyscore", yy, "POST");
    };

the file it submits and verifys is the ipb version url
"index.php?autocom=arcade&dp=verifyscore"

Im trying to understand this so I can make none v32games into v32games for the vb version

rapidphim 02-11-2009 01:17 AM

can someone please have a good instruction on how to convert ipb game to vb games?

AshMagic 03-13-2009 12:48 PM

Do you have to edit the actual Flash files to do this?

Peter Lo 04-23-2010 04:37 AM

Quote:

Originally Posted by JeremyStCyr (Post 1189841)
Any problems feel free to post, any game request? Post away as well!

Do you think you could help me with the game conversion here?

https://vborg.vbsupport.ru/showthread.php?t=240927

redtailboa 08-30-2010 12:44 PM

I don't have a flash editor. We converted from V3arcade a few days ago, but we no longer have the database entries so the conversion program does not work. I can send you the swf files via email. Anyone wanna help me out?


All times are GMT. The time now is 04:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03135 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete