me 71.OUT there are some strange things in it though

Please report Bugs and Problems here

Moderator: FSAirlines Staff

Locked
JJacobs

me 71.OUT there are some strange things in it though

Post by JJacobs » Sun Mar 19, 2006 3:17 am

UPDATE FlyNET_Logs Set Status='2' WHERE ID='2278';
UPDATE FlyNET_Routes SET State='0' WHERE ID='3499';
UPDATE FlyNET_Aircrafts SET Status='0' WHERE ID='724';
UPDATE FlyNET_Pilots SET Location='KSUU' WHERE ID='71';
UPDATE FlyNET_Aircrafts SET Location='KSUU' WHERE ID='724';
UPDATE FlyNET_Pilots SET Budget='-6937' WHERE ID='71';
UPDATE FlyNET_VirtualAirlines SET Budget='49473208' WHERE ID='189';
DELETE FROM FlyNET_Accounts_VA WHERE VA_ID='189' AND Value='4000' AND Reason='Flight revenue' AND TS='1142730804';
INSERT INTO FlyNET_Accounts_VA (VA_ID, Value, Reason, TS) VALUES ('189', '4000', 'Flight revenue', '1142730804');
UPDATE FlyNET_Aircrafts SET Fuel='27' WHERE ID='724';
UPDATE FlyNET_VirtualAirlines SET Reputation='87.00' WHERE ID='189';
UPDATE FlyNET_Aircrafts SET Value='163262', StateEng1='99.549995', StateEng2='0.000000', StateEng3='0.000000', StateEng4='0.000000', StateGear='99.549995', StateHull='99.549995' WHERE ID='724';
DELETE FROM FlyNET_Accounts_VA WHERE TS='1142730804' AND Pilot_ID='71';
INSERT INTO FlyNET_Reports (AC_Type, AC_ID, PIC, PID, VA, Dep, Pln_Arr, Arr, Deptime, Arrtime, TS, Rating, Ratingreasons, Distance, PAX, Ticket, Crew, Salary, Fuelprice, Fuel_Bought, Fuel_Used, Profit, Pilot_ID, VA_ID, Number, FlightState, Version, Simrate, Hours, Multiplier) VALUES ('C172','724','Jerry ?????','VWA102','Virtual Airline World AllianceKBAB','KBAB','KSUU','KSUU','2335','13','1142730804','100','','57','1','64','5','2','1.73','8','13','40','71','189','CPF2201','On Block','v0.4.0b','1','0.633333','100');

When the budget data dispplayed on the client it showed as income $0, but it should be a profit of like $1000 :lol:

DundeeFlyer

Post by DundeeFlyer » Sun Mar 19, 2006 10:30 am

I have also found that every flight I have done with the new client the profit has been 0 but on the Database the correct amount was calculated.

JJacobs

Post by JJacobs » Sun Mar 19, 2006 11:06 am

ok

Konny
FSAirlines Developer
Posts: 1564
Joined: Sun Sep 25, 2005 10:40 am
Location: Munich, Germany
Contact:

Post by Konny » Sun Mar 19, 2006 5:09 pm

Yep, that bug will be fixed with the 0.5.0b
Konrad - FSAirlines Developer
Image

Locked