18.03.2015, 15:52
He means you should write it like this:
//Edit:
But it shouldn't crash because of it...well, maybe dont make it under OnPlayerConnect, use OnPlayerRequestClass instead
Код:
format(Query,sizeof(Query),"SELECT `Vardas` FROM `vartotojai` WHERE `Vardas` = '%s' LIMIT 1",pName);
But it shouldn't crash because of it...well, maybe dont make it under OnPlayerConnect, use OnPlayerRequestClass instead

