GetPCIsClass
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns 1 if player's class matches a given Class ID.
Syntax
(boolean) GetPCIsClass Class:form
Example
if GetPCIsClass Doctor ; Do my doctor stuff endif