drops.getDropInstructions
Description
Get the instructions text for a drop.
Parameters
dropID
number
Return value
instructions
string
Example
local instructions = drops.getDropInstructions(1234)
print(instructions)
Comments
See also
Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)