Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.    1.
  2.        
  3.    2.
  4.                if ((newkeys==KEY_SECONDARY_ATTACK))//o nome DO botão.
  5.    3.
  6.            {//1
  7.    4.
  8.                 OnPlayerCommandText(playerid,"/entrar");//os comandos que serão usados quando for apertado F
  9.    5.
  10.                 OnPlayerCommandText(playerid,"/sair");        //os comandos que serão usados quando for apertado F  
  11.    6.
  12.                 OnPlayerCommandText(playerid,"/batercartao"); //os comandos que serão usados quando for apertado F        
  13.    7.
  14.                 OnPlayerCommandText(playerid,"/pegararma");//os comandos que serão usados quando for apertado F
  15.    8.
  16.            }//1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement