-
Posts
1,475 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
Hey! There is an message in the top of the plugin, that it's error with new jackhammer update and i am still invenstigating it. Try reducing your max meteor size to around 2.0 or less.
-
Oh, i didn't knew about that. Will take a look on hapis map and give the answer soon. Hapis is very specific map and it might be a chance that plugin will not work on this map.
-
Try experiencing with these values. It might fix your problem "Tank Route - Height Offset": 0.0, "Tank Route - Check for Map Obstacles (recommended for custom maps with prefabs on roads)": false, "Tank Route - Remove Roads With Obstacles From Pool": false,
-
new update conflict with NoDecay
ThePitereq replied to Valhalla_has_beer's Support Request in Support
This conflict is only visual, if you change false to true in OnEntityTakeDamage in my plugin it will not change how plugin works, but the spam will end. -
images not loading and missing delete message
ThePitereq replied to Valhalla_has_beer's Support Request in Support
If you enabled the option for override ImageLibrary you need to add icon URL to every icon, because it overrides the default library. YOu dont need to worry about skin ids. Icon url must be a link to PNG file. like imgur one. -
images not loading and missing delete message
ThePitereq replied to Valhalla_has_beer's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 2.0.5 -
images not loading and missing delete message
ThePitereq replied to Valhalla_has_beer's Support Request in Support
This, and optional image database has been added in newest version! -
images not loading and missing delete message
ThePitereq replied to Valhalla_has_beer's Support Request in Support
Yeah. The images works based on default ImageLibrary library. I tihnk it is a problem with data file (i had a few reports with that) so i will add an option for alternative icon names so iconurl will fully work. It is not fully the issue of my plugin, but i will add an "override" option soon. -
"Upgrades": [ { "Required Items": [], "Required Currency (0 to disable)": 0, "Capacity": 6, "Gather Multiplier": 1.0, "Fuel Usage Multiplier": 1.0 }, { "Required Items": [ { "Shortname": "wood", "Skin": 0, "Amount": 14000, "Icon URL": "" }, { "Shortname": "stones", "Skin": 0, "Amount": 10000, "Icon URL": "" } ], "Required Currency (0 to disable)": 12000, "Capacity": 9, "Gather Multiplier": 1.2, "Fuel Usage Multiplier": 1.0 }, { "Required Items": [ { "Shortname": "wood", "Skin": 0, "Amount": 14000, "Icon URL": "" }, { "Shortname": "stones", "Skin": 0, "Amount": 10000, "Icon URL": "" } ], "Required Currency (0 to disable)": 12000, "Capacity": 12, "Gather Multiplier": 1.4, "Fuel Usage Multiplier": 1.0 }, { "Required Items": [ { "Shortname": "wood", "Skin": 0, "Amount": 14000, "Icon URL": "" }, { "Shortname": "stones", "Skin": 0, "Amount": 10000, "Icon URL": "" } ], "Required Currency (0 to disable)": 12000, "Capacity": 16, "Gather Multiplier": 1.5, "Fuel Usage Multiplier": 1.2 } ]
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.0
-
Hey! Try newest version 1.2.0. It worked on your seed so i think it should work everywhere
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.0
-
Try the newest version. The problem should be solved there.
-
Changed Status from Pending to No Response
-
Hey! I checked this problem and i see this issue. For now you can fix this problem by making bradley 1.0 in scale. I am starting work on full rewrite of pathfinding because after few updates it became a little bit messed up. There will be 1.2.0 with a lot better pathfinding soon.