Restarting Plugin
Hey!
If I have a plugin in my server, and then I type in console amx_off then amx_on. Will the plugin restart that way that plugin_precache will be executed again? |
Re: Restarting Plugin
amx_off = amx mod x shuts off but i believe it might work because hide n seek i did amx_off and i believe it still worked but the jumps disappeared not sure cant remember
|
Re: Restarting Plugin
plugin_precache is only called at the start of the map.
Plugins are only loaded (initialized) at the start of the map. |
Re: Restarting Plugin
So how can I reload the plugin? (include plugin_precache)? Without having to restart server.
I want that it'll reload the plugin as if the server restarted, but NOT by restarting the server. How can I do that? |
Re: Restarting Plugin
change map lols? :D
|
Re: Restarting Plugin
its the same as doing a restart :s
|
Re: Restarting Plugin
You can't. Nothing can be precached mid-game anyways.
|
| All times are GMT -4. The time now is 19:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.