SampSharp
SampSharp copied to clipboard
[Question] Old SAMP plugins
Strange to ask, but is there any chance to make run old pawno plugins inside of SAMP Sharp?
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.
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 😄