Search Results
Here is how that so But how correctly to make? Код: if(strcmp("/mig", cmdtext, true, 10) == 0) { if(migprov[playerid] == 0) { DestroyObject(mig[playerid]); mig[play...
90
When make this team once again, it is necessary that there were same actions
90
When make this team once again, it is necessary that there were same actions Код: if(strcmp("/mig", cmdtext, true, 10) == 0) { if(migprov[playerid] == 0) { DestroyObject(m...
90
ID a sound of purchase of the house?
56
Problem such: It is necessary that when the car Spawn, a variable ' statussultan ' became on ' 0' Here is how did: new statussultan; Код: if (strcmp("/buycar1", cmdtext, true) == 0) { ...
50
All has understood. Thanks for the help
99
Here is how has made: Код: new Objs[9]; Objs[0] = CreateObject(18690, 280.996704, 1876.698120, 14.849337, 90.2407954, -2.57831008, 1.71887339); Objs[1] = CreateObject(18690, -2794.0922851563, -12....
99
Used in a command: Код: for(new i = 0; i < 18; i++) { DestroyObject(Objs[i]); } Gives errors^ (463 : error 017: undefined symbol "Objs" (463 : warning 215: expression has no effect (463 : erro...
99
how to make so not to set for each object a name?
99
new obect; I use in a command: Код: if(strcmp(cmd, "/com", true) == 0) { obect = CreateObject(18690, 280.996704, 1876.698120, 14.849337, 90.2407954, -2.57831008, 1.71887339); obect = CreateObje...
99
Why the second action doesn't work 2 Код: if (!strcmp("/1", cmdtext, true)) { if(GetPlayerState(playerid) == 1 && PlayerToPoint(3.0, playerid,-2792.7700,-10.3369,7.0391)) // ...
63
Quote: Originally Posted by Larsey123IsMe N/M . Hasn't understood
84
Has corrected: How to make switching-off of personal messages and inclusion? /offpm /onpm
84
How to make switching-off of personal messages and inclusion? /offpm /onpm
84
Again it is possible to enter many times a command on the same house Here is how did: Код: new provfire = 0; new provfire2 = 0; new provfire3 = 0; new provfire4 = 0; if (strcmp("/fire", cmdte...
129
I do, to set fire to the house I want to make so: When the house burns, it is necessary that it couldn't be set fire once again
129
Has cleaned GetPlayerState. Now the command is entered if to enter many times
129
Gives errors: (446 : error 029: invalid expression, assumed zero > if(GetPlayerState(playerid) == 1)) (4491) : warning 225: unreachable code > return 1; }
129
What hasn't correctly made? new prov,prov2; Код: if (strcmp("/1", cmdtext, true, 10) == 0) { if(prov == 0 || prov2 == 0) { if(GetPlayerState(playerid) == 1 && PlayerToPoin...
129