-
Posts
1,616 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
players getting kicked with jackhammer
ThePitereq replied to LizardMods's Support Request in Support
Yeah, This problem is listed on main plugin page. I tihnk i found solution for that, but right now i am tryign to improve the meteor display (sometimes, in rare cases they are invisible) and will release it in new version. -
new update conflict with NoDecay
ThePitereq replied to Valhalla_has_beer's Support Request in Support
Changed Status from Pending to Not a Bug -
Sometimes the real points generated on maps are below/over the groung and the tank cant reach them. NEwest version removes this problem, but in rare cases points can be still under ground. Try increasing this value to 1, max.2 and see if it will fix this problem.
-
It was on custom map? Other players had this issue too? It could be too much sound emitters and they muted the recycler or idk.
-
Hey! Can you give me your config, please?
-
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