Anon

Results 281 comments of Anon

This is with my built version on AMX MODX 1.9 and 1.10.0.5417 on Debian with Ryzen 5 3600x `L 04/11/2021 - 22:36:14: Error: L 04/11/2021 - 22:36:14: [AMXX] Couldn't find...

I have simplified the StringToUpper and StringToLower case. Regarding the FindCharInString, I did not know about that function, I can change IndexOfChar and LastIndexOfChar to wrap the FindCharInString. IsStringNumber and...

Changed the code to apply your advices. Changed IsStringNumber and IsStringFloat to wrap StringToIntEx and StringToFloatEx. Changed IndexOfChar to wrap FindCharInString. Added CopyC Tested, everything works: Test plugin source link:...

> @milutinke any update on this? Sorry for replying this late, I've not received a notification about this for some reason back then. CopyC does not exist in Source Mod,...

Hey guys, if haven't figured out all details yet, maybe our discussion in https://github.com/MCCTeam/Minecraft-Console-Client/issues/2053 can help you, we have gone through a lot of research on it and got it...

Currently there is not enough of information about the protocol for 1.19.2. No ETA, as soon as we get some info we will start working.

> Currently I get "Unknown or not supported MC version 1.19.2". Same with "1.19.1". > > I could connect using "1.19", however for some reason that no longer works on...

> When I try to build 2123, I get the following error several times: > > "error CS8300: Merge conflict marker encountered" > > Following the instructions in [README.md](https://github.com/MCCTeam/Minecraft-Console-Client#readme) but...

The 1.19.2 support is out, you can download the binary from the Releases section. Note that there might be some bugs with terrain movement, but they are fixed in a...

Implemented in 78f9c3580009c137ec3896173dd4799dfd3a7110