toribio

toribio

Sep 8th, 2009
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.16 KB | None | 0 0
  1. if(newkeys == 16 && GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
  2. {
  3.     OnPlayerCommandText(playerid, "/entrar");
  4.         OnPlayerCommandText(playerid, "/sair");
  5. }
Add Comment
Please, Sign In to add comment