Re: Aion 7.7 C + + server files
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>
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Mantios
He got the point some how . Aion section is not anymore same like was 10 years ago ..People just waiting on fixes but they no try fix together even one have more experience from another..So MR. @
Master2012
Show some offsets what you use jmp in auth and server64 to make it work . I so courses same others .
in this regard, yes, I completely agree, in 10 years, even in the last 5 years, everything has changed, people are waiting for ready-made things in their hands, and those who shared something have stopped doing it.
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Master2012
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>
This is not so important part in this . Auth server its more important?. Are you willing to share this offsets or you just joking with us a bit ?
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Mantios
This is not so important part in this . Auth server its more important?. Are you willing to share this offsets or you just joking with us a bit ?
wtf im not joking just try a breakpoint into auth in some part before push offset aCallDboApSlog ; "{CALL dbo.ap_SLog (?,?,?,?,?,?) }" sendXD
some part block your account reading!!
and you dont write 1 message here in this thread XD and after see a real login now you comes from hidden mode O.o and want a share @Mantios not nice part
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Master2012
wtf im not joking just try a breakpoint into auth in some part before push offset aCallDboApSlog ; "{CALL dbo.ap_SLog (?,?,?,?,?,?) }" sendXD
some part block your account reading!!
and you dont write 1 message here in this thread XD and after see a real login now you comes from hidden mode O.o and want a share @
Mantios not nice part
And what problem you have here to be in hide mode ? many people do same ! Its a crime ? This is to avoid bombarding me with private messages .
And yes i just want prove you know nothing with this what you pretend to know .
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Mantios
And what problem you have here to be in hide mode ? many people do same ! Its a crime ? This is to avoid bombarding me with private messages .
And yes i just want prove you know nothing with this what you pretend to know .
then happy finding to get it work when you know it better then try hahahaa
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Master2012
Attachment 171699
Finally get this shit but it need very very much work!!!!Very much missings!!
Strange this image with the map of Aphsaranta, this place only exists from version 8.0 :?:
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Robson26
Strange this image with the map of Aphsaranta, this place only exists from version 8.0 :?:
Yea that why i write that about PVP server need to be cracked same like in 4.6 so its not possible to find that so easy to patch it . SO for me its very weird this and more things . Another impostor or ?
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
cinus
Yea that why i write that about PVP server need to be cracked same like in 4.6 so its not possible to find that so easy to patch it . SO for me its very weird this and more things . Another impostor or ?
Yes, it's probably a modified server or merged with other files.
1 Attachment(s)
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Robson26
Yes, it's probably a modified server or merged with other files, it's not official.
this are retail files and i use 8.2 client xd
check log file when you say its not retail
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Master2012
this are retail files and i use 8.2 client xd
Retail files 100% i highly doubt it and i'm not a newbie in Aion :wink:
that's why you were able to use an 8.2 client in this :lol:
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Master2012
this are retail files and i use 8.2 client xd
check log file when you say its not retail
For your info this log file not telling nothing at all because they look similar same from l2 retail ..keep trying .
1 Attachment(s)
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Robson26
Retail files 100% i highly doubt it and i'm not a newbie in Aion :wink:
that's why you were able to use an 8.2 client in this :lol:
you are a funny guy i said this is my server or since when can you open the GM panel on the official server thought about it hahaha
- - - Updated - - -
okay what you say now WTF
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Master2012
you are a funny guy i said this is my server or since when can you open the GM panel on the official server thought about it hahaha
- - - Updated - - -
okay what you say now WTF
Thanks for finding me funny and i'm glad your server is working :wink:
Re: Aion 7.7 C + + server files
Quote:
Originally Posted by
Robson26
Thanks for finding me funny and i'm glad your server is working :wink:
believing here in this forum is difficult, I can also understand it, but I don't think it's okay to claim other shit
and thank you