[DUV] Error SetTimer -
taynam22 - 15.03.2011
pawn Код:
SetTimerEx("Pneu", 199, 1);
Код:
C:\Documents and Settings\Taynam\Desktop\Arquivos SA-MP\[GM]MEURP!]\gamemodes\MEURP.pwn(2698) : warning: 202: number of arguments does not match definition
Se eu por
So o ID 0, furar o pneu
Re: [DUV] Error SetTimer -
steki. - 15.03.2011
https://sampwiki.blast.hk/wiki/SetTimer
Re: [DUV] Error SetTimer -
hitachi_uchila - 15.03.2011
Ola amigo , eu tive duvida parecida com isso agorinha mesmo
Mais a Soluзao esta aqui
https://sampwiki.blast.hk/wiki/SetTimerEx
pawn Код:
SetTimerEx("Pneu", 199,0, "d", playerid")
Coloca isso no lugar
so isso
Re: [DUV] Error SetTimer -
JonathanFeitosa - 15.03.2011
pawn Код:
SetTimer("Pneu",1000,false)// 1000 = 1 Segundo !
Re: [DUV] Error SetTimer -
taynam22 - 15.03.2011
Hitachi, Obrigado, + e no OnGameModeInit Nгo aceita playerid
pawn Код:
public OnGameModeInit()
{
SetTimerEx("Pneu", 199, 1);
}
@Jonathan_Feitosa
Vou Testar!
Re: [DUV] Error SetTimer -
steki. - 15.03.2011
Mano. EX. Sгo 6 parametros
https://sampwiki.blast.hk/wiki/SetTimerEx
Re: [DUV] Error SetTimer -
hitachi_uchila - 15.03.2011
de nada
SE precisar ainda esto aqui
@off
Alguem sabe a musica desse video?
The idiots of samp
[ame]http://www.youtube.com/watch?v=zRtXBIvOyBs[/ame]
@off2
Quote:
Originally Posted by Luнs Miki
|
Eu sei mais nao precisa usar os 6
Comigo Funciona corretamente e nao uso os 6
Re: [DUV] Error SetTimer -
taynam22 - 15.03.2011
Olha, nгo funcionou o pneu nem furo!
So quando eu ponho
pawn Код:
SetTimer("Pneu", 199, 1);
Que Funciona,mais so o Pneu do id 0 que fura!
Re: [DUV] Error SetTimer -
JonathanFeitosa - 15.03.2011
Esse й maior merda.
Pega esse :
https://sampforum.blast.hk/showthread.php?tid=156849
Re: [DUV] Error SetTimer -
taynam22 - 15.03.2011
Jonathan, Obrigado.
Esse e bem melhor,que quando cria nгo fica reto!
Isso eo de menos vlw!