These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Corporation roles - where to find them?

Author
ItsmeHcK1
Immortalis Inc.
Shadow Cartel
#1 - 2012-10-10 14:25:13 UTC  |  Edited by: ItsmeHcK1
I'm working on the roles returned from the CharacterSheet API.
There is however no record of those roles in the database, or anywhere else in the API.
Is there an overview of roles and their meanings somewhere? (or am I just blind?)
Ydnari
Estrale Frontiers
#2 - 2012-10-12 00:14:49 UTC  |  Edited by: Ydnari
You're not blind. Try this third-party site http://eve.grismar.net/guides/igb.php - it's the same bitmasks in the API as it is in the IGB

As for actual explanations of what they do... good luck with some of them, that's why corp role management is such a nightmare, some do multiple things.

--

ItsmeHcK1
Immortalis Inc.
Shadow Cartel
#3 - 2012-10-12 01:39:45 UTC
Schweet, that'll get most of the work done.
Thanks, enemy broseph! P
Robo Jaws
Real Nice And Laidback Corporation
#4 - 2012-10-22 12:55:37 UTC
Take a peek at this post
Role bit number information
Note they are 64 bit numbers so watch out if you are using 32 bit software / OS