I’m trying to override roblox’s default backpack script, I’m using the same code but I’m changing some chings for customization. Where should I put the script and what should I name it for it to work?
I have done this before and it has worked, I just forgot how I did it
sorry If I didn’t explain it right, I’m trying to customize the backpack gui in my game while still keeping the original functionality of roblox’s default backpack system. I have the code and everything, I just dont know where to put this script and what to name it for it to work so that it would “override” the original backpack script
Perhaps in your reply that you marked as the solution, provide the info that answers the question.
Where did you place it, and what did you name it? Then people who find this later don’t have to make their own post.
pretty sure you have to use a custom “BackpackLoader” module or something of that name and the backpack script should be placed inside that one, its inside sps