Search Results
i'm getting the same error, i have installed the mysql client from the oracle's website in my amd64 Debian Stretch server, the client works fine but the samp server says libmysqlclient is missng becau...
1,368
Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) i have that callback that i'm using but i don't know how to get the amount of chars in inputtext, i need to know h...
81
Quote: Originally Posted by Lokii wired works for me! No! 50 is enough theres no need for 256! this req 44 cells Код: x: 1.11111111, y: 1.11111111, z: 1.11111111 also even if the ...
155
i'm trying to tell player's pos in the chat but it retrieves empty floats any idia why this doesn't work? Код: public OnPlayerCommandText(playerid, cmdtext[]) { if(strcmp(cmdtext, "/pos", true) ...
155