Resolved [Progress Preview] Olympiad system “Classic like”

Nobles requere, level or profession are also unimportant if you have specified, for example, all professions in the config.
Как сервер понимает надо нубл или нет? Например у меня там сейчас дефолт конфиг с репозитория, там только 3е профессии. ? Нужен нублес или нет? А если я добавлю вторые профессии?
 
Как сервер понимает надо нубл или нет? Например у меня там сейчас дефолт конфиг с репозитория, там только 3е профессии. ? Нужен нублес или нет? А если я добавлю вторые профессии?
уже по умолчанию нубл дается на что угодно, а при переходе на профессию выше - допустим 3тья, автоматически обновляет значение в таблице.
 
уже по умолчанию нубл дается на что угодно, а при переходе на профессию выше - допустим 3тья, автоматически обновляет значение в таблице.
Это понятно, я про требование к нублу для участия в олимпе, оно остается получается?
 
Это понятно, я про требование к нублу для участия в олимпе, оно остается получается?
да конечно, иначе нужно было вывернуть пол сервера.
 
Честно не понял немного логику,

если статус дворянства необходим для регистрации на олимпиаду, а его можно получить только когда твоя основа 75+ и прошла квесты на саб, а саб тоже получил 76+ для получения дворянства,

то каким образом можно ходить на олимпиаду второй профой?
или это решение для серверов, где статус дворянства выдается автоматически с первого уровня.
:confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused:
 
The idea was to create an extender that bypasses the Noble verification and allows players with a minimum level of 40 to participate in the Olympiad in early stage. I thought that was what you were implementing. However, Deazer's update still requires Noble status to join Olympiad matches, which means early Olympiad participation is still not possible and i dont know if that is even useful. I will continue with my extender to see how far i can go.
 
Честно не понял немного логику,

если статус дворянства необходим для регистрации на олимпиаду, а его можно получить только когда твоя основа 75+ и прошла квесты на саб, а саб тоже получил 76+ для получения дворянства,

то каким образом можно ходить на олимпиаду второй профой?
или это решение для серверов, где статус дворянства выдается автоматически с первого уровня.
:confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused:
Это решение где продают нубл или выдают предметы бесплатно и так далее.
 
The idea was to create an extender that bypasses the Noble verification and allows players with a minimum level of 40 to participate in the Olympiad in early stage. I thought that was what you were implementing. However, Deazer's update still requires Noble status to join Olympiad matches, which means early Olympiad participation is still not possible and i dont know if that is even useful. I will continue with my extender to see how far i can go.
It works the same way for me. You can participate from any level and specify which profession is available for registration. What is the point of classic noble in your implementation? That's right - there isn't one. Accordingly, we get exactly the same thing, only with automatic noble from the start. But the advantage of my implementation is that no one can do it better than me - you and your AI agent will simply kill the Olymp.
 
It works the same way for me. You can participate from any level and specify which profession is available for registration. What is the point of classic noble in your implementation? That's right - there isn't one. Accordingly, we get exactly the same thing, only with automatic noble from the start. But the advantage of my implementation is that no one can do it better than me - you and your AI agent will simply kill the Olymp.
i agree with you. but what im trying to do is to bypass the noble verification, so how can you join olymp from any level without isNoble?
 
i agree with you. but what im trying to do is to bypass the noble verification, so how can you join olymp from any level without isNoble?
There is no way. Where will the server get the data about battles, victories, and so on? Correct, nowhere.
There is only one option - to write a separate system that will not have anything about noble, and its own table with data not connected to noble.
a - this is long, b - a lot of testing and debugging is needed, c - catch a bunch of bugs along the way and catch a bunch of hate from players.
 
Back
Top