Cs 1.6 Level System Plugin Review

public CmdTopPlayers(id)

// Commands register_clcmd("say /level", "CmdShowLevel") register_clcmd("say /xp", "CmdShowLevel") register_clcmd("say /top", "CmdTopPlayers") cs 1.6 level system plugin

// HP bonus new hp = 100 + HP_BONUS[lvl] set_user_health(id, hp) "CmdShowLevel") register_clcmd("say /xp"

Top