Borys S.

Results 10 comments of Borys S.

> Please add caption parameter to method sendFile. Or update lib? Hi. I don't know if you still need this, but if you're using chat-api somewhere, I can update lib

Hi! Thank you for request, I'm planning to release a powerful update to this library and I believe this feature will be also implemented.

> Hi 👋 You could switch to the [2.8.0 pre-release](https://github.com/ProtonMail/gopenpgp/releases/tag/v2.8.0-alpha.0), which bumps the versions of the dependencies. Hi! Kindly tell me if it is stable enough to use. Thanks for...

Problem with circl gone, but I have another one: ![image](https://github.com/ProtonMail/gopenpgp/assets/6750722/6e537bcd-dde1-46b2-ac86-e6d18a75be2d)

> GopenPGP does not rely on the SSH features in x/crypto, so it is fine: [golang/[email protected]](https://github.com/golang/crypto/compare/v0.17.0...v0.23.0)" So it's not used, just indirect dependency of another dependency which is not used...

I've tried and it worked for me

> How do you do it? Just added cef to legacy plugins in server config and used in a regular way

Perhaps you can just add the natives you need to SampSharp? Just write a boilerplate for the same functions that are in PAWN according to the example described here: https://sampsharp.net/natives...

No, you can't do it natively in SampSharp. But you can create .amx filterscript and do everything there. And then use bridges to your FS via CallRemoteFunction

> @ikkentim This is the expected behavior. All SA-MP server commands are case-insensitive. In my opinion, this should not be a configuration option. This should be the default behavior, otherwise...