drops.getDropVanName
Description
Get the van name for a drop.

Parameters
dropID number

Return value
vanName string

Example
local vanName = drops.getDropVanName(1234)
print(vanName)

Comments

See also
drops.getVanID

Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)