Used to create stat editor elements on Admin Panel
- Parameters
- text: self explanatory, the name of the input
- type: type of control to float on the right. Valid parameters are as follows:
Type | What it's for | Example |
---|---|---|
toggle | booleans | ![]() |
statedit | numbers (integers and floating point numbers) | 0-100 Error creating thumbnail: File missing
|
color | colors | [100, 100, 100] |
name | strings | name
|
image | asset IDs | |
audio | number and asset ID | Speed 0-100 Error creating thumbnail: File missing 1474651727 |
- range: the minimum and maximum for statedit and audio
- R: the red for color
- G: the green for color
- B: the blue for color
- file: the picture for image (just the name and file extension)
- ID: the Roblox asset ID for image and audio