Jump to content

Recommended Posts

Hi guys, this is my first topic and I hope to get my answer soon :D

The question I had was, can the cmd be entered into MTA:SA Server through Discord Bot?

for example:
Inside the discord:

!kill <playerid>

Then inside the MTA:SA:
 

function kill(player)
{
	setElementHealth(player, 0)
}

I just wanted to know if this is done or not.

In that case, I'm glad you taught me a solution :D

Link to comment
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...