View Single Post
  #355  
Old 03-28-2003, 05:17 PM
DigitalDesktops DigitalDesktops is offline
 
Join Date: Mar 2003
Location: Scotland, UK
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

X-Ball

Game Hash Offset: 5
Score Return Variable: $score
HTML Code for Game:

Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false> 
<param name=menu value=false> 
<param name=quality value=high> 
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>

Enter this query or add it via Admin CP:

PHP Code:
INSERT INTO arcadegames VALUES (NULL, 'x_ball_v1', 'X Ball', 'A game like Breakout!', 'xball.swf', 'x-Ball.gif', 'GIF89a\0\0?\0\0\0Z_\0Z?\0c?\0c?\0?\0\0?\0\0?\0\0?\0\0_\0\0?\0\0?\0\0?\0s????????{?{!??!??!?{!??!??!?{!??!?{)?_)??)??)??)??)?{)??)??)??)?{)??)?{1??1?{1??1?{1??1?{1?{9?_9_?9??9??9??9??9??9??9??B??B??B??JZsJc{J??J??J??J??J??J??J??RZcR??R??R??Zk?Zs?Z??Z??Z??Z??Z??cRJc??c??c??c??c??c??kRJkZJk??k??k??k??k??s??{?s{??{????_???????????k????c)?k9??k?c)?s9??k_{B_?J??J?k?s?s!?{!??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????,\0\0\0\0\0\0\0?\0+ ???\'"y?\nƒ??\0獛8p.????83n??1??\n<L\0?????0??    ?Aʔ!R6h ?J??>?V?9t???T???i?CذY?&???W?Ze?f ??*T85B?_%\0??Z\0????W\ZbC????k?/? )S\r\Z6l?;?.??1?~??ȗ3gƨ9e??%E7~6?d?E>O??d??֟E????О]g??;?kϢC@?\0???#>?q"E???W?8!???#d?0?????O? @x???@{    6?H_????Hp?\0??? ?\n ? 0?pC=?ĄR\\a?X\\!?a??E?-?[]?Fd?F` ??n?-!?m_M??(????1v1c??Hbn;????*?H#kE??c?%?b?Wv?Ō?IIÈ%???B\n9?o?Q?]?U?ۙ?ո?\\e)?%?a??㞬?(?S????g?\n?l80%V_w??ڣ ͉?WL??(??U&cv?@?X???e????XMy?Tdu?z??Q?*eV X?YeYZ\'_x??WX*??J4唢??h????k?z??_??`ĵF?k?c?T??Z????B?? ????Dn@\0\0;', 0, 1, 7, 'icon-crown-green.gif', 'GIF89a\r\0 \0?\0\0x??T?Ye?in?q\r???? "?&*?,2?4A?Ch?i?\0??????\Z??$?#*?)-?.<?<@?@C?BO?O]?]?\0?\0?\0\r?    ??\Z???\Z"??,?(,?(7?26?45?3M?L?\0\n???????? ?\Z"?\Z/?)8?1[?V\\?Yh?e?\0??\Z? ?(?U?MZ?Wj?eQ?C???b?D???\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0!?\0\0K\0,\0\0\0\0\r\0 \0\0c?K????H?F?J    \Z?\n\n?)?(?#03BC8,K*\r1A?25?;$! /4@6&-?E:$%"\'7D9+.?фIG< >=\0?????\0;', 'X-Ball Champion', '', '$score', 5, '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="500">\r\n<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">\r\n<param name=loop value=false> \r\n<param name=menu value=false> \r\n<param name=quality value=high> \r\n<param name=bgcolor value=#000000>\r\n<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">\r\n</embed>\r\n</object>');
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01173 seconds
  • Memory Usage 1,789KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete