View Single Post
JackOfAllGames
Member
 
Join Date: Jan 2013
Location: United States
Posts: 70

Old December 18th, 2013, 05:46 AM
Purely conjecture here, I'm thinking not. Based on how I've heard the Lone Wolf team talk about RW, it sounds like they're using a database of some kind. Modifying the data would likely require something like:
1. Identifying the type of database
2. Familiarizing yourself with how that type of database works (learning syntax and such...maybe learning about databases in general if you've never worked with one before)
3. Gain access to any existing security credentials (if the database is protected...which I hope won't be an issue)
4. Familiarizing yourself with the way the data is structured and learn how to manipulate it without breaking anything.
5. Write your queries
JackOfAllGames is offline   #2 Reply With Quote