net_partysystem Class Reference

file : ../lua/net/net.partysystem.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed PartySystem_GetMemberPos (mixed serial)
static mixed PartySystem_UpdateMemberList (mixed memberlist)
static mixed IsMobileInParty (mixed serial)
static mixed IsMobilePartyLeader (mixed serial)
static mixed PartySendInvite (mixed serial)
static mixed PartySendKick (mixed serial)
static mixed PartySendCanLootMe (mixed bState)
static mixed Send_PartyChat (mixed chatmessage, mixed text_unicode)
 thanks to surcouf =)
static mixed HandlePartySystemMessage (mixed input, mixed size)


Detailed Description

file : ../lua/net/net.partysystem.lua (this is just a pseudo class used for grouping global functions)

Definition at line 1503 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed net_partysystem::PartySystem_GetMemberPos ( mixed  serial  )  [inline, static]

can see party members not in sightrange using 0xF0 packet returns xloc,yloc,iFacet,bIsOnSameFacet

Definition at line 1507 of file lua_pseudo_code.cpp.

static mixed net_partysystem::PartySystem_UpdateMemberList ( mixed  memberlist  )  [inline, static]

Definition at line 1509 of file lua_pseudo_code.cpp.

static mixed net_partysystem::IsMobileInParty ( mixed  serial  )  [inline, static]

Definition at line 1511 of file lua_pseudo_code.cpp.

static mixed net_partysystem::IsMobilePartyLeader ( mixed  serial  )  [inline, static]

Definition at line 1513 of file lua_pseudo_code.cpp.

static mixed net_partysystem::PartySendInvite ( mixed  serial  )  [inline, static]

Definition at line 1515 of file lua_pseudo_code.cpp.

static mixed net_partysystem::PartySendKick ( mixed  serial  )  [inline, static]

Definition at line 1517 of file lua_pseudo_code.cpp.

static mixed net_partysystem::PartySendCanLootMe ( mixed  bState  )  [inline, static]

Definition at line 1519 of file lua_pseudo_code.cpp.

static mixed net_partysystem::Send_PartyChat ( mixed  chatmessage,
mixed  text_unicode 
) [inline, static]

thanks to surcouf =)

Definition at line 1522 of file lua_pseudo_code.cpp.

static mixed net_partysystem::HandlePartySystemMessage ( mixed  input,
mixed  size 
) [inline, static]

Definition at line 1524 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6