PocketMine / PocketMine-MP

Legacy PocketMine-MP repository. Head to https://github.com/pmmp for up to date software.
https://www.pocketmine.net/
GNU Lesser General Public License v3.0
1.26k stars 660 forks source link

NPC are immortals #4120

Closed ClockProgramming closed 8 years ago

ClockProgramming commented 8 years ago

Issue description

Write a short description about the issue NPC are immortals, meaning, they can't be killed.

Steps to reproduce the issue

  1. Spawn a squid
  2. Try killing it.

    OS and versions

TheGrimsey commented 8 years ago

Mob AI isn't implemented yet. It doesn't handle health and such.

10 apr 2016 kl. 19:36 skrev Glitch_Player notifications@github.com:

Issue description

Write a short description about the issue NPC are immortals, meaning, they can't be killed.

Steps to reproduce the issue

Spawn a squid Try killing it. OS and versions

PocketMine-MP: PocketMine-MP version 1.6dev "[REDACTED]" (API 2.0.0) PHP: 7 OS: Windows 10 PRO 32-bit Crashdump, backtrace or other files

... — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

ClockProgramming commented 8 years ago

Yes i know but in previous version on pocketmine, you can kill animals. Like since 0.13.0 On Apr 11, 2016 1:38 AM, "Oliver" notifications@github.com wrote:

Mob AI isn't implemented yet. It doesn't handle health and such.

10 apr 2016 kl. 19:36 skrev Glitch_Player notifications@github.com:

Issue description

Write a short description about the issue NPC are immortals, meaning, they can't be killed.

Steps to reproduce the issue

Spawn a squid Try killing it. OS and versions

PocketMine-MP: PocketMine-MP version 1.6dev "[REDACTED]" (API 2.0.0) PHP: 7 OS: Windows 10 PRO 32-bit Crashdump, backtrace or other files

... — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/PocketMine/PocketMine-MP/issues/4120#issuecomment-208025561

jojoe77777 commented 8 years ago

I assume you have Slapper installed; it's a glitch in the current Slapper versions.

ClockProgramming commented 8 years ago

Oh yes, i have slapper On Apr 11, 2016 2:39 PM, "jojoe77777" notifications@github.com wrote:

I assume you have Slapper installed; it's a glitch in the current Slapper versions.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/PocketMine/PocketMine-MP/issues/4120#issuecomment-208184095

ClockProgramming commented 8 years ago

I just report this on right section

jojoe77777 commented 8 years ago

(You can get a fixed version of Slapper from https://github.com/PMPlugins/Slapper )

ClockProgramming commented 8 years ago

Thanks