-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Server-Side CreatePed doesn't trigger entityCreated/entityCreating #2658
Comments
I don't think server-created entities should trigger iirc the reason this wasn't fixed before for |
Oh I see, So it won't be fixed ? Or is there a chance it could be fixed in future |
Unless they create another game event (e.g., serverEntityCreated) for server-created entities, I don't think this issue is fixable, as it would break compatibility for many resources. |
I see, So we have to wait. Thank you |
What happened?
Hi, When I execute this code, only entityRemoved is being triggered
Expected result
it should log
Creating New Entity
orNew Entity Created
Reproduction steps
Importancy
Slight inconvenience
Area(s)
FiveM, FXServer, OneSync
Specific version(s)
FXServer-master SERVER v1.0.0.8695 win32
Client: b2802 Canary
Additional information
No response
The text was updated successfully, but these errors were encountered: