Flyff Gm Commands V15 Instant
else if (strcmp(pCmd, "heal") == 0) if (pUser->m_dwChrPriv >= 2) pUser->SetHP(pUser->GetMaxHP()); pUser->SetFP(pUser->GetMaxFP()); SendNotify(pUser->m_idClient, "Healed by GM command.");
The supported model formats include: {{(idx > 0 ? ", " : "") + format}}
else if (strcmp(pCmd, "heal") == 0) if (pUser->m_dwChrPriv >= 2) pUser->SetHP(pUser->GetMaxHP()); pUser->SetFP(pUser->GetMaxFP()); SendNotify(pUser->m_idClient, "Healed by GM command.");