๐ง Installation
This page contains general information about the installation.
To use the script, you also need to install the minigames , text and notify provided with your purchase
ensure pa-wordmemory
ensure pa-thermite
ensure ac-coloredminigame
ensure ac-lockpick
ensure pa-uipack
ensure pa-textui-2
After installing minigames, start hq panel, lib and heist script
ensure pa-lib-2
ensure pa-heist
ensure pa-asylumheist
As sql, you will only need to query the sql in pa-heist.
hqtablet = { name = 'hqtablet', label = 'Underground Tablet', weight = 0, type = 'item', image = 'np_tablet.png', unique = true, useable = true, shouldClose = false, combinable = nil, description = 'Tablet for the Underground' },
['hqtablet'] = { label = 'Underground Tablet', weight = 0, },
Everything is done, it's that simple. Then you can continue using hqtablet as in the script video. You can examine its usage here. https://www.youtube.com/watch?v=1gCIobS-KiE
Last updated
Was this helpful?