Project Zomboid

Project Zomboid

[B42] Skizot's USPS Truck
Arsenal[26] Jul 12, 2023 @ 9:57pm
CheatMenu Mod (Tab No-Load issue)
Hi,

Love these postal vehicles... Just a heads up for a small issue affecting those ppl who use CheatMenu Mod.

Item scripts for the Postal Clothing which use the line :
IconsForTexture =
Where in this case, only has (1) variation and (1) icon... causes CheatMenu Mod to not load item category tabs where these items exist... Clothing, Containers, Accessories... etc.

To correct the script and allow CheatMenu to work properly with this mod, just use :
Icon =

Basically... IconsForTexture = is used when there's multiple possible icons w/corresponding textures... Icon = is used when there is only (1) possibility. And for whatever reason, CheatMenu Mod messes up when the wrong one is used in clothing script.
Last edited by Arsenal[26]; Jul 12, 2023 @ 9:58pm