Tony Langhammer
Tony Langhammer
I just know that some special characters dont work. I then changed to a normal alphanumeric password with underscores and it worked for me ever since.
I had _-/%?! in the password not sure which one exactly since i just went with an alphanumeric one after this didnt work EDIT: might help if @Dot-Rar can somehow...
@lerndmina personally have switched away from this imagehost solution to https://github.com/WeebDev/chibisafe around 2 years ago and had less problems since. This project looks abandoned to me with the last commit...
Here the function from SAMP UDF ; ##### Sonstiges ##### ; written by David_Luchs ; returns nth message of chatlog (beggining from bottom) ; -1 = error GetChatLine(Line, ByRef Output,...
Currently experiencing the same issue. We have no control over the request as its from the outside and we need to rely on the order not changing. > @sigginjals I...
The WebUI can be made accessible via IPv6 if we refer to ULA specified in RFC 4913 which gives a range of non globally routable IPv6 addresses and how they...
For me it also jumps back in the audio a tiny bit and then jumps to where it should be as if playing from old caqched data before going to...
The fact the lock keys override the colors set via the SDK is something I would love to see changed. It feels odd.
Just a question for personal understanding: Is there a reason to not orchestrate the C SDK via python FFI bindings to the C code?