Wood Posted May 16, 2012 Report Posted May 16, 2012 Hi again everyone I know that this was made for Virtual Airlines but I was wondering if there was a way to add more info to the signature area such as Missions Flown Night Day IFR: Possibly maybe AA kills AG kils Naval kills Static kills Thanks Wood Quote
mattia Posted May 16, 2012 Report Posted May 16, 2012 Hi Wood What do you mean by: Missions Flown Night Day IFR: Possibly maybe AA kills AG kils Naval kills Static kills Quote
freshJet Posted May 21, 2012 Report Posted May 21, 2012 Hmm... You could create columns in your phpvms_pilots table for the kills but how you'll determine them is beyond me. You could try some PHP to determine whether it's night or day - e.g get the departure and arrival times from the PIREPs for each pilot, convert it to a number, find the average and if it's between two values (e.g 9 and 5 for 9PM and 5AM) then display it as night or else day. Quote
Wood Posted May 22, 2012 Author Report Posted May 22, 2012 Hmm... You could create columns in your phpvms_pilots table for the kills but how you'll determine them is beyond me. You could try some PHP to determine whether it's night or day - e.g get the departure and arrival times from the PIREPs for each pilot, convert it to a number, find the average and if it's between two values (e.g 9 and 5 for 9PM and 5AM) then display it as night or else day. Hi itrobb Thanks for the reply. I'll look into trying that.. Thanks Wood Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.