Customizing SMF > Modifications and Packages
SMF Arcade
niko:
--- Quote from: AIMJournals on October 02, 2004, 03:38:18 PM ---it also seems that all DB Querys this mod makes are being executed twice... ???
--- End quote ---
This will be fixed on Beta 3. But on Beta 2 to fix
Open Sources\Arcade.php
remove Arcade();
i used it to debug
niko:
Beta 3 is now avaible at: http://pahajoki.info/smfarcade/SMF_Arcade(Beta3).zip
Beta 4 or 5 maybe last beta then 1.00 and 1.10 maybe
roboter88:
Can you PM the code for FLASH -> SMF syndication?
I coded "robot invasion" arcade shooter and like to make it compatible :-)
Cheers
niko:
--- Quote from: roboter88 on October 07, 2004, 01:00:59 PM ---Can you PM the code for FLASH -> SMF syndication?
I coded "robot invasion" arcade shooter and like to make it compatible :-)
Cheers
--- End quote ---
This code was on readme but
--- Code: ---on (press){
set (score,high);
set (act,"submit");
set (game,"duckhunt");
set (url,"index.php?action=arcade");
getURL (url, "_self", "POST");
}
--- End code ---
game must be unigue id (same must be also on database 'game' field)
i think postvars will work too
roboter88:
OK i will add it later but isnt this very easy to cheat eg. i just call the flash and sent those vars with a nice amount on numbs?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version