Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Resources/Prototypes/_Scp/Entities/Objects/Scp/scp268.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,14 @@
requireActivated: false
- type: ClothingAddComponents
components:
- type: Pacified
- type: Stealth

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Нужно сделать, что бы данный эффект был временным, к примеру 3 минуты
Нужно писать отдельный компонент или искать в уже имеющихся

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@666XxttimurkaxX666 крч переведу с языка вардекса на человеческий. Надо что бы шляпа работала как в SCP:SL. Ты ее можешь одеть только на время (например 20 секунд, хз), затем у нее начинается долгое кд. В режиме инвиза шляпы надо запрещать все важные действия (стрельба и тому подобное что может навредить другим)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а когда время кончится кепка просто должна перестать давать свой эффект?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а когда время кончится кепка просто должна перестать давать свой эффект?

Да

enabledOnDeath: false
minVisibility: 0
lastVisibility: 0
- type: StealthOnMove
passiveVisibilityRate: -1
movementVisibilityRate: 0.01
Comment thread
666XxttimurkaxX666 marked this conversation as resolved.
Outdated
- type: Muted # так гораздо лучше
- type: GuideHelp
guides:
Expand Down
Loading