#need help with NOAI NBT tag
1 messages · Page 1 of 1 (latest)
also why are you looping
you just want to spawn a zombie with a name and no ai?
trigger:
spawn 1 of zombie at player's location
set display name of last spawned entity to "e"```
check out skbee docs for no ai
use your brain
if you cant then skript isnt for you
read it
6 months....
and you have to watch a terrible tutorial on setting the name of a mob
6 months and you dont know how to read docs
these people bro
literal step by step in depth walkthrough docs
so you've been deliberately neglecting one of the most useful sources for teaching yourself?
not one of
and your only excuse is that you "taught" yourself?
and now, instead of facing your bad qualities or bad habits, you instead lash out at me
😂 smartest self-taught "dev"
selling skript $121231231 per line dm me type of person
🤯 good deal?!
we are, just not to people who scream at us
and ignore all the advice and information we give them
^
okay
well aside from me believing that's a lie,
now would be a great time to start learning from it
it is impossible to skript for 6 months and not hear about docs
.
okay
good luck doing that all on your own without help
🤯
cya 👋
spawn x with nbt from y
It kind of does help though
spawn x with nbt from y
Check docs and you would see what they mean

command /trainingdummy: trigger: set {_zombie} to spawn zombie at player wait 1 tick set {_zombie} to {_zombie} as zombie if name of {_zombie} is "e": set {_dummyNBT} to "{NoAI:1}" set nbt of {_zombie} to {_dummyNBT}
Uh I’ve been skripting for like 4 months and started using the docs like 1st week into it