Gepard Posted January 20, 2012 Posted January 20, 2012 As of r15503 (20 Jan 2011), TXT save engine (aka "rAthena TXT") has been removed from rAthena. The only supported save engine from now on is SQL (aka "rAthena SQL"). For quick and easy setup of local rAthena test environment, there is rAsql available in SVN repository. For details visit Using rAsql article on rA Wiki. Please do not confuse TXT save engine (accounts, characters, inventory etc) with TXT database folder. Support for *.txt based database files (mob_db, item_db, skill_db etc) is still there. 5
akihito Posted January 21, 2012 Posted January 21, 2012 (edited) Finally! let me sync up my source! Edited January 21, 2012 by akihito
Hayate Yoshida Posted January 21, 2012 Posted January 21, 2012 I for one, LOVE this =). I've been thinking it would be a good idea to get rid of TXT. Alot of people have told me TXT is easier to use but I disagree, it's easier to set up but it isn't easier to use than SQL.
Gepard Posted January 21, 2012 Author Posted January 21, 2012 For those who use modifications on char-server side: source directory for char-server_sql has been moved from src/char_sql/ to src/char. Keep it in mind when updating & merging your source.
OnNplay Posted January 22, 2012 Posted January 22, 2012 I really love if txt related can be clean from source.
0x8 Posted February 10, 2012 Posted February 10, 2012 This is nice since most of us are using sql - it's more secure than using txt engine.
Recommended Posts