Skip to main content

Execute_SetExamScoreRange

Description

Overrides the BaseObject student's final exam score with a random score in the requested range. This only applies while the student is currently in an exam school phase. Outside exam phase, the execution intentionally does nothing.

Parameters

ParameterDescription
BaseObjectStudent character with an active school career slot.
F1Minimum score, inclusive.
F2Maximum score, inclusive.

Examples

DescriptionBaseObjectCommandF1F2
Set Self's exam score between 10-20SelfSetExamScoreRange1020