does anyone have an idea for what the NPRelay server could be, it has something to do with sales, at least in the config! Is that something for a web shop? can't find much info in the exe
this is what i find out in the exe of NPRelay64.exe
this is for common.xml of MainServer
<NPAppID>088DFE21-58B6-3E29-9B99-01F15854DE1F</NPAppID>
<NPAppClientID>01226FF5-DE0F-1D8E-18BF-796F88B457A9</NPAppClientID>
<NPAppWebID>206A130F-BF96-667A-4E4B-FE1A62583117</NPAppWebID>
<NPGameCode>aion</NPGameCode>
<NPFailToStopService>true</NPFailToStopService>
<NPAuthSupportByGp>27</NPAuthSupportByGp>
<NPRelayAddr>127.0.0.1</NPRelayAddr>
<NPRelayPort>5002</NPRelayPort>
<NPAuthStartByServer>true</NPAuthStartByServer>
<NPToppingServiceUse>true</NPToppingServiceUse>
<NPProgramId>live</NPProgramId>
<NPVipServiceUse>true</NPVipServiceUse>
<NPMembershipServiceUse>true</NPMembershipServiceUse>
<NPDevashipServiceUse>true</NPDevashipServiceUse>
<ExceptDevashipVendorSlot>true</ExceptDevashipVendorSlot>
<useNPBasedGoodsDeliverySystem>true</useNPBasedGoodsDeliverySystem>
<useNPGoodsChangeNotification>true</useNPGoodsChangeNotification>
and this is for NPRelay Server common.xml
<config>
<country>2</country>
<mapDir>C:\AION_LIVE_SERVER\Data\map.772060\</mapDir>
<listenPort>5002</listenPort>
<useFullDump>true</useFullDump>
<IgnoreTerminatingException>true</IgnoreTerminatingException>
<refHistory>true</refHistory>
<refAllMarker>true</refAllMarker>
<TimerQueueCount>64</TimerQueueCount>
<TimerQueueMaxPopInOneProcess>1</TimerQueueMaxPopInOneProcess>
<develServer>false</develServer>
<npProgramId>live</npProgramId>
<NPGameCode>27</NPGameCode>
<ParseWorldName>C:\AION_LIVE_SERVER\Data\map.772060\Worlds</ParseWorldName>
<ParseLocation>C:\AION_LIVE_SERVER\Data\map.772060\Worlds</ParseLocation>
<ParseDirection>C:\AION_LIVE_SERVER\Data\map.772060\Worlds</ParseDirection>
<GameGateAddr>127.0.0.1</GameGateAddr>
<GameGatePort>2006</GameGatePort>
<CliGateAddr>127.0.0.1</CliGateAddr>
<CliGatePort>7777</CliGatePort>
<DataCenter>1</DataCenter>
<ParseCommandLine>unknown</ParseCommandLine>
<ParseAddr>127.0.0.1</ParseAddr>
</config>



Reply With Quote


