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

Admin Command - killPlayer #1095

Open
ghost opened this issue Aug 7, 2014 · 3 comments
Open

Admin Command - killPlayer #1095

ghost opened this issue Aug 7, 2014 · 3 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Aug 7, 2014

Status: Incomplete. (File Added, but empty).
Syntax: /killPlayer [-area {range}] {player} [-damage {damage}]
Levels: 8, 9, 10

@Viaron Viaron added this to the Admin System milestone Aug 7, 2014
@ProjectSWGCore ProjectSWGCore locked and limited conversation to collaborators Aug 7, 2014
@Viaron Viaron changed the title Admin Command - Kill Player Admin Command - killPlayer Aug 7, 2014
@lewismorgan
Copy link
Contributor

why does killPLayer need damage, area? Shouldn't it just be:

/killPlayer {player}

@ghost
Copy link
Author

ghost commented Aug 7, 2014

It's helpful for events to have the ability to kill based on a radius (such as if a bomb goes off), damage is helpful for the same reason, you can create a macro that does a /slap and also does 500 damage. It's more for effect than anything else, but can occasionally be useful to simulate damage for debugging. These are optional additional parameters, but they would be beneficial.

@lewismorgan
Copy link
Contributor

Okay then, so the variations of it would be this?

/killPlayer [-area {range}]
/killPlayer {player}
/killPlayer [-area {range}] [-damage {damage}]
/killPlayer [-area {range}]
/killPlayer {player} [-damage {damage}]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants