How to call function from an item, the item is inside backpack of player ?
if you are meaning finding a script in someones backpack then,
--Make it a LocalScript local Player = game.Players.Localplayer local FUNCTIONINBACKPACK = Player.Backpack.TOOLNAMEHERE.FUNCTIONNAME --Rest Of the code and what you will do with the called script
Closed as Non-Descriptive by youtubemasterWOW, JesseSong, and Utter_Incompetence
This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.
Why was this question closed?