Page 6 of 8
Re: Patch Notes 2/6/2017
Posted: Sun Jun 04, 2017 10:07 pm
by Luth
Dresden wrote:
Just a thought but would the RoR staff be up for writing a topic detailing all that one would need to do, from the experience perspective of the RoR staff, to start up their own AoR server? sans RoR code & etc ofc.
https://github.com/WarEmu/WarEmu is available to everyone to install it for themselves and this was the WARemu side:
https://web.archive.org/web/20141223053 ... r-emu.com/
Ofc it's missing over 2 years of RoR development including additions/fixes by DB staff, crafting system by Nalgol and Azas RvR, combat mechanics and ability code and many, many fixed bugs by him (and lots of other features that i forgot to mention).
Or did you ask if someone is going to write a guide or documentation of over 2 years of RoR database/code development?
Re: Patch Notes 2/6/2017
Posted: Mon Jun 05, 2017 4:26 am
by Dresden
Luth wrote:Dresden wrote:
Just a thought but would the RoR staff be up for writing a topic detailing all that one would need to do, from the experience perspective of the RoR staff, to start up their own AoR server? sans RoR code & etc ofc.
https://github.com/WarEmu/WarEmu is available to everyone to install it for themselves and this was the WARemu side:
https://web.archive.org/web/20141223053 ... r-emu.com/
Ofc it's missing over 2 years of RoR development including additions/fixes by DB staff, crafting system by Nalgol and Azas RvR, combat mechanics and ability code and many, many fixed bugs by him (and lots of other features that i forgot to mention).
Or did you ask if someone is going to write a guide or documentation of over 2 years of RoR database/code development?
What now?
Dresden wrote:sans RoR code & etc ofc.
Thank you.
Re: Patch Notes 2/6/2017
Posted: Mon Jun 05, 2017 9:53 pm
by KikkL
Its cool how the zones become down to only one zone to fight in
Re: Patch Notes 2/6/2017
Posted: Thu Jun 08, 2017 12:25 am
by Dresden
wargrimnir wrote:[General]
Saupreusse
- Enabled Zone Jump for BFP - BC portals.
What is this?
Something obvious and i'm just not understanding it?
Re: Patch Notes 2/6/2017
Posted: Thu Jun 08, 2017 7:12 am
by Sigimund
Skaven tunnels. I suspect that should say BV instead of BC.
Re: Patch Notes 2/6/2017
Posted: Thu Jun 08, 2017 8:56 am
by Grunbag
This is the tp in the pve way, that port you from BFP last chapter to BC first chapter
Re: Patch Notes 2/6/2017
Posted: Thu Jun 08, 2017 9:18 am
by saupreusse
Eh yeah the zone portal at the end of the map was turned off for some reason.
Re: Patch Notes 2/6/2017
Posted: Thu Jun 08, 2017 3:19 pm
by Dresden
saupreusse wrote:Eh yeah the zone portal at the end of the map was turned off for some reason.
Ahh i see.
Re: Patch Notes 2/6/2017
Posted: Thu Jun 08, 2017 5:01 pm
by Collateral
Luth wrote:Dresden wrote:
Just a thought but would the RoR staff be up for writing a topic detailing all that one would need to do, from the experience perspective of the RoR staff, to start up their own AoR server? sans RoR code & etc ofc.
https://github.com/WarEmu/WarEmu is available to everyone to install it for themselves and this was the WARemu side:
https://web.archive.org/web/20141223053 ... r-emu.com/
Ofc it's missing over 2 years of RoR development including additions/fixes by DB staff, crafting system by Nalgol and Azas RvR, combat mechanics and ability code and many, many fixed bugs by him (and lots of other features that i forgot to mention).
Or did you ask if someone is going to write a guide or documentation of over 2 years of RoR database/code development?
Hey Luth, could you maybe elaborate what exactly this is? If I install it I will be able to go into the WAR world (which is of course missing a lot of things, as you said)? If yes, is there a way of seeing equipment and weapons on characters? I purely want it to see the armour and weapons I never saw on live

Re: Patch Notes 2/6/2017
Posted: Thu Jun 08, 2017 5:24 pm
by wargrimnir
Collateral wrote:Luth wrote:Dresden wrote:
Just a thought but would the RoR staff be up for writing a topic detailing all that one would need to do, from the experience perspective of the RoR staff, to start up their own AoR server? sans RoR code & etc ofc.
https://github.com/WarEmu/WarEmu is available to everyone to install it for themselves and this was the WARemu side:
https://web.archive.org/web/20141223053 ... r-emu.com/
Ofc it's missing over 2 years of RoR development including additions/fixes by DB staff, crafting system by Nalgol and Azas RvR, combat mechanics and ability code and many, many fixed bugs by him (and lots of other features that i forgot to mention).
Or did you ask if someone is going to write a guide or documentation of over 2 years of RoR database/code development?
Hey Luth, could you maybe elaborate what exactly this is? If I install it I will be able to go into the WAR world (which is of course missing a lot of things, as you said)? If yes, is there a way of seeing equipment and weapons on characters? I purely want it to see the armour and weapons I never saw on live

Unless you have extensive experience in coding and assembling/disassembling programs, working with the WARemu stuff is not going to bear much fruit. It's not something an interested hobbyist will be able to pick up and be successful with. Study C# for a couple years, build several extensive programs, and work on reverse engineering other projects, then come back and apply to help here where we can make good use of you. Or if you're so inclined, take the WARemu stuff and attempt to rebuild the game on your own. You'll want a team of 4-5 others who are just as experienced and driven to get started, the early parts are the hardest since you're working blind to the packet structure and coding most things from the ground up in an endless trial and error process.