Exports

Here you can find exports of the script that you can use in your own scripts.

openTablet

exports['miel-kidnapjob']:openTablet()

This export will immediately open the tablet for the executing client.

closeTablet

exports['miel-kidnapjob']:closeTablet()

This export will immediately close the tablet for the executing client.

Last updated