We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From CFC Bot: Error Tried to use a NULL entity! Source File addons/cfc_spawn_protection/lua/autorun/server/sv_spawn_protection.lua:93
Tried to use a NULL entity!
addons/cfc_spawn_protection/lua/autorun/server/sv_spawn_protection.lua:93
This line is a ply:ChatPrint("...")
ply:ChatPrint("...")
I believe that this is simply caused by a player leaving while in spawn protection.
Easy fix.
The text was updated successfully, but these errors were encountered:
PR #18
Sorry, something went wrong.
No branches or pull requests
From CFC Bot:
Error
Tried to use a NULL entity!
Source File
addons/cfc_spawn_protection/lua/autorun/server/sv_spawn_protection.lua:93
This line is a
ply:ChatPrint("...")
I believe that this is simply caused by a player leaving while in spawn protection.
Easy fix.
The text was updated successfully, but these errors were encountered: