SampSharp icon indicating copy to clipboard operation
SampSharp copied to clipboard

[Question] Old SAMP plugins

Open J0nathan550 opened this issue 1 year ago • 2 comments

Strange to ask, but is there any chance to make run old pawno plugins inside of SAMP Sharp?

J0nathan550 avatar Feb 16 '24 20:02 J0nathan550

you can run plugins like normally in the samp-server. If you need to call functions(natives) from these plugins, you need a wrapper for them. There are already a few wrappers available for example for the streamer plugin.

ikkentim avatar Feb 17 '24 15:02 ikkentim

you can run plugins like normally in the samp-server. If you need to call functions(natives) from these plugins, you need a wrapper for them. There are already a few wrappers available for example for the streamer plugin.

Would be great to see the wraper for the CEF, SAMP Voice, and Key Listener. But work is work. Everything has to be implemented 😄

J0nathan550 avatar Feb 17 '24 15:02 J0nathan550