spawning mobs

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. S

    How do i set a mobs ai when i spawn it in?

    So, I have a server, where u kill mobs, But i want a pig that has an ai of a zombie of some sort, so i tried set ai of {pigA} to zombie, so what can i do to acheive this?
  2. D

    Server crashes after spawning monster.

    Skript Version (do not put latest):2.5-alpha6-MH Skript Author: Bensku Minecraft Version: 1.16.3 Code: on right click: if player's tool is a red dye named "&cBrimstone Jewel": if {activepet.%player%} is false: set {activepet.%player%} to false spawn a zombie...