Module core.plugins.rep.cl_init

Roleplay Experience Point (REP) system.

Module Overview

Functions

table_filled(tbl) Check if a table has data (only works for numericly indexed tables).

Functions

table_filled(tbl)
Check if a table has data (only works for numericly indexed tables).

Parameters:

  • tbl tab The table to check.

Returns:

    bool If the table has data.