vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   v3 Arcade - Game Modification Guide & Releases (https://vborg.vbsupport.ru/showthread.php?t=60666)

Smirks 03-29-2004 11:53 PM

Quote:

Originally Posted by xmorpher
(excuse my english)

In Golf, you win with the LOWER Score,
(enter the ball with the fewest stokes)
But i had to change the Score Calculation because
v3 Arcade display the HIGH score...
so i created a variable:

if ( Your_Final_Score < 118) {
arcade_score = 118 - Your_Final_Score ; }
else { arcade_score = 0 ; }

(this way you Can't have a negative score,
and it reverses the score system)

You start with 118 as your arcade Score,
and you start "decreasing" your score.

i read the posts and everything seems to be running fine
:)

the BEST Golf_Score you can have is 18.

Then,... the Best Arcade_Score will be:
118 - 18 = 100

if you have a bad Golf_score, lets say... 90 strokes
your arcade score will be:
118 - 90 = 38 (a low arcade score)

if you have a terrible Golf_score, lets say... 190
the game submits a "0" arcade_score (not a negative score)

Right, and I understand that, but some of the scores are getting submitted wrong, and not as a zero. Take a look at the orginal post I made with the link to the thread on my forum. If you look at the arcade you'll see the top 2 scores are 174 and 154. Obviously something happened where the scores weren't calculated properly. If you ask me, I'd say it's a bug. Others are working proplery, though... as when I tested it worked as advertised.

MajorGeek 03-29-2004 11:55 PM

As noted in another thread, Opera downloads them fine. Opera without Java is 3.7 megs if you want it badly. http://www.opera.com

Alien 03-29-2004 11:58 PM

Thanks, guys.

xmorpher 03-30-2004 01:21 AM

Quote:

Originally Posted by Smirks
Right, and I understand that, but some of the scores are getting submitted wrong, and not as a zero. Take a look at the orginal post I made with the link to the thread on my forum. If you look at the arcade you'll see the top 2 scores are 174 and 154. Obviously something happened where the scores weren't calculated properly. If you ask me, I'd say it's a bug. Others are working proplery, though... as when I tested it worked as advertised.

i don't know... i did not find any bug...

anyway, i modified the way the game calculate & registers the arcade_score,
and now.. is calculated this way:

arcade_score = 180 - Your_Final_Score

the game was updated in this page

if you have scores greaters than 100 (right now),
then you should delete them.
Now the HIGH Score is:
180 - 18 = 162

Dream 03-30-2004 02:38 AM

woot fixed AirFox :).

[edit]updated, fixed an explosion animation bug when bullets hit you[/edit]

MajorGeek 03-30-2004 02:55 AM

Had not tried it before, loaded it in my browser and it seems like your movements are 5 seconds behind what you do? Was that a previous problem?

Quote:

Originally Posted by Dream
woot fixed AirFox :).


Dream 03-30-2004 04:10 AM

Quote:

Originally Posted by MajorGeek
Had not tried it before, loaded it in my browser and it seems like your movements are 5 seconds behind what you do? Was that a previous problem?

Not really, the game is really heavy though, it can get a little sluggish.

BlackxRam 03-30-2004 04:19 AM

Awesome Guys.

BlackxRam 03-30-2004 04:20 AM

YA Vbulletin Messed Something Up.... I cant download ANY Zips From this Board... they changed Something. Are these on V3ARCADE yet?

Smoker 03-30-2004 04:27 AM

@Dream

AriFox
https://vborg.vbsupport.ru/showpost....&postcount=556
Archiv is destroyed :(

bye
Smoker


All times are GMT. The time now is 08:23 AM.

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.02255 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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