[RELEASE] [FREE] szi_atmrobbery

New Update released that adds Cooldown and Blips

1 Like

what about if someone uses same bt target for accessing atm ?

would come up with 2 diff options im almost sure

no only gives me one option actually

You know of any solutions? Im still new to using bt-target

i do like that ^^ and i ve 2 option for atm
local atm = {
-870868698,
-1126237515,
-1364697528,
506770882,
}
exports[“bt-target”]:AddTargetModel(atm, {
options = {
{
event = “FzD-Numpad:OpenUI”,
icon = “fas fa-piggy-bank”,
label = “ATM”,
},
{
event = “szi_atmrobbery:startHacker”,
icon = “fas fa-piggy-bank”,
label = “Hack ATM”,
},
},
job = {“all”},
distance = 2.5

Can do it like that and should work

it work for me… so …

New update that fixed a few bugs

hi" is there any chance you can do it to search trash script? by using bt-target

all is ok =) good update

1 Like

Nice Script

1 Like

Fixed the blip being broken, new release coming soon with some other configs

Update Released: Fixed blip & Added a version checker

TRASH :stuck_out_tongue_winking_eye: joking good job dude

1 Like

New update released

I ran into an amazing problem. after installing this resource if a player logs on to the server it appears in such coordinates (“z”:-1.2,“y”:7810.7,“x”:-3024.7,“heading”:280.7), if off, this resource, then everything is fine the player appears in the place where I left off…
but the resource is running. what can this be related to?

what do you mean? like the player is spawning in certain places when the resource is started

  • Line 140 was missing a bracket at the end (client.lua)

Fixed now, thank you

1 Like