Pub files contain client side data on Items, Npc's, spells and classes. They are hosted and edited server side, ready to be patched into the client apon logging in to the game server.
| Pub files contain client side data on Items, Npc's, spells and classes.
|
|
== Location ==
They are hosted and edited server side, ready to be patched into the client when logging in to the game server. Where they are usually found:
''' Server Side '''
EOSERV:
<pre> \eoserv-trunk\data\pub\ </pre>
SEOSE:
<pre> \seose-bin\Data\ </pre>
''' Client Side '''
<pre> \%GAME_DIR%\pub\ </pre>
|