Detect Marfa privileges
Function: Detect the player's Marfa privileges
Detect Marfa Privilege Level Format:CheckCalc <$VIP> Detector privilege level
Detector support: > ; greater than < ; Less than >= ; Greater than or equal to <= ; Less than or equal to == ; Equal to != ; Not equal to
Example:
CheckCalc #IF <$VIP> ==6
- ACT
Break
- SAY
Detect the number of days remaining for the specified privilege format:CheckCalc Privilege Variable Detector Number of days to detect
Detector support: > ; greater than < ; Less than >= ; Greater than or equal to <= ; Less than or equal to == ; Equal to != ; Not equal to
Example:
- IF CheckCalckCalc <$MARFADAY(6) > < 25
- ACT
Break
- SAY
你当前玛法新秀特权天数小于25天!
- For privileged variables, see the Script Variable Application form
- Privilege LevelsPlease see the Privilege Levels Table
