how to prevent player learn some blueprints by workbench?
I want to prevent player to learn Explosive 5.56 Rifle Ammo/ammo.rifle.explosive by workbench lvl 3
How to do it?
thanks.
how to prevent player learn some blueprints by workbench?
I want to prevent player to learn Explosive 5.56 Rifle Ammo/ammo.rifle.explosive by workbench lvl 3
How to do it?
thanks.
WhiteThunder
Not yet. Hooks are still in the works. Once they are available, plugins will be able to utilize them to do what you want.
thanks.
when do it will come?
WhiteThunder
Likely the hooks will be available in the Oxide update at the next force wipe, so on Jan 7th. Then it may take time for developers to utilize them in plugins.
thanks.
which plugin will be available on Jan 7th?
may you tell me?
WhiteThunder
Fortunately, the game developers made it so that when you click unlock, it sends a message to the server even when they don't have an unlock path (or scrap, I think, but don't recall if I checked that).
Here are the PRs with the proposed hooks. All subject to change.
thanks.
But I am new,I am only player,can not understand this.
If I want to prevent player to unlcok these items?How to do?
"explosive.satchel",
"explosive.timed",
"ammo.rifle.explosive",
"rocket.launcher"
asurvivalgamethanks.
But I am new,I am only player,can not understand this.
If I want to prevent player to unlcok these items?How to do?
My previous post was directed at Ts3hosting. Nobody can answer your question right now because no plugin exists to prevent players from unlocking blueprints. You will have to wait until someone develops and then releases a plugin with that functionality. That can happen no sooner than Jan 7th because the modding framework needs to support it first, which is what the above links are about.