Jump to content

[2.2.3.2] Basic server setup


Recommended Posts

Hello! As a person who has set up my own RF Online server for the first time, I don't understand at all which script is responsible for what. Please share instructions or transcripts of which file is responsible for what and how to edit it? As a newbie, I have made a small starting plan for myself, but I don't understand where to edit it! Below is my editing plan

1. Understand the basics. Where are the Rates, drops, etc. set.
2. Adding and removing your own NPCs
3. Editing loot in mobs (remove garbage)
4. Identifying bugs (find a list of 100% existing ones and how to solve them)
5. Make one loot picture on the floor the same for everyone
6. Make a single resource for turrets
7. Understand how combinations work and where to create them
8. Remove the camera zoom limit
9. Remove cloned HQ mobs
10. Add auto-loot (Premium)
11. Remove pop-up ads for the SHOP store in the game
12. Allow launching in 2 windows (Premium)
13. Remove the deduction of status points after a long time of not entering the game.
14. Add lvl to the name of mobs15. Loot pickup speed x2

 

If you understand how to edit the above aspects of the game, indicate at least in which files this information is. Thank you, I hope for your help

Link to comment
https://rfdev.net/topic/453-2232-basic-server-setup/
Share on other sites

1.RF_BIN\Initialize\ServerRate.ini
2.Client\DataTable\Store.edf and ServerSide file(NPCharacter.StoreList)
3.itemlooting.dat(serverside)
4.idk
5.purchase gameguard
6.edit client file>item.edf(guardtoweritem)
7.check ItemCombine.edf(client) and serverside file
8.gameguard
9.edit serverfile>RF_BIN\Map\.spt &[map]block.dat
10.gameguard
11.gameguard
12.edit bin offset(search keyword)
13.gameguard or search keyword
14.1.gameguard,2.search keyword edit offset
 

Link to comment
https://rfdev.net/topic/453-2232-basic-server-setup/#findComment-744
Share on other sites

12 hours ago, RYS said:

1.RF_BIN\Initialize\ServerRate.ini
2.Client\DataTable\Store.edf and ServerSide file(NPCharacter.StoreList)
3.itemlooting.dat(serverside)
4.idk
5.purchase gameguard
6.edit client file>item.edf(guardtoweritem)
7.check ItemCombine.edf(client) and serverside file
8.gameguard
9.edit serverfile>RF_BIN\Map\.spt &[map]block.dat
10.gameguard
11.gameguard
12.edit bin offset(search keyword)
13.gameguard or search keyword
14.1.gameguard,2.search keyword edit offset
 

Thank you very much for such a detailed answer on each point. This will help a lot in learning how to create a server!😃

Link to comment
https://rfdev.net/topic/453-2232-basic-server-setup/#findComment-745
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...