{} { if(slavele <= 3) summon "Slave",1569,"9999999"; } { sc_end sc_all; }
2 questions:
1. How can I make it so the onequip script works correctly?
Note
2. How can I remove slaves/spawns/summons on unequip?
An answer to either question can solve the problem
Thank you
2 questions:
1. How can I make it so the onequip script works correctly?
Note
With code posted above it doesnt matter if its onequip or script both dont work as intended
>= do == work in that they summon the mobs but it doesnt measure the spawn count. Requipping the item continues to spawn the mob.
=< doesnt work at all.
>= do == work in that they summon the mobs but it doesnt measure the spawn count. Requipping the item continues to spawn the mob.
=< doesnt work at all.
2. How can I remove slaves/spawns/summons on unequip?
An answer to either question can solve the problem
Thank you
Last edited by a moderator: