Advertisement
Guest User

Untitled

a guest
Apr 29th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.29 KB | None | 0 0
  1.     if( !bb_is_build_phase( ) && !bb_is_prep_phase( ) )
  2.         return PLUGIN_CONTINUE
  3.     if( Player_id[ id ] != 0 ){        @@@@@@@@@@@@@@@@@@ Tutaj linia 51 @@@@@@@@@@@@@@@@
  4.         if( get_user_team( id ) == 2 ){
  5.             if( get_user_team( Player_id[ id ] ) != get_user_team( id ) )
  6.                 return PLUGIN_CONTINUE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement