saltso wrote: ↑Wed Jun 05, 2024 6:31 pm
Same error, even after saving it and loading the ct again, the error still comes.
@
both:
Let's clarify one thing: who told you -OR- where does it say in my given instructions in that package to press Ctrl+Alt+L and
run the .lua script?
Wolfin2010 most likely saw the extension being .lua and he thought he has to run the .lua file in the Lua Engine.
"ACMirageHashNames_20231009.lua" is indeed a Lua script, but not a functional one. You're supposed to open the file in a text editor (like Notepad++) and collect any information you need from it (like the Hash ID of the item you want to add). Considering I didn't spend time to label all the items, I didn't finish this "lua" script (which was supposed to produce a pop-up with a list of items to pick from). So you're still going to use "+Single AddItem" manually, by changing "Quantity" and "HashId" values in the table itself.
If the [ Initialize ] script doesn't activate at all, then:
1) Close the game, reopen the game, try again to activate the table. Why? Because if you try to activate it
multiple times, it will end-up working half-way till some issue and stop. Activating it again or spamming the checkbox won't do any good. Most people do this: click checkbox, see nothing happens, click again and again and again. Then go "don't work, fix plix".
2) If it really, really doesn't work from the first click on the check-box (assuming the game is running and you clicked Yes in the pop-up to auto-open the process), then right-click the script and take a screenshot of the error displayed in the menu that appears. That's how I can help you.
"+Single AddItem, which kinda works like an invetory editor if i am right" -- Yes, you are right. The main issue is people confuse my table with this one:
viewtopic.php?t=8309. I know it's for Odyssey, but imagine that one made for Mirage. So they go "I bought your Inventory Editor table". It's not an Inventory Editor, its purpose is to support other types of operations/hacks/cheats. Yes, it has that kind of functionality as well, but its main purpose isn't to serve you in getting money-free Helix items. That's what needs to be understood. You use it for whatever you want, but don't call it "Inventory Editor".
Best regards,
Sun