pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
4 sec ago
Untitled
6 sec ago
Crypter Works With all ...
12 sec ago
minecraft server errors
8 sec ago
Tool Script
Lua | 9 sec ago
The Middle East and Nor...
15 sec ago
Untitled
13 sec ago
Depositfiles Premium Ac...
17 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Mar 21st, 2010 | Syntax:
None
| Size: 0.16 KB | Hits: 116 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
WorldPacket data(12);
data.SetOpcode(SMSG_MOVE_SET_CAN_FLY);
data.append(pointer->GetPackGUID());
data << uint32(0);
pointer->SendMessageToSet(&data, true);
create new paste
|
create new version of this paste
RAW Paste Data
WorldPacket data(12); data.SetOpcode(SMSG_MOVE_SET_CAN_FLY); data.append(pointer->GetPackGUID()); data << uint32(0); pointer->SendMessageToSet(&data, true);