classhistory

prop
SYNOPSIS
        int * P_CLASS_HISTORY "ClassHistory"

        int * Set(P_CLASS_COLORS, int * value )
        int * Query(P_CLASS_COLORS)

DESCRIPTION
        This property holds the classes which should be added to the message
        history buffer. Format is an array of integers, each entry a class
        from msgclass.h. Message history is disabled if the value is 0.

AVAILABILITY
        Include: <properties.h>

        Availability: /std/player(/message)

SEE ALSO