[AJUDA] Comandos simples [RESOLVIDO] por: russooooo
#1

e aew gente
bem eu fis um comando bem simples


pawn Код:
if(strcmp(cmdtext, "/kill", true) == 0)
{
SetTimer("morte",2600,false);
ApplyAnimation(playerid,"SWEET","LaFin_Sweet",4.1,1,1,1,1,1);
return 1;
}
OBS: o timer eu ja fis e tal

o comando deu certo =D, so que eu queria que ele nao conseguise se mexer pq no meio da animaзao eu pulo e a animaзao para, e depois que o timer acaba ele morre

eu tb ja tentei TogglePlayerControllable(playerid,0); e nao deu

pawn Код:
if(strcmp(cmdtext, "/kill", true) == 0)
{
SetTimer("morte",2600,false);
ApplyAnimation(playerid,"SWEET","LaFin_Sweet",4.1,1,1,1,1,1);
TogglePlayerControllable(playerid,0);
return 1;
}
Reply
#2

Quote:
Originally Posted by V4mpiroDoidao
e aew gente
bem eu fis um comando bem simples


pawn Код:
if(strcmp(cmdtext, "/kill", true) == 0)
{
SetTimer("morte",2600,false);
ApplyAnimation(playerid,"SWEET","LaFin_Sweet",4.1,1,1,1,1,1);
return 1;
}

OBS: o timer eu ja fis e tal

o comando deu certo =D, so que eu queria que ele nao conseguise se mexer pq no meio da animaзao eu pulo e a animaзao para, e depois que o timer acaba ele morre

eu tb ja tentei TogglePlayerControllable(playerid,0); e nao deu

pawn Код:
if(strcmp(cmdtext, "/kill", true) == 0)
{
SetTimer("morte",2600,false);
ApplyAnimation(playerid,"SWEET","LaFin_Sweet",4.1,1,1,1,1,1);
TogglePlayerControllable(playerid,0);
return 1;
}
Nгo Itendi
Reply
#3

TogglePlayerControllable(playerid, false);
Reply
#4

TogglePlayerControllable(playerid,false);

Impossivel Sair da Animaзгo caso Esteja Congelado!

Tenta Setar uma Camera ao player!
Reply
#5

eu tb ja tentei TogglePlayerControllable(playerid,0); e nao deu

eu falei no post...

mas vo tenta de novo
Reply
#6

Congela primeiro e depois pхes a animaзгo.

1є- TogglePlayerControllable(playerid,0);
2є- ApplyAnimation(playerid,"SWEET","LaFin_Sweet",4.1, 1,1,1,1,1);
3є- Timer
Reply
#7

Quote:
Originally Posted by V4mpiroDoidao
eu tb ja tentei TogglePlayerControllable(playerid,0); e nao deu

eu falei no post...

mas vo tenta de novo
Almenta Settimer, Assim Quando Acabar acaba a animaзao dai ele morre .
Reply
#8

Quote:
Originally Posted by russooooo
Congela primeiro e depois pхes a animaзгo.

1є- TogglePlayerControllable(playerid,0);
2є- ApplyAnimation(playerid,"SWEET","LaFin_Sweet",4.1, 1,1,1,1,1);
3є- Timer
AEEEEEEEEEEWWWWWW
deu certo
a animaзao andava agora nem anda mais mas sem problema eu pego a do crack seila do um geito. o bom й que deu certo *-*
vlw cara eu nem sabia que as coisas no pawn tinha que ser em ordem
Reply
#9

Na boa.

Sim sгo. As coisas que estгo em primeiro lugar sгo 'lidas/executadas' primeiro.
Reply
#10

Mas nao vai comeзar o timer sу depois que a anim acabar?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)