Values MY_SIMTIME in scn file some ships is different. It has been edited in notepad.
I experimented so. calculated the number of keystrokes "W".
class zst_t: public VESSEL2 {
public:
zst_t (OBJHANDLE hVessel, int flightmodel): VESSEL2 (hVessel, flightmodel)
{
}
void clbkSetClassCaps...
Sorry for my English.
I do count my_simt.
for example:
class zst_t: public VESSEL2 {
public:
zst_t (OBJHANDLE hVessel, int flightmodel): VESSEL2 (hVessel, flightmodel)
{
}
void clbkSetClassCaps (FILEHANDLE cfg);
void clbkLoadStateEx (FILEHANDLE scn, void *vs);
void clbkSaveState...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.