• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Conjure runes not working.

dominique120

Science & Reason
Senator
Premium User
Joined
Jun 16, 2013
Messages
3,881
Solutions
3
Reaction score
1,046
Location
Númenor
My blank rune has ID 2260. And in spells.xml I have "reagentId="2260"" but it still says I dont have the correct item. I also have this

event="function" value="conjureRune"

What is the problem here? and what scripts should I post?

TFS is 0.3.6
 
I tested it on both TFS 0.3.6 servers (8.54 and 8.6) and it works fine for me.

Do you have this with all runes?
Do you place the blank runes in your hand and not stacked?
Which datapack do you use?
 
I tested it on both TFS 0.3.6 servers (8.54 and 8.6) and it works fine for me.

Do you have this with all runes?
Do you place the blank runes in your hand and not stacked?
Which datapack do you use?


Datapack is moonOTS.
Yes I tried with stacked and non stacked.
Yes its with all the runes

My 0.3.6 rev is 3691 and I edited it to work with 860(was for 854) Could this be the problem?
 
The splitting spears message from that version means the blank runes are stacked in your hand, you need to do 1 in 1 hand or each hand 1, so not stacked.
 
The splitting spears message from that version means the blank runes are stacked in your hand, you need to do 1 in 1 hand or each hand 1, so not stacked.

Even unstacked runes say this. But when I put a single one in my had it works, stacked it gives a spear warning.
 
I tried in an 0.4 rev and I had no problem, is it possible to replace the part of the code in 0.3 that has this problem and use the one from 0.4?
 
Back
Top