Jump to content
  • 0

spider head drops


KalleLP

Question

2 answers to this question

Recommended Posts

  • 1

i'd need an head with spider texture, for exapmle skin that has spider as a head.

 

 

on death:
	attacker is a player
	set {_head} to {player name}'s head
	if victim is a spider:
		drop {_head} named "spiders head" at victim's location
Hello!
IGN✦ centralwtf
Gender★ he/him
==========================================

Owner★ Boxable, NetherBox, FishHype

 ==========================================

Joined★ 22.07.2019

Member -> VIP ★ 29.04.2020

 ==========================================

obraz_2021-04-08_103028.png.8fa96840c599c6ff81febf732163163f.png

 

 

Link to comment
Share on other sites

  • 0

This is how it works I found out

on death:
  if victim is spider:
    set {_head} to ("MHF_Spider" parsed as offline player)'s head
    drop {_head} named "%victim% head" at victim's location
    stop

 

 

Link to comment
Share on other sites

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
×
×
  • Create New...