Toni wrote:
> So, in last two round i killed more than 2700 kt
> and gain one 1300kt ship and my PBP is -1.
What ship list are you using? What did you build?
The code in host.exe goes like this
if pbps(player) > 20 then
pbps(player) = pbps(player) - (hull.mass + 49) \ 50
end if
where the 49 sometimes is a 50, depending on where you look (subroutines
were not yet invented, I guess).
Thus, if you build a ship for 22 PBPs or more, i.e. anything above 1050
kt, but have only 21 PBPs, you will end up in negative areas. This does
not happen with the standard ship list, where the heaviest ship has 980
kt (the Gorbie).
Stefan
>> Stay informed about: PBP more to wonder.