[Pedido] /handsup e /mijar
#1

Olб pessoal do fуrum! alguйm tem as animaзхes do /handsup e /mijar, caso nгo conheзa sгo: no /handsup o personagem fica com as mгos para cima, e no /mijar nem precisa falar... Conto com a ajuda de vocкs! Grato.
Reply
#2

use o search
Reply
#3

/Handsup
pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_HANDSUP);
/Mijar
pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING);
Reply
#4

PHP код:
public OnPlayerCommandText(playeridcmdtext[])
{
    new 
AnimState[MAX_PLAYERS];
    if (
strcmp("/handsup"cmdtexttrue10) == 0// hands up = maos em cima
    
{
        if (
AnimState[playerid] == 1){return 1;} else {
        
SetPlayerSpecialAction(playeridSPECIAL_ACTION_HANDSUP);
        
AnimState[playerid] = 1;}
        return 
1;
    }
    if (
strcmp("/pee"cmdtexttrue10) == 0// pee = mijar
    
{
        if (
AnimState[playerid] == 1){return 1;} else {
        
SetPlayerSpecialAction(playerid68);
        
AnimState[playerid] = 1;}
        return 
1;
    }
    if (
strcmp("/stop"cmdtexttrue10) == 0// stop = parar
    
{
        if (
AnimState[playerid] == 0){return 1;} else {
        
ClearAnimations(playerid);
        
AnimState[playerid] = 0;}
        return 
1;
    }
    return 
0;

Reply
#5

Quote:
Originally Posted by iFucK
Посмотреть сообщение
/Handsup
pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_HANDSUP);
/Mijar
pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING);
Quote:
Originally Posted by RuanRider
Посмотреть сообщение
PHP код:
public OnPlayerCommandText(playeridcmdtext[])
{
    new 
AnimState[MAX_PLAYERS];
    if (
strcmp("/handsup"cmdtexttrue10) == 0// hands up = maos em cima
    
{
        if (
AnimState[playerid] == 1){return 1;} else {
        
SetPlayerSpecialAction(playeridSPECIAL_ACTION_HANDSUP);
        
AnimState[playerid] = 1;}
        return 
1;
    }
    if (
strcmp("/pee"cmdtexttrue10) == 0// pee = mijar
    
{
        if (
AnimState[playerid] == 1){return 1;} else {
        
SetPlayerSpecialAction(playerid68);
        
AnimState[playerid] = 1;}
        return 
1;
    }
    if (
strcmp("/stop"cmdtexttrue10) == 0// stop = parar
    
{
        if (
AnimState[playerid] == 0){return 1;} else {
        
ClearAnimations(playerid);
        
AnimState[playerid] = 0;}
        return 
1;
    }
    return 
0;

https://sampforum.blast.hk/showthread.php?tid=464597




Em relaзгo ao tуpico:
https://sampforum.blast.hk/showthread.php?tid=211189
Reply
#6

Aproveitando o Topico aqui,que й o mesmo assunto
Procurei no Search,e ****** e nao ashei um anime de enjoelhar,
alguem poderia me ajudar encontrar ou me passar o cod ?
Reply
#7

Enjoelhar? O que й isso?
Reply
#8

Quote:
Originally Posted by JeeanK2
Посмотреть сообщение
use o search
Eu sу nao te mando ir tomar no #@ porque o LUX disse que se eu xingasse alguйm atoa era ban por 7 dias.
Reply
#9

Quote:
Originally Posted by BielCOP
Посмотреть сообщение
Eu sу nao te mando ir tomar no #@ porque o LUX disse que se eu xingasse alguйm atoa era ban por 7 dias.
E porque vocк nгo tem moral.
Reply
#10

Quote:
Originally Posted by DannielCooper
Посмотреть сообщение
E porque vocк nгo tem moral.
Ou porquк ele tem respeito. sqn
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)