Hello,
Today I'm presenting you a plugin that serves as PoC of the PSDK Plugin Manager. This plugins implements a "Soft Reset Message" to PSDK .25, this prevents the player to reset by mistake when the player presses F12.
Note: This plugin only work after .25.4 since it depends on some .25.4 changes. This gives you a good example on how to restrict PSDK versions!
Download Link:
https://www.mediafire.com/file/3t1y9zwmq1xpjmv/SoftResetMessage.psdkplug/fileHow to install:
1. Download the file
2. Move it to <your_project>/scripts
3. Start the game (it should automatically install)
What to do if it does not install or if I need to update it?
1. Open cmd.bat
2. Write
game --util=plugin loadIf you're interested on how this plugin was made, here's few links:
-
PSDK Plugin Manager Documentation-
Source code of this plugin
ln(yo) = <3