net_other Class Reference

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

List of all members.

Static Public Member Functions

static mixed Send_UpdateRangeRequest (mixed range)
 answered by kPacket_Change_Update_Range from server
static mixed IsMobilePoisoned (mixed mobile)
static mixed IsMobileMortaled (mixed mobile)
static mixed Send_CombatMode (mixed iWarMode)
 send combat request to server, triggers kPacket_SetPlayerWarmode
static mixed Send_AttackReq (mixed mobile_serial)
 Request Attack to Serial.
static mixed Send_Rename_MOB (mixed serial, mixed name)
 rename a mobile
static mixed Send_Spell (mixed spellid, mixed expansionflag)


Detailed Description

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

Definition at line 1150 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed net_other::Send_UpdateRangeRequest ( mixed  range  )  [inline, static]

answered by kPacket_Change_Update_Range from server

Definition at line 1153 of file lua_pseudo_code.cpp.

static mixed net_other::IsMobilePoisoned ( mixed  mobile  )  [inline, static]

Definition at line 1155 of file lua_pseudo_code.cpp.

static mixed net_other::IsMobileMortaled ( mixed  mobile  )  [inline, static]

Definition at line 1157 of file lua_pseudo_code.cpp.

static mixed net_other::Send_CombatMode ( mixed  iWarMode  )  [inline, static]

send combat request to server, triggers kPacket_SetPlayerWarmode

Definition at line 1160 of file lua_pseudo_code.cpp.

static mixed net_other::Send_AttackReq ( mixed  mobile_serial  )  [inline, static]

Request Attack to Serial.

Definition at line 1163 of file lua_pseudo_code.cpp.

static mixed net_other::Send_Rename_MOB ( mixed  serial,
mixed  name 
) [inline, static]

rename a mobile

Definition at line 1166 of file lua_pseudo_code.cpp.

static mixed net_other::Send_Spell ( mixed  spellid,
mixed  expansionflag 
) [inline, static]

BYTE[2] unknown, always 2 BYTE[2] selected spell(0-indexed)+scroll offset from sub 0x1b

Definition at line 1170 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