Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.
PLEASE READ - Webmaster Support Forum
This forum will be retired in the near future. Please direct all queries to our dedicated GitHub support page https://github.com/vatsimnetwork/developer-info/discussions 
Here you can find documentation on our services and we are continuing to migrate pertinent information into the Wiki pages https://github.com/vatsimnetwork/developer-info/wiki

VATSIM Webmasters and Pilot Ratings


Matt Bozwood-Davies
 Share

Recommended Posts

Matt Bozwood-Davies
Posted
Posted

Hi all

I appreciate the time that this has been posted but I wanted to provide an update on how pilot ratings are handled on the technical front after the change to the pilot ratings.

I have tried to keep this change as minimal as possible to alleviate any immediate impact and I expect that in the coming weeks we'll have a complete change to how we return ratings in our API endpoints but more information to follow.

VATSIM is continuing to use a bitmask value, this historically has allowed members to hold a P1, P2, P3 and a P5 or a selection of some and not others. The change to the Pilot Rating scheme means that you will from now only actually hold your highest applicable rating.

The only change to account for is when a pilot rating has a value of 0, this represents the P0 rating instead of "No Pilot Rating"

The actual values that currently will be associated with the ratings are as below, and these are represented in all the accessible tools.

  • P1 = 1
  • P1 & P2 = 3
  • P1 & P2 & P3 = 7
  • P1 & P2 & P3 & P4 = 15

These numbers represent the full bitmask values and how you choose as divisions/VA's etc to display them is entirely up to yourselves.

Any questions, please shout, and as above, when I have more information on how pilot ratings will be handed going forward we will provide an update!

Thanks

Matt

 

Link to comment
Share on other sites

  • Matt Bozwood-Davies pinned this topic
Raihan Shahzad
Posted
Posted

Thank you for update on Pilot ratings, was looking for this information to implement after revised P ratings.

Raihan Shahzad
Division Director VATWA1
VATSIM West Asia
vatwa.net | director[at]vatwa.net

Link to comment
Share on other sites

Wildan Gunawan
Posted
Posted

Is it possible to also update the VATSIM Connect dev account's pilot rating to the newer rating config?

Link to comment
Share on other sites

Matt Bozwood-Davies
Posted
Posted

Thanks for the spot @Wildan Gunawan - I've updated that

Link to comment
Share on other sites

Raihan Shahzad
Posted
Posted

http://ptd.vatsim.net/ also needed to be updated with revised P ratings and details

Raihan Shahzad
Division Director VATWA1
VATSIM West Asia
vatwa.net | director[at]vatwa.net

Link to comment
Share on other sites

Matt Bozwood-Davies
Posted
Posted

That system is being replaced with a new one currently in development.

Link to comment
Share on other sites

Wildan Gunawan
Posted
Posted

The auth-dev is returning 500 server error if I login with account from CID 10000003 to 10000011. 10000001 and 10000002 are working correctly.

image.thumb.png.db3825f2de777839c1957b820ab9748c.png

Link to comment
Share on other sites

  • Matt Bozwood-Davies unpinned this topic
 Share