Cronous Emulation Server Daemon

Attacking.dst_id Property

Destination character ID.

[Visual Basic]
Public Property dst_id As Short
[C#]
public short dst_id { get; set; }
[C++]
public: __property short get_dst_id();
public: __property void set_dst_id(short );
[JScript]
public function get dst_id() : short
public function set dst_id(short);

See Also

Attacking Class | croemud.serverpacket Namespace