Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1.  
  2. if (EGroup_IsCapturedByPlayer(eg_point1, player1, ALL) == true) then
  3.  
  4.  
  5.  
  6. elseif (EGroup_IsCapturedByPlayer(eg_point2, player1, ALL) == true) then
  7.  
  8.  
  9.  
  10. elseif (EGroup_IsCapturedByPlayer(eg_point3, player1, ALL) == true) then
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement