SS1984 - Modules - TypesVar Details - Proc Details

id

Vars

assignmentThe name of the assigned job by default, but can be changed freely
dormDetermines if this ID claims a dorm or not
guest_passGuest pass attached to the ID
mining_pointsFor redeeming at mining equipment lockers
rankThe actual name of the job. Shouldn't be changed
registered_nameThe name, registered on the card
robo_bountyRoboQuest shit
total_mining_pointsTotal mining points earned on the current Shift.

Procs

GetAccessReturns the access list for this ID card.
GetIDReturns the ID card object itself.
RebuildHTMLRebuilds the HTML content for the ID card.
getPlayerReturns the player mob associated with this ID card.
getPlayerCkeyReturns the ckey of the player mob associated with this ID card.
getRankAndAssignmentReturns the rank and assignment string for this ID card.
is_untrackableReturns whether this ID card is untrackable by AIs.
update_labelUpdates the name and ru_names of the ID card. Takes optional newname and newjob parameters to set custom values.

Var Details

assignment

The name of the assigned job by default, but can be changed freely

dorm

Determines if this ID claims a dorm or not

guest_pass

Guest pass attached to the ID

mining_points

For redeeming at mining equipment lockers

rank

The actual name of the job. Shouldn't be changed

registered_name

The name, registered on the card

robo_bounty

RoboQuest shit

total_mining_points

Total mining points earned on the current Shift.

Proc Details

GetAccess

Returns the access list for this ID card.

GetID

Returns the ID card object itself.

RebuildHTML

Rebuilds the HTML content for the ID card.

getPlayer

Returns the player mob associated with this ID card.

getPlayerCkey

Returns the ckey of the player mob associated with this ID card.

getRankAndAssignment

Returns the rank and assignment string for this ID card.

is_untrackable

Returns whether this ID card is untrackable by AIs.

update_label

Updates the name and ru_names of the ID card. Takes optional newname and newjob parameters to set custom values.