JeremyStCyr
24 Feb 2007, 19:34
Here is a small guide on how to convert games for the ibProArcade
Put this code in the first frame
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
make a new symbol with this code and insert it in the whole frame range
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
use this code to submit
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
make a folder inside the gamedata folder called gname
make an empty file called v32game.txt inside that folder
make a text file in that folder called gname.txt with this code in it
replace gname with the gname of the game
replace _root.score with the games scorevar
This is how to convert games with the new arcade 2.5.9 and with the ipb 3.3 arcade mod.
Credits to stlmike and Cyber for the game coding codes!
Next trouble with v32game try a easier type
How to convert games for v2games
These are pretty easy
All you really got to with these is clean the games as in get rid of the unneeded crud and change the button from play again to submit etc.
here is the code for submitting games with v2games
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This would be your button code
Auto Submit
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and here is some example scorevar you could use which alot of games might use :)
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
a few tutorials.
http://teamwolfpack.org/downloads/IPBAguideV1.3.pdf <- Sothink Quicker Converting
http://teamwolfpack.org/downloads/tarcreating.swf - How to create a tar!
http://teamwolfpack.org/downloads/movie.swf - Sothink/UAE mix(v2game converting)
here is a few games for everyone to use on your forum and look at
Best converting tool to use would be URL Action Editor, Action Script Replacer and Sothink Quicker(for buttons)
Also when adding a v32game to your arcade, be sure you have secure scoring option set to yes.
Any problems feel free to post, any game request? Post away as well!
Put this code in the first frame
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
make a new symbol with this code and insert it in the whole frame range
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
use this code to submit
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
make a folder inside the gamedata folder called gname
make an empty file called v32game.txt inside that folder
make a text file in that folder called gname.txt with this code in it
replace gname with the gname of the game
replace _root.score with the games scorevar
This is how to convert games with the new arcade 2.5.9 and with the ipb 3.3 arcade mod.
Credits to stlmike and Cyber for the game coding codes!
Next trouble with v32game try a easier type
How to convert games for v2games
These are pretty easy
All you really got to with these is clean the games as in get rid of the unneeded crud and change the button from play again to submit etc.
here is the code for submitting games with v2games
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This would be your button code
Auto Submit
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and here is some example scorevar you could use which alot of games might use :)
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
a few tutorials.
http://teamwolfpack.org/downloads/IPBAguideV1.3.pdf <- Sothink Quicker Converting
http://teamwolfpack.org/downloads/tarcreating.swf - How to create a tar!
http://teamwolfpack.org/downloads/movie.swf - Sothink/UAE mix(v2game converting)
here is a few games for everyone to use on your forum and look at
Best converting tool to use would be URL Action Editor, Action Script Replacer and Sothink Quicker(for buttons)
Also when adding a v32game to your arcade, be sure you have secure scoring option set to yes.
Any problems feel free to post, any game request? Post away as well!