Search Results
No, but maybe you can use ShowPlayerNameTagForPlayer for fix it
254
No es ese el error, ahi te dice que pusiste 12 parametros a CreateDynamicVehicle y esa funcion debe tener solo 11, fijate en esas funciones, saludos!
104
El SetWorldTime solo tiene un parametro, solo usa tiempo[0]. Saludos!
68
Necesitas el plugin streamer, aqui la pagina donde podes obtener: click aca
102
Mostranos las lineas donde se crean los objetos, y tambien su callback
108
Ese error simplemente se soluciona si agrandas las celdas de los arrays, saludos!
62
Quote: Originally Posted by FelipeAndres mбs simple asi Код: new TiempoEspera[MAX_PLAYERS]; if (!strcmp("/ccar nr", cmdtext, true)) { if((gettime() - TiempoEspera[playerid]) < 20)...
130
pawn Код: SetTimerEx("HabilitarComando",20000,false,"i",playerid);//Esto dentro del comandoSetPVarInt(playerid,"NoPuedeComando",1);//Esto tambienforward HabilitarComando(playerid);//Estos en cualq...
130
pawn Код: SetTimerEx("HabilitarComando",20000,false,"i",playerid);//Esto dentro del comandoSetPVarInt(playerid,"NoPuedeComando",1);//Esto tambienforward HabilitarComando(playerid);//Estos en cualq...
130
Isn't with all players, only someone, and some players can see normal, and some not
190
I'm sure too, and yes, I use 2 Filterscripts but there's no place where is ApplyAnimation..
190
Ok but if I don't use ApplyAnimation before, I don't know why anim is desynced...
190
That happens with any player, and in that video I was speccing him.. It's like a some anims can't sync
190
See the video: https://www.youtube.com/watch?v=zU0ri801lmA How I can fix it
190
Pues dicen que tienen problemas con las pestaсas Hosted y Internet, pues pienso que al comprar un VPS y alojarlo ahi no habra problemas
179
Simple, usa el include foreach y solucionado.. no tendras un loop tan largo innecesariamente
153
https://sampwiki.blast.hk/wiki/ApplyAnimation_Es Cuida que los parametros "lockx" y "locky" esten en 1, si sigue dando bug puedes probar con poner en 1 el parametro "forcesync"
145