Search Results
I have made a command /veh and how to put player in vehicle when he enter the id of that car and color? pawn Код: CMD:veh(playerid, params[])    {            if(PI[playerid][Admin] >=1...
72
I use XAMPP and I thrilled with him,but I never tried WAMP.I think XAMPP is better then WAMP.
100
I made a new version of this command.But when I go on server and enter the commnand server is restarting and repeating when I give weapon(try to give) ID's of weapons: 1 - 47. How ti fix that?Here is...
150
Look when I gave somebody weapon it send them a SendClientMessage like this : | FriXion | Admin Danny_Washburn give you weapon dsajidwa1q2e. Now get?I wan't to be like this example : | FriXion | A...
150
I have start my command /giveweapon on croatin /dajoruzje, and when I give weapon it look like this | FriXion | Admin Danny_Washburn give you weapon "THIS ALL WORDS - dsajidwa1q2e". Do you know wha...
150
Are you made pickup in OnGameModeInit?
125
What does \t?Is that different then \n?
84
Every line in you have ; ) this replace with ); or post that errors and lines in which called errors.
240
Omg,look you put here Quote: ShowPlayerDialog(playerid,MAINMENU,DIALOG_STYLE_PA SSWORD,titlestring,string,"Login","Exit" <-- Error Line! It must be like this : Quote: ...
240
Hmm let's try this : pawn Код: new titlestring[64], string[256];switch(frame){case 1:{new ip[32];GetPlayerIp(playerid, ip, 32);format(titlestring, sizeof(titlestring)), "Login - %s", GetPlayerNam...
240
Give me that lines where's errors. I did a bracket wrong again?Hahaha man in my script this code I post working to me
489
pawn Код: stock udb_hash(buf[]) {    new length=strlen(buf);    new s1 = 1;    new s2 = 0;    new n;    for (n=0; n<length; n++)    {       s1 = (s1 + buf[n]) % 65521;      Â...
489
Post that what are you doint last (I think you doint something in OnDialogResponse),please post it,and check where you miss bracket because this is problem for some errors.And put on top of your scrip...
489
Post that commands,and you forgot somewhere to put {}
489
I didn't know sorry.I thinking is that string or not but I decide wrong.
156