RaidMax / IW4M-Admin

Complete administration tool for IW4x, Pluto T6, Pluto IW5, Pluto T5, Pluto T4, H1-Mod, CoD4x, IW6x, TeknoMW3, and most Call of Duty® dedicated servers.
MIT License
212 stars 43 forks source link

Command !killplayer #211

Closed Chenterito closed 3 years ago

Chenterito commented 3 years ago

This command does not work on iw5 plutonium. I use it correctly with the player's name, I don't get any errors. But the player does not die.

RaidMax commented 3 years ago

It's an IW4 (MW2) only command. https://github.com/RaidMax/IW4M-Admin/blob/master/Plugins/IW4ScriptCommands/Commands/KillPlayerCommand.cs IW4ScriptCommands It requires mod integration and is more of an example command for users wanting to integrate with a game. I do need to update it to politely have IW4 as the supported game, but I made the command before I had game specific commands.