Mir3DCheckMarfaPrivileges - LOMCN Wiki

Revision as of 15:13, 15 June 2025 by Jev (talk | contribs) (Created page with "==Detect Marfa privileges== Function: Detect the player's Marfa privileges Detect Marfa Privilege Level Format:CheckCalc <$VIP> Detector privilege level Detector support: >...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

  1. ACT

Break

  1. 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:


  1. IF CheckCalckCalc <$MARFADAY(6) > < 25
  2. ACT

Break

  1. SAY

你当前玛法新秀特权天数小于25天!

For privileged variables, see the Script Variable Application form

Privilege LevelsPlease see the Privilege Levels Table