-
Posts
109 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by molokatan
-
was posted by @Bofort
-
-
Changed Status from Work in Progress to Fixed
-
should be fixed now. if you have any other issues, feel free to write a PN.
-
I simply reported the issue to you privately, so you can close this security gaps. Nothing more! You have been the one that was escalating: Hope you treat not all your customers like that. However, when you thought that i ever again wanted to buy a plugin from you, i can tell you that this was off the board already 1 week ago. I am dev for +25 years now and its a shame that you call yourself one. A "dev" that is not taking care of security issues is just not worth a penny. Especially when they are closed with no effort.
-
like the chatcommands in the plugin, also following console commands are not secured. givecard <Steamid> // gives player a Normal Wave Card givehardcard <Steamid> // gives player a Hard Wave Card giveextremecard <Steamid> // gives player a Extreme wave card because your argumentation was "no one would know" when i wrote you for the chat commands, i want to point out that those commands are openly promoted on the plugins page. Also here, everyone can execute them and give themself the cards. No admin or mod level needed. And before you come again with "someone digging through my code to force me doing something".. I am a server owner that cares about what is running and how it works. Commands that are meant to be used by admins or only by plugin-logic should not be executable by default players. This can brick the whole economy or balance of the game. It open up unnesseccary doors for cheater and bugusers. This is the basics for plugins. Also worth to note: All this gaps could be closed with 1 LOC each. But since your licence is not allowing me to modify it, i request that you close this gaps.
-
-
It was somewhere from that page https://icons8.com/icons/set/shirt--gradient You would have to download it and put it on some file storage. Then you can use the link for the button in the config. Important: If you use free icons from that page, you have to give them credits. You can do that in a specific section of your info pages.
-
Changed Status from Fixed to Work in Progress Changed Fixed In from 1.0.2 to Next Version
-
made some more tests and its not working as expected. have to provide another fix within the next days. Sorry
-
Your AlphaLoot Loottable has settings for different prefabs, npcs etc. like those They are considered a preset. if you put "crate_normal_2" it will spawn the loot from that container profile. You can even add presets that are not used for standard stuff of the game. technically you can create specific presets for all adem events
-
Will close the request after ~14 days if there is no further response.
-
Changed Status from Pending to Feature Request
-
Changed Status from Work in Progress to Fixed
-
please give it a try, if it meets your expectation. For more advanced support, i recommend to join discord for Item Perks.
-
Changed Status from Work in Progress to Fixed
-
Changed Fixed In to Next Version
-
I will apply a fix for the method you pointed out. But it looks like there is something wrong with you epic config. I would also recommend that you join the discord of epic loot owner, there i can give you better support for it.
-
Changed Fixed In to Next Version
-
Changed Status from Pending to Work in Progress
-
Changed Status from Pending to Work in Progress
-
Looking into it today. Guess your error is not related to the button. Planned already another update for buttons in general to give some more advanced options for configurations.
-
I actually do not understand why a rollback of a craft should be possible. When someone is using crafts on an item, they do this on purpose. If a player wants to add a perk to the item, that was removed, they can simply use crafting again. It would also require tracking of changes for items within the plugin. Just thinking about it quickly, i assume it would eat resources and adds lot of complexity to avoid random bugs or duping. For crafting costs, the plugin uses the native items from Item Perks. That kits you get from recycling items with perks. This is required to determine which perk should be removed or added to the item. There is an option in the config to add additional crafting cost per craft type. It supports custom items. Default setup is scrap, but you should be able to use any other item. Maybe i did not understand your request correct, then it would be nice if you could describe it a bit better.
-
TY. I will look into that when i am back home at the weekend.