-
-
Notifications
You must be signed in to change notification settings - Fork 106
[Feature request]: Add universal entity spawn hook RG_CBaseEntity_Spawn #370
Copy link
Copy link
Open
Labels
Engine: ⚙️ IndependentCase do not refer to any Engine.Case do not refer to any Engine.OS: 💻 IndependentCase do not refer to any OS.Case do not refer to any OS.Priority: ⚠️ mediumMedium priority tasks that should be addressed soon.Medium priority tasks that should be addressed soon.Status: 🖐 availableTask currently opened.Task currently opened.Type: 💡 feature requestRequest for a new feature or enhancement.Request for a new feature or enhancement.
Metadata
Metadata
Assignees
Labels
Engine: ⚙️ IndependentCase do not refer to any Engine.Case do not refer to any Engine.OS: 💻 IndependentCase do not refer to any OS.Case do not refer to any OS.Priority: ⚠️ mediumMedium priority tasks that should be addressed soon.Medium priority tasks that should be addressed soon.Status: 🖐 availableTask currently opened.Task currently opened.Type: 💡 feature requestRequest for a new feature or enhancement.Request for a new feature or enhancement.
👉👈 Contact Details (optional)
No response
💡 Tell us more about your idea
Description:
В настоящее время ReAPI предоставляет хуки спавна только для конкретных классов сущностей (CBasePlayer, CBasePlayerWeapon, CGib, etc.), но отсутствует универсальный хук для всех сущностей, аналогичный FM_Spawn из Fakemeta.
Problem:
Proposed Solution:
Use Case:
Блокировка ненужных сущностей в кастомных модах (bomb targets, hostage entities, etc.)