Daniel12321 / NPCs

MIT License
18 stars 13 forks source link

Help File on Conditional Item Setup #35

Open Headbandog opened 7 years ago

Headbandog commented 7 years ago

I have attempted to create a conditional NPC using the two goto methods provided within the command function. It appears that the NPC isn't reacting to anything I do. I would like a syntax or example to use if possible.

Here is my Setup: 0Condition Item : 5x pixelmon:legend_badge failed ->2 Met ->1 Take:enabled 1Console Command /pokeedit %player_name% 1 s 2message: You do not have enough 3pause

Not sure if it is because im using a pixelmon item, but there is nothing in console on activation.

Daniel12321 commented 7 years ago

This should work fine (however it will always display the message). Any errors in console on startup? Using a pixelmon item should not be a problem.

Headbandog commented 7 years ago

0Condition Item : 5x pixelmon:legend_badge failed ->2 Met ->1 Take:enabled 1Console Command /pokeedit %player_name% 1 s 2message: You do not have enough. 3pause

For some reason, after I restarted my server about 3 times it started to work. Not really sure what happened. No errors in console at all

Headbandog commented 7 years ago

Would you like me to create a support document just for this portion of your plugin? I absolutely love it and cannot wait for future updates (Pixelmon:sprites for npc skins!) =)