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)

fonzerelli_79 03-29-2004 07:44 PM

fantastic work guys - keep up the good work :)

Okiewan 03-29-2004 08:05 PM

has to be one of the best ever. Excellent work.

Smirks 03-29-2004 08:13 PM

Quote:

Originally Posted by xmorpher
New Game: Mini Golf

i hope you like it ;)

There appears to be a scoring problem with MiniGolf. It seems to work out that the better you do the lower score you get, and the worse you do the higher score you get. See this thread on my forums for more info:

http://bbs.pearl-jam.net/showthread....789#post112789

msimplay 03-29-2004 08:23 PM

Quote:

Originally Posted by Smirks
There appears to be a scoring problem with MiniGolf. It seems to work out that the better you do the lower score you get, and the worse you do the higher score you get. See this thread on my forums for more info:

http://bbs.pearl-jam.net/showthread....789#post112789

thats how golf works

Smirks 03-29-2004 08:26 PM

Quote:

Originally Posted by msimplay
thats how golf works

Right, the lower the score the better, yes. But why is it the worse you do means you get the highest score for the acrade? Shouldn't the lowest score get the trophy in the arcade?

MajorGeek 03-29-2004 08:27 PM

Odd, I am getting corrupt archives with Tie Fighter and Witch Hunt, anyone else, or can someone perhaps offer a secondary link I can try? Thanks in advance for any help.

Smirks 03-29-2004 08:32 PM

Quote:

Originally Posted by Smirks
Right, the lower the score the better, yes. But why is it the worse you do means you get the highest score for the acrade? Shouldn't the lowest score get the trophy in the arcade?

It looks like it's not subtracting the 118 like it says in the instructions.

John 03-29-2004 08:38 PM

But that means that the worst golf play will become the golf champion. There needs to be some sort of inverted scoring system with it.

Smirks 03-29-2004 08:39 PM

Quote:

Originally Posted by John
But that means that the worst golf play will become the golf champion. There needs to be some sort of inverted scoring system with it.

Exactly. Thanks, John.

ConqSoft 03-29-2004 09:28 PM

Quote:

Originally Posted by Smirks
There appears to be a scoring problem with MiniGolf. It seems to work out that the better you do the lower score you get, and the worse you do the higher score you get. See this thread on my forums for more info:

http://bbs.pearl-jam.net/showthread....789#post112789

Read the instructions in the game... It tells you why it scores the way it does.

xmorpher 03-29-2004 09:32 PM

Quote:

Originally Posted by Smirks
It looks like it's not subtracting the 118 like it says in the instructions.

(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)

xmorpher 03-29-2004 09:36 PM

1 Attachment(s)
New Game: Duck Hunt

:)
Enjoy!

Alternative Link

xmorpher 03-29-2004 09:55 PM

Quote:

Originally Posted by astra-sri
[high]* astra-sri sits on the edge of his seat for yeti sports 3 & duck hunt!
[/high]

I'm still working on yeti sports 3 .... the game runs perfect by now,
but it's not sending the score :ermm:

ConqSoft 03-29-2004 09:59 PM

Quote:

Originally Posted by xmorpher
New Game: Duck Hunt

:)
Enjoy!

ZIP is corrupted. :(

MajorGeek 03-29-2004 10:01 PM

I contacted an admin, i believe its a problem with the board. See above:

"Odd, I am getting corrupt archives with Tie Fighter and Witch Hunt, anyone else, or can someone perhaps offer a secondary link I can try? Thanks in advance for any help."

Quote:

Originally Posted by ConqSoft
ZIP is corrupted. :(


fasteddie 03-29-2004 10:16 PM

Quote:

Originally Posted by msimplay
thats how golf works

yup, getting a lot of corrupt archives! What's going on? Does no one check these things? Duck Hunt, Tie Fighter, and a few of the other new releases don't work!!! :(

Martyjp 03-29-2004 10:18 PM

I cant get any zip files to work on this site now, all corrupt. xmorpher any chance of releasing duck hunt on www.v3arcade.com ?

MajorGeek 03-29-2004 10:24 PM

Quote:

Originally Posted by Martyjp
I cant get any zip files to work on this site now, all corrupt. xmorpher any chance of releasing duck hunt on www.v3arcade.com ?

Ill be glad to host them temporarily if anyone can send them to me via email

timNOSPAM@majorgeeks.com obviously without the nospam ;)

Link14716 03-29-2004 10:29 PM

It works for me.

Ryan McBain 03-29-2004 10:32 PM

duck hunt doesn't work for me, it says its corrupt

lasto 03-29-2004 10:34 PM

only game that is corrupted to me is this one

just tried about 5 so far and all ok except this - v3 Arcade - Altex

unexpected end of archive

Dark Jim 03-29-2004 10:35 PM

It works for me when using getright.

ConqSoft 03-29-2004 10:40 PM

Quote:

Originally Posted by Dark Jim
It works for me when using getright.

Strange. It works for me using Opera, but not IE anymore. Must be something screwy on the server, since it doesn't happen on any other sites using IE. *shrug*

gamexc 03-29-2004 10:42 PM

Its corrupted for me as well. Unexpected end of archive, so theres no images in it.

xmorpher 03-29-2004 10:43 PM

Quote:

Originally Posted by Martyjp
I cant get any zip files to work on this site now, all corrupt. xmorpher any chance of releasing duck hunt on www.v3arcade.com ?

ok,... Click Here
;)


since the problem is new,
maybe the board admin changed something recently,
and i'll bet that is a problem in the "MIME Types" configuration

maytrix 03-29-2004 11:00 PM

I get corrupt archive for:

v3 Arcade - Altex.zip
v3 Arcade - Kill Kenny (extra knives).zip
v3 Arcade - Plasmanout V2.zip
v3 Arcade - Snow Paul.zip
v3 Arcade - Spank the Monkey.zip
v3 Arcade - Witch Hunt.zip

any help would be appreciated.

Link14716 03-29-2004 11:03 PM

Quote:

Originally Posted by xmorpher
ok,... Click Here
;)


since the problem is new,
maybe the board admin changed something recently,
and i'll bet that is a problem in the "MIME Types" configuration

I bet it isn't. IE ignores Mime types anyways, and it works fine in Mozilla.

Ryan McBain 03-29-2004 11:04 PM

Duck hunt is real cool thanks a lot xmorpher, but I swear im aiming right and I miss the duck a lot lol. Oh well. If your thinking of another great NES game to convert, try Hogan's Alley :)

Alien 03-29-2004 11:46 PM

Ditto. These attachments have become corrupt. Hopefully he'll pop in and correct that, I can't wait to try them.

Quote:

Originally Posted by maytrix
I get corrupt archive for:

v3 Arcade - Altex.zip
v3 Arcade - Kill Kenny (extra knives).zip
v3 Arcade - Plasmanout V2.zip
v3 Arcade - Snow Paul.zip
v3 Arcade - Spank the Monkey.zip
v3 Arcade - Witch Hunt.zip

any help would be appreciated.


ConqSoft 03-29-2004 11:47 PM

Quote:

Originally Posted by Alien
Ditto. These attachments have become corrupt. Hopefully he'll pop in and correct that, I can't wait to try them.

Use another browser, such as Opera, and they will download fine. The attachments themselves are fine.

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:04 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.02111 seconds
  • Memory Usage 1,831KB
  • 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
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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