zephyrus-store-preview-new-syntax icon indicating copy to clipboard operation
zephyrus-store-preview-new-syntax copied to clipboard

Question

Open WizardJailbreak opened this issue 3 years ago • 5 comments

Hi! This plugin is still working?

And why is it only a 2019 compile?

WizardJailbreak avatar Aug 03 '22 19:08 WizardJailbreak

I'm not sure what you're talking about, the latest release is from oct 2021.

Anyways, currently, you must compile the plugins yourself. They're not directly available for download for reasons I don't know.

Yes, the plugin still works and is still maintained.

azalty avatar Aug 04 '22 00:08 azalty

I'm not sure what you're talking about, the latest release is from oct 2021.

Anyways, currently, you must compile the plugins yourself. They're not directly available for download for reasons I don't know.

Yes, the plugin still works and is still maintained.

And how to can i download the latest version?

WizardJailbreak avatar Aug 04 '22 08:08 WizardJailbreak

Click Code and after that click Download ZIP If you want to compile in your PC: You need a compiler, so download that from sourcemod.net (stable or dev) choose your OS and download the latest. Move from that the compiler files and the include folder from scripting.

originalaidn avatar Aug 04 '22 10:08 originalaidn

Feel free to mention me if you want me to compile and send you a .zip with the compiled plugins.

I recommend you try to do it yourself though, as this might be needed later if you want to do some small changes to the code, and it's also safer as you have no guarantee people won't compile a modified code with a backdoor or something bad in it.

  • drag and drop every .sp file in scripting/ on compile.exe (don't do that for those in scripting/store/)
    • you can exclude any .sp file that you don't need, however, the core store.sp must be compiled
  • it should create .smx files, you can put them in your server's plugins folder

azalty avatar Aug 05 '22 01:08 azalty

Feel free to mention me if you want me to compile and send you a .zip with the compiled plugins.

I recommend you try to do it yourself though, as this might be needed later if you want to do some small changes to the code, and it's also safer as you have no guarantee people won't compile a modified code with a backdoor or something bad in it.

  • drag and drop every .sp file in scripting/ on compile.exe (don't do that for those in scripting/store/)

    • you can exclude any .sp file that you don't need, however, the core store.sp must be compiled
  • it should create .smx files, you can put them in your server's plugins folder

Okey, thanks If i need the compile, i'll write for you. Thanks for help.

WizardJailbreak avatar Aug 05 '22 07:08 WizardJailbreak