ddl

AcceptGroup

ddl
Oct 21st, 2011
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.10 KB | None | 0 0
  1. void AcceptGroup(dword ID){
  2.     NEWPAK(95,08);
  3.     newPak->Set<dword>(4, ID);
  4.     SendPacket(newPak);
  5. }
  6.  
Advertisement
Add Comment
Please, Sign In to add comment