Skip to content
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

/spawn status not sent to target user #54

Open
allejo opened this issue Apr 12, 2021 · 0 comments
Open

/spawn status not sent to target user #54

allejo opened this issue Apr 12, 2021 · 0 comments
Labels

Comments

@allejo
Copy link
Owner

allejo commented Apr 12, 2021

if (target)
{
bz_grantPerm(target->playerID, "spawn");
bz_sendTextMessagef(BZ_SERVER, eAdministrators, "%s granted %s the ability to spawn.", playerData->callsign.c_str(), target->callsign.c_str());
}

Users who are granted SPAWN permissions don't get a message, only admins do

@allejo allejo added the bug label Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant