Jump to content
  • 0
2020 Ragnarok

Plugin Question!!

Question

I haven't seen any guides on how to remove the plugin.
I want to remove a certain plugin. I tried using my backup emulator ( Doing this every step so that if it get fucked up i still have a backup anyway.... ) before the Plugin Experiment but the plugin or @costume command to be exact is still there even though I've used the backup emulator without the plugins. Deleted it Couple of times same same.  :sob:

 

Thanks in advance!~

 

:lv:

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

just remove it from conf/plugins.conf

Hi Dastgir. Sorry to say but my conf/plugins.conf is perfectly clean. As mentioned above i have deleted my "emulator with plugin" replaced with my "emulator without plugin modifications"

 

//====================================================
//=       _   _                     _
//=      | | | |                   | |
//=      | |_| | ___ _ __ ___ _   _| | ___  ___
//=      |  _  |/ _ \ '__/ __| | | | |/ _ \/ __|
//=      | | | |  __/ | | (__| |_| | |  __/\__ \
//=      \_| |_/\___|_|  \___|\__,_|_|\___||___/
//=
//=            http://herc.ws/board/
//====================================================
//== Topic Discussion ================================
//== http://herc.ws/board/topic/549-introducing-hercules-plugin-manager/
//====================================================
//== Description =====================================
//The plugin system allows you to create customized scripts
//outside of the source. These scripts won't conflict with any
//future source updates - think of it as a /conf/import/ for the source.
//====================================================

/* --------------- Format ---------------
After you have listed your  plugin(s) in "quotations",
you need to put in a comma, to separate the plugins.
-----------------------------------------
plugins_list: [
	"example",
	"other",
]
-----------------------------------------
Please note that your scripts need to be saved
in the .c (source code) extension and placed in the /src/plugin/ folder.
-----------------------------------------
*/
plugins_list: [
	/* Enable HPMHooking when plugins in use rely on Hooking */
	//"HPMHooking",
	//"db2sql",
	//"sample",
	//"other",
]

Edited by 2020 Ragnarok

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.