First of all, thank you very much for answering my previous question
I have built the server and can play
Then I want to know how to manage the game,
how to adjust experience, such as obtaining 5 times of experience and drop rate
how to adjust the construction speed and upgrade speed? For example, the time to upgrade the tree of life is changed to 5 seconds?
Thank you.
Good luck!
First of all, thank you very much for answering my previous question
I have built the server and can play
Then I want to know how to manage the game,
1. how to adjust experience, such as obtaining 5 times of experience and drop rate
2. how to adjust the construction speed and upgrade speed? For example, the time to upgrade the tree of life is changed to 5 seconds?
Thank you.
Good luck!
You can use ./setrank to manually adjust the rank of a structure or vendor. For example, click on a forge that you've just placed that is still "building" and enter ./setrank 7
This will set the forge building to R7.
You can use ./setrank to manually adjust the rank of a structure or vendor. For example, click on a forge that you've just placed that is still "building" and enter ./setrank 7
This will set the forge building to R7.
The time to build and such is in the blueprint class, there are linear equations which drive it and you can look at altering those there if you'd like.
The time to build and such is in the blueprint class, there are linear equations which drive it and you can look at altering those there if you'd like.
First of all, thank you very much for answering my previous question
I have built the server and can play
Then I want to know how to manage the game,
how to adjust experience, such as obtaining 5 times of experience and drop rate
how to adjust the construction speed and upgrade speed? For example, the time to upgrade the tree of life is changed to 5 seconds?
Thank you.
Good luck!
I have fixed the experience and drop, but I don't know how to adjust the upgrade tree and made item's time
thanks!
The Contract ID about the Mine sellor?
You can use ./setrank to manually adjust the rank of a structure or vendor. For example, click on a forge that you've just placed that is still "building" and enter ./setrank 7
This will set the forge building to R7.
thanks a lot!!
and how to Chang the time?not every one is game master.
The time to build and such is in the blueprint class, there are linear equations which drive it and you can look at altering those there if you'd like.