#Can't get "zoom out" function to work for my Sniper when it's unequipped

1 messages · Page 1 of 1 (latest)

low merlin
#

It agrees with the 1st argument on line 20 but not with the second, and ive tried everything. SOMEONE please help!!!

low merlin
#

Am listening

tribal shoal
#

Don't check the tool.Parent == Player

#

Cz when the player equips a tool

#

The parent of the tool becomes character

low merlin
#

So what should i write In that line instead then?

tribal shoal
#

Than it should work fine

#

I guess

low merlin
#

Thus the reason I need the second argument

tribal shoal
#

Disable the ui there

low merlin
tribal shoal
#

Like

#

Tool.unequipped:connect(function()
Gui.Enabled = false
end
)

tribal shoal
low merlin
low merlin
tribal shoal
#

Yep

low merlin
#

omg u solved it

#

just to lyk two others who had 2 years of experience couldnt do it for me and yet u only have 8 months

#

thanks a bunch dude

tribal shoal