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

shoottype="crystalarrow"

wizzar

New Member
Joined
Aug 21, 2009
Messages
90
Reaction score
0
I want to use crystal arrow, is it possible? I tryed to add in-source but the client gets a crytical error =/
 
well, the spirte is already created, i would use the arrow going up-right for all directions but in the source, there's something like SHOOT_EFFECT_CAKE = 0x29
this 0x29 defines what sprite will be used, how can i know wich is crystal arrow
 
well, the spirte is already created, i would use the arrow going up-right for all directions but in the source, there's something like SHOOT_EFFECT_CAKE = 0x29
this 0x29 defines what sprite will be used, how can i know wich is crystal arrow
It wouldn't work - client would debug unless you edit Tibia.spr (and possibly Tibia.dat) and add a new shootType.
 
Back
Top