С Днём России!
  • 1.809
  • 6
Дорогие друзья! Поздравляю вас с Днём России! Этот праздник напоминает нам о богатой истории и культуре нашей страны, о её величии и непоколебимом духе народа! Желаю вам крепкого здоровья...
Новости Анонсирован Atomic Heart II
Новости Анонсирован ремастер Final Fantasy Tactics
  • 587
  • 1
Культовая пошаговая тактическая RPG от Square Enix получит второе дыхание. На проходящей выставке State of Play, где анонсируются игры для Play Station, состоялся анонс ремастера Final Fantasy...
Новости Моддеры Oblivion Remastered нашли способ внедрения абсолютно любых скриптов
  • 747
  • 4
Сообщество моддинга Oblivion Remastered (ORM) переживает настоящий расцвет. После долгих месяцев работы, энтузиасты научили игру работать с мощным скриптовым языком Lua, открыв перед создателями...

В процессе Returning 2.0: AB - Problem with the guard at the south gate

struty

Житель города
Участник форума
Регистрация
21 Апр 2016
Сообщения
196
Реакции
13
Баллы
28
Лучшие ответы
1
#1
I went to the guard at the south gate, he started a conversation, I replied that I had 10 herbs and he told me to enter. The gate opened and suddenly he wouldn't let me in. When I try to get through the gate, he attacks me.
I can give him 100 gold and then Andre another 500 gold and the problem is gone.
But what do I have to do to avoid paying this money at all?
 

WindRommer

Житель города
Участник форума
Регистрация
29 Сен 2017
Сообщения
221
Реакции
60
Баллы
35
Лучшие ответы
12
#2
I went to the guard at the south gate, he started a conversation, I replied that I had 10 herbs and he told me to enter. The gate opened and suddenly he wouldn't let me in. When I try to get through the gate, he attacks me.
I can give him 100 gold and then Andre another 500 gold and the problem is gone.
But what do I have to do to avoid paying this money at all?
Maybe you've been spotted stealing or fighting on a farm in front of town. In this case, you are considered a criminal and are required to pay a fine.
 
Автор
Автор
struty

struty

Житель города
Участник форума
Регистрация
21 Апр 2016
Сообщения
196
Реакции
13
Баллы
28
Лучшие ответы
1
#3
Nothing like that happened. Maybe I decided to go through the gate too quickly, because it wasn't fully open yet. Shit knows.
I've paid the fine and I'm 600 gold in the back.
 

Don Puh

Защитник кроликов
Команда форума
Куратор раздела
Пользователь VIP
Почётный пользователь
 
Участник форума
Регистрация
21 Дек 2016
Сообщения
6.006
Реакции
4.695
Баллы
696
Лучшие ответы
541
#4
@struty, check variables via GVE:
Код:
CITYGATEACCESSGRANTED = 1
Mil_310_schonmalreingelassen = 1
MIS_Addon_Lester_PickForConstantino = 4
CheckTownPlants = 1
@Liker, а вот в этом куске кода не TRUE должно быть?
Полнофункциональный (BB code):
        if((CITYGATEACCESSGRANTED == TRUE) && (QuestEnterOnce == FALSE))
        {
            if(MIS_Addon_Lester_PickForConstantino == LOG_Running)
            {
                MIS_Addon_Lester_PickForConstantino = LOG_SUCCESS;
            };

            QuestEnterOnce = FALSE;
        };
 
Автор
Автор
struty

struty

Житель города
Участник форума
Регистрация
21 Апр 2016
Сообщения
196
Реакции
13
Баллы
28
Лучшие ответы
1
#5
I checked variables via GVE and they are the same like you.
I got to the city through the sea. I told Lares and next I did a few missions in the harbour.
One thing I did a little different than usually. I took the mission from Ignaz, next I robbed him and run away. I came back after two days and I used the spell of oblivion on him. I usually do it at once and everything is ok but this time he chased me up to a fisherman Farim. I couldn't lose him without acceleration. So I had to return later.
I think If I had done this at once everything could been ok.
Now I'm playing the game from the begining and it is not importent to me now.
Thx for helping;)
 
Сверху Снизу