Search Results
Thank you for the help. But I can't understand whats the problem to set the type of data ?
85
Hello guys, I have a problem with my enum. I want to ask what does this error means. Don't just tell me how to fix it please. I just can't understand whats the problem with my integers. Here is my en...
85
Hello. I made a function IsUsernameTaken and I want when its called to return false or true depending on is there row with column username with the player's username so here is my function: Код: s...
67
Quote: Originally Posted by pds2k12 Hmmm, I noticed something, I don't really use StrickenKid's MySQL Version, but why do you have this? pawn Код: {playerid, password[]} try removing ...
82
Quote: Originally Posted by Wizzy951 I think that your error is because: pawn Код: new password[H_SHA256_LEN]; Instead of setting a lenght for the the "password" variable, you are try...
82
Hello guys and sorry for the two questions in less than a hour, but I need to do this today. So I am trying to send some extra vars to my callback with the mysql_query_array function but I get this er...
82
Okay. Now i created password just for test (my password is 123456). I'm able to log via HeidiSQL with username root and password 123456, but my script still shows that the access was denied. Quote: ...
123
Quote: Originally Posted by SilentSoul You use password in your connection Код: mysql_connect("127.0.0.1", "root", "add your password here!", "cnr", connection, 1);//missing password!...
123
PLEASE READ! I have downloaded the StrickenKid MySQL library and have properly installed it (copied the files, added to plugins and included in my code) I am trying to connect to my MySQL server (star...
123
I know this is posted before but i couldn't find it. I want to set the player to look at the camera because he is looking to left from my camera.
73
What about this one ? Код: if(P[playerid][IP] == UserIP(playerid))print("Yes"); --------------------------- error 033: array must be indexed (variable "UserIP")
109
Hello. I want to get ip of a player but when i try to set it in the enum i get errors: Код: C:\Users\Andrey\Desktop\samp03x_svr_R1-2_win32\gamemodes\cnr.pwn(177) : error 006: must be assigned to ...
109
Quote: Originally Posted by Ruffian Payday use 3 systems and no one not raboti.Puskam server 5 minutes before the hour rounds and gives me Payday. This is the final system test and if some...
234
Ohhhh hate these stupid wrongs i do
78
Код: new mymsg[10],test; test = randomEx(200,500); format(mymsg,sizeof(mymsg),"%s",randomEx(200,500)); SendClientMessage(playerid, lime, mymsg); Код: stock randomEx(min, max) { //Credi...
78
Hello i made little map Here's video: [ame]http://www.youtube.com/watch?v=_Tcd3J1gvWg[/ame] Download: Mediafire - http://adf.ly/BTA1A Pastebin - http://adf.ly/BTAB9
315