User Tools

Site Tools


number

Number


A number is a scripting data type for representing numeric values. When specifying these values in scripts they should only contain the digits 0-9 (no commas) with an optional decimal point for fractions.

Examples:

wait(2.75);
set_movement_speed(player, 60);
number.txt · Last modified: 2021/04/21 18:30 by justin