Buy Official Merchandise!
Forumwarz is the first "Massively Single-Player" online RPG completely built around Internet culture.

You are currently looking at Flamebate, our community forums. Players can discuss the game here, strategize, and role play as their characters.

You need to be logged in to post and to see the uncensored versions of these forums.

Log in or Learn about Forumwarz

Civil Discussion
Switch to Role-Playing Civil Discussion

Viewing a Post

Possibly a C-
abbage

Avatar: 76887 Fri Oct 24 03:39:44 -0400 2008
9

[Leafy Green Vegeta-
bles
]

Level 35 Hacker

Herbaceous, biennial, dicotyledonous , and flowering.

Evil Trout Posted:

Ah, I see your pain. I will see what I can do about this!

I guess I’ll have to wait patiently. Honestly, I’m not sure how a fix would be complicated, just add something like the following pseudocode:

(if (and (< CurBid Reserve) (> MaxBid Reserve))
(set! CurBid Reserve)
())

Or something in a reasonable person’s programming language (my brain is in LISP), seriously all that needs to be done is:

1) At the end of an auction, check that both “current bid” is less than “reserve price” and “reserve price” is less than “maximum bid”.

2) If it is, replace “current bid” with “reserve price”

3) Otherwise, do nothing.

I mean, it’s just evaluating a conditional that involves checking the relative magnitudes of three numbers, then either replacing something with something else, or doing nothing. I can’t think of a programming context in which this is hard, but I’m probably missing something.

Internet Delay Chat
Have fun playing!
To chat with other players, you must Join Forumwarz or Log In now!