Search Results
hi
i am supposed to use this at race when players veh will be destroyed, but how we know there is no playerid.
how can i do it?
Код:
if(IsStarted[0])
{
DisablePlayerRaceCheckpoint(playerid);
...
35
now i see, they are spawnin but not everyone, random ones wont spawn.
everything is ongamemodeinit
log:
Код:
Vehicle ID: 50, 49, 48
83
hi, my vehicle is not spawnin, not any ingame warning about wrong model or something. why?
Код:
new RandomFreeVeh[] =
{
400,
401,
404,
405,
410,
412,
419,
421,
422,
426,
43...
83
win10 sucks to me, a lotta stuff is not workin fo more people playas, and honestly - desing is worst ever to me, win8 aswell.
u better keep wit 7
99
yo
well, I got registration and login using this file system, but there is an issue with saving player's ini. i played with few players that only one file finally is updated. I really got no idea why,...
34
i just put this stuff on onplayerupdate.
the problem is just with right key that from 0 cant go to 6 and then lower u know what im sayin
89
aight, i got that but key right is not callin properly - aint opposite to left just doesnt work if i wanna go from 0 to 6
Код:
if (lr == KEY_LEFT)
{
if(IsChosingClothe[playerid])
...
89
yo im just tryna make interactive menu that we can choose option by keys. i added there test messages which are unfortunately not called. what is wrong?
Код:
if (newkeys & KEY_LEFT)
{
...
89
there is kinda problem:
Код:
error 029: invalid expression, assumed zero
Код:
amount2 = --;
i just changed it to:
Код:
amount = amount-1;
that im not sure it is same, ive never used that w...
95
this what i got:
Код:
[03:28:28] 1:30, 2:4
[03:28:29] 1:30, 2:3
[03:28:30] 1:30, 2:2
[03:28:32] 1:30, 2:1
[03:28:33] 1:30, 2:0
[03:28:34] 1:30, 2:-1
[03:28:36] 1:30, 2:-2
[03:28:37] 1:30, 2...
95
after change display settings restart your game and should work, at least it works for me.
485
it must exists and i really need it.
someone? rep as fuck for any help
41
yo
im lookin a whole time for anim from private dance being in pigpen but i cant find this shit, only standard dancing from lib STRIP.
anyone got?
41
just look what is in bottom of timer:
Код:
amount = amount-1;
format(str, sizeof(str), "Start ~y~%i", amount);
TextDrawSetString(GrottiT[10], str);
if(amount >= 1)
TextDrawShowForPlayer(p...
95
everyone of us likes different graphic settings, enbs, textures etc.
honestly, when i see any big azz reflections like above imma closin it as fast as bitches are gettin into my bed.
for any gameplay...
129
hi
everything what is in loops is not callin, instead of prints that i put before have called properly.
what is wroooong?
Код:
forward starttime(playerid, vehicleid);
public starttime(playerid, ...
95