Solved Spawn a pig named "Timmy"

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Aidanete

Active Member
Apr 11, 2017
139
10
0
I want to spawn a pig named Timmy. Here is my code, please help!
code_language.skript:
if {_rev} is 6:
            spawn a pig named "<light aqua>Timmy" at the player

Error:
code_language.skript:
Can't understand this condition/effect: ...

... refers to the effect of spawn a pig named Timmy

Help!
 
Thank you, it doesn't show errors but it don't spawn any pig.

EDIT: Was my error, I put wrong the name of the variable that stores where it have to spawn, sorry, your code was correct
 
Last edited:
  • Like
Reactions: Snow-Pyon
Status
Not open for further replies.