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

Compiling Conjure Runes

marcos16

Falkhonn
Joined
May 4, 2012
Messages
224
Reaction score
1
Hello guys from OTLand
I want my server not to check the amount of blank rune in the count. Ex: have more than 1 blank rune and manage to cast the rune ...
Should I change this line?
Code:
if(item->isStackable() && item->getItemCount() != 1)

Thanks in advance.

--Edit--
Use tfs 0.4 rev 3777
 
Last edited:
Back
Top Bottom