-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Обновленный Restart от Сиротки #1199
Conversation
нахуя такой громкий звук????? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
говно исправляй звук ебаный
он стоит 15% от оригинала епта, звук в игре нормальный |
епта, я скачал звук и выставил 5%, у меня чуть ушные перепонки не порвались нахуй, епта |
if(25) | ||
M.SetStunned(0) | ||
M.SetWeakened(0) | ||
M.SetParalysis(0) | ||
M.SetSleeping(0) | ||
M.SetDrowsy(0) | ||
M.SetSlur(0) | ||
M.SetDrunk(0) | ||
M.AdjustDrunk(-800 SECONDS) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А в чем смысл?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
в том, что та переменная не работает.
var/restart_amount = clamp(M.reagents.get_reagent_amount("restart")-0.4, 0, 330) | ||
M.reagents.remove_reagent("restart",restart_amount) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тут типа весь реагент убирается? Зачем вычисления?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
var/restart_amount = clamp(M.reagents.get_reagent_amount("restart")-0.4, 0, 330) | |
M.reagents.remove_reagent("restart",restart_amount) | |
M.reagents.remove_reagent("restart", volume) |
Так норм, думаю
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
да, весь реагент убирается.
скачать звук и слушать его и прослушать его в игре совершенно другое. Он в разы тише |
This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord. |
This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates. |
Обновляет рестарт добавляя БАСЫ (долбит нормально), обновляет некоторые эффекты
Сиротка как был так и остается автором, что изменений, что оригинала.
ПР Сиротки забраковали на оффах - лью модульно по его просьбе
Изображения изменений
Тестирование
Запустил локалку, выпил напиток, разъебался с бассбустед версии
Changelog
🆑
add: Добавлены новые звуки, фразы и эффекты при употреблении напитка
/:cl: