Deny Summon Effect Filter

Signature

void deny_summon_effect_filter(int state); //id:0x0509

Description

Hides or shows the currently enabled on-screen summon effect that was set via the Set Summon Effect Filter Status function.

Arguments

State

Controls whether the on-screen effect will be hidden (1) or shown (0).

Notes

If this function is not used, on-screen effects are by default always shown once enabled.

Last updated