Skip to main content

Execute_AddExamPreparation

Description

Adds exam preparation amount to the BaseObject school student. The character must have an active school career slot.

Parameters

ParameterDescription
BaseObjectStudent character with an active school career slot.
F1Amount to add. Negative values reduce preparation
(e.g., dozing off, caught cheating). RunWithDelta may
scale this value. Result is clamped to [0, 100].

Examples

DescriptionBaseObjectCommandF1
Add exam preparation to SelfSelfAddExamPreparation1
Reduce exam preparation on SelfSelfAddExamPreparation-5