Installation

Add This to your Items:

    whitelist_ticket                     = { name = 'whitelist_ticket', label = 'Ticket', weight = 100, type = 'item', image = 'whitelist_ticket.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = 'My Ticket to the Town' },

Now add this line to your Jobs

	guide = { label = 'Whitelist Guide', defaultDuty = true, offDutyPay = false, grades = { ['0'] = { name = 'Guide', payment = 50 } } },

Configure the Config.lua and your are ready to go!

Add this image to your Inventory

Last updated