Trying to fix the M9K Harpoon Pocket glitch, any help would be great <3
If i could just add the harpoon the pocket blacklist that would work to but i cant get it to work.
Current Blacklsit:
[CODE]
GM.Config.PocketBlacklist = {
["fadmin_jail"] = true,
["meteor"] = true,
["door"] = true,
["func_"] = true,
["player"] = true,
["beam"] = true,
["worldspawn"] = true,
["env_"] = true,
["path_"] = true,
["prop_physics"] = true,
["money_printer"] = true,
["gunlab"] = true,
["prop_dynamic"] = true,
["empty_shipments"] = true,
["spawned_shipment"] = true,
["m9k_harpoon"] = true,
["harpoon"] = true,
}
[/CODE]
Any Help would be great <3
I think you might have one too many , 's in the PocketBlacklist list, though I can't be sure without seeing the whole block of code
plus it's usually better to include the error you're getting in the future (the error often says exactly what is wrong too, or at least helps other people debug it for you)
so, try removing that last comma there if that's the last thing in that table, plus I assume you added those bold tags in for facepunch and they're not actually in the code? if they're in the code you should probably remove them too
[QUOTE=Smt;48219356]I think you might have one too many , 's in the PocketBlacklist list, though I can't be sure without seeing the whole block of code
plus it's usually better to include the error you're getting in the future (the error often says exactly what is wrong too, or at least helps other people debug it for you)
so, try removing that last comma there if that's the last thing in that table, plus I assume you added those bold tags in for facepunch and they're not actually in the code? if they're in the code you should probably remove them too[/QUOTE]
Pretty much if you pocket the harpoon then unpocket you can get unlimited ammo, and the comma doesn't change anything, there is no error or anything.
!bump
Sorry, you need to Log In to post a reply to this thread.