More actions
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
Open server.cfg in an editor, insert the infos that | Open server.cfg in an editor, insert the infos that | ||
Server: Name : IP : Port ; | Server: Name : IP : Port ; | ||
You must place the : / ; right. Do not remove the ##, since it tells the game to stop reading those lines. | You must place the : / ; right. Do not remove the ##, since it tells the game to stop reading those lines. | ||
Revision as of 15:10, 25 Mayıs 2021
ndsRo / eAthena Client | |
General | |
---|---|
Author(s) | n00bey (aka leinad) |
Type | Other |
Version | 2008 |
Licence | Mixed |
Links | |
[Media:Ndsro.rar Download] | |
Website |
<htmlet>adsense</htmlet>
NDSRo is a client for eAthena servers. eAthena is a free and open source implementation of Aegis, which is the official server software for Ragnarok Online (MMORPG) to be used on private servers.
User guide
Implemented functions:
- Serverlist
- Login
- Server Select
- Char-Select
- Char-Creation
- Display a map
- Chat
- Walking
- Warping [Mapchanging]
- "/" Commands
- /where
- /logount | /lo | /exit
- /sit
- /stand
Add a server to the list:
Open server.cfg in an editor, insert the infos that
Server: Name : IP : Port ;
You must place the : / ; right. Do not remove the ##, since it tells the game to stop reading those lines.
Maps uses the Openkore-Fields. Copy the maps into the ndsro folder, there is also an folder fields, just replace it.
Controls
On Login:
A/B/X/Y - Change Keyboard color
On Map:
Select - Enable/disable Chat
Start - Options screen (Map update is disabled while in Option)
D-Pad - Walk
Changelog
16.05.08
- Character creation now works.
- eAthena changed the position info on map-log on, fixed.
- Now added a sclientinfo.xml containing one server for testing.
- Fixed /stand & /sit text.
- Fixed some selection bug in the charselection.
09.05.08
- Initial release.
Credits
To Fear, for help learning C and to be there for every question.
To everyone who made PAlib.
Everyone who made the Fieldpack.
Everyone who made eAthena, since it would be much harder without some Sourcecode.