Search Results
Quote: Originally Posted by Konstantinos Open a_mysql.inc and search for "mysql_query". The first parameter should be the connection handle I think and then it's the query. Quote: ...
150
Quote: Originally Posted by Konstantinos Open a_mysql.inc and search for "mysql_query". The first parameter should be the connection handle I think and then it's the query. What do I pu...
150
Hey guys, I have a little problem with Mysql_query. Here is the code. pawn Code: new query[126];format(query, sizeof(query), "SELECT * FROM `users` WHERE Name = '%s'", PlayerName(playerid));mysql_qu...
150
Show your OnPlayerDeath please.
149
Quote: Originally Posted by Mattakil pawn Код: mysql_connect(mysql_host, mysql_user, mysql_database, mysql_password); Check your order. Nope. I am using this MySQL.
173
pawn Код: public OnGameModeInit(){    mysql_init();    mysql_connect("127.0.0.1", "sunset", "", "sunsetroleplay");    SetGameModeText(SERVER_VERSION);    return 1;} But When I open the se...
173
new Float:x, Float:y, Flaot:z; new Float:x, Float:y, Float:z;
87
Use: pawn Код: TextDrawShowForPlayer(playerid, Text:Text); More information here.
142
Hello SAMP Community, I am Jamie, one of the Owners and Lead Developer Horizon Stunting. Horizon Stunting is a whole new world of experience. We have Roleplay and Freeroam built into one. But to help...
203,179