Outgoing Packet Ids:
2 - Props (like changing nickname / status / playerlist open/close)
6 - Send To-All Message
51 - Request Server Options
52 - Set Server Options
53 - Request Folder Configuration
54 - Set Folder Configuration
68 - Request Server Flags
69 - Set Server Flags
70 - Add Account
71 - Del Account (?)
72 - Get Account Listing
79 - Send RC Chat Message
89 - File Browser Opened
94 - Request NPC-Server IP/Port
152 - GraalEngine Packet (pmguilds / servers?)
154 - GraalEngine Packets (irc login + options)

Incoming Packet Ids:
8 - Player Properties (Others)
13 - Toall Message
16 - Message / Error (Ex. your ip is not listed in the ip ranges.) - proly should d/c on these errors.
25 - Signature (Login Complete n send)
28 - Player Flag Set
42 - New World Time
47 - Staff Guilds
55 - add playerlist player
56 - del playerlist player (?)
59 - 32 36 50 53
61 - Server Flags
74 - RC Chat
76 - Server Options
77 - Folder Configuration
79 - IP / Port

103 - unknown
180 - status list
190 - Sends GraalEngine packets o.O
194 - unknown

8 in:
player attributes? irc attributes?
#CHANNEL (PLAYERSC, BOTSC)

82 in:
GraalEngine,pmguilds,"",Aether,TCN,"Fairy Warriors",Saiyan,VIP
GraalEngine,pmservers,"","Zodiac,Era,Zone,Valikorlia,"Graal Kingdoms",Zenkou,Games,Graal3D,"Graal3D Summer",Atlantis,N-Pulse,Delteria,Classic,AEON,"Graal Legacy","Unholy Nation"
GraalEngine,lister,bantypes,""Event Interuption"",259200",""Message Code Abuse"",259200",""General Scamming"",604800","Advertising,604800" <- ETC

NPC-SERVER PACKETS:

Connect to NC:
	(byte)6 << "NCL21075" << (byte)account.length << account << (byte)password.length << password << "\n"
Compression:
	Basic Z-Lib
To get NPC-Server IP/Port -- On incoming packet 55 (add player), if its the npc-server -- send to the server:
	(byte)94 << (2bytes)NPCSERVERID << "location"

Outgoing Packet Ids:
111 - NPC -> Add NPC
112 - Class -> Add Class (?)
113 - Class -> Set Class
114 - Level -> Request Variable Dump
115 - Request Weapon List
116 - Request Weapon
117 - Weapon -> Add/Update
118 - Weapon -> Delete
119 - Class -> Delete Class
150 - Level -> Request List
151 - Level -> Set List

Incoming Packet Ids:
80 - Level -> List
157 - NPC -> View Attributes
158 - NPC -> Add Name (NO SCRIPT)
159 - NPC -> Remove from List (it uses id? )
160 - NPC -> View Script
161 - NPC -> View Flags
162 - Class -> View Class
163 - Class -> Add Name to List
164 - Level -> Dump
167 - Weapon -> Weapon List
188 - Class -> Remove Name from List
192 - Weapon -> View Weapon