Kirill Borunov

Results 12 issues of Kirill Borunov

I need to call natives of your plugin from another plugin. But I'm getting a runtime error: "Script not found". Calling natives to other plugins works good, but with this...

It would be great to work with the object edit awaiting it instead of using events. Just like in the dialogs. Example: ```Csharp await myObject.EditAsync(); Console.WriteLine("Finished editing"); ```

feature
area-GM

I created a two variants of same command: A) `/admin skin [targetPlayerId] [skinId]` B) `/admin skin [skinId]` All parameters are int. When the server loads in the console log I...

bug
area-Commands
area-GM

If I do `player.Name = "$^&*#аооплапо";` there is no exception and name is not changed. On PAWN we get return code -1 meaning "The name can not be changed (it's...

enhancement
area-GM-Players

This fixes #392 I don't know which one of the fixes you prefer, the ICommandParameterType implementations or the trim inside the CanInvoke. I did the both here. Tested for a...

This fixes #387 Error description taken from here: https://open.mp/docs/scripting/functions/SetPlayerName Changed to InvalidOperationException as you requested, I agree with that. I revised all the other calls into SAMP and return codes,...

For example, I'm using some timers, connections, etc. to periodically gather information to show on the deskband. But this process is necessary only if the deskband is shown. It the...

What is the purpose of this repository? Its empty... I expected to see the files on it.

Useful if you need to create a path (folder) from one side to another but without copying the files/subfolders. ![image](https://github.com/WinMerge/winmerge/assets/21219388/e00771f8-da06-448b-9b1d-58f5935af9c3)

enhancement
folder compare/merge

Details for the issue -------------------- The counter on the footer of the Browse Data tab seems to be wrong. I have 19 rows in the table. I see 19 rows....

bug
duplicate
response requested
gui
browse data