Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
default_npc, nice man... looks like is a single line. I'll try to search the call from server side. Maybe if i find, i can put custom lines in string and put to call "if" conditions.
I'll update here if find it.
I go deep and in the, in "Item.java" the only info that pass from variation to this is both effects(it shows can have 2) and a boolean augment from OnPlayerAugment.java
Java:
public VariationInstance getAugmentation()
{
return _augmentation;
}
public boolean isAugment()
{
return _isAugment;
}
So maybe this boolean turn on and off the string in client.
If i correct so there is no way to change it. What u guys opinion?
(i'm really newbie at this so, maybe i'm wrong, thats why i ask ur opinions)
На данном сайте используются файлы cookie, чтобы персонализировать контент и сохранить Ваш вход в систему, если Вы зарегистрируетесь.
Продолжая использовать этот сайт, Вы соглашаетесь на использование наших файлов cookie.