Technical support > Feature Requests
SVN 9088 Ship problem
vvb:
In SVN 9088 I can't just start ANY mission. My ship just CAN'T reach ufo.
I've place TWO fuel tanks, ship is refueled (100/100).
My base is in the Europe. UFO is near the Paris.
When I try to send it there, I get:
Your aircraft doesn't have enough fule to go there and then return come back to it's home base.
Mattn:
that's currently work in progress
vvb:
--- Quote from: "Mattn" ---that's currently work in progress
--- End quote ---
Is it possible to erase checking of fuel level?
It is impossible to play game now becouse of it.
SVN 9088, SVN9133... How long is it takes to complete code?
Anyway, now game in SVN is unusable.... 8-(
Wanderer:
--- Quote from: "vvb" ---
--- Quote from: "Mattn" ---that's currently work in progress
--- End quote ---
Is it possible to erase checking of fuel level?
It is impossible to play game now becouse of it.
SVN 9088, SVN9133... How long is it takes to complete code?
Anyway, now game in SVN is unusable.... 8-(
--- End quote ---
Grab the trunk until this is fixed? Just an idea. The SVN is never guarantee'd to be functioning.
[EDIT: Drrrr.... I meant the 2.1.1 stable version. I don't know if this code is introduced to the svn trunk but I assume it is.]
Zenerka:
--- Quote from: "vvb" ---Is it possible to erase checking of fuel level?
--- End quote ---
src/client/cl_aircraft.c
function AIR_AircraftHasEnoughFuel()
make it return qtrue in every case (replace return qfalse with return qtrue in this function)
HTH
Navigation
[0] Message Index
[#] Next page
Go to full version