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

multielement

  1. demon088

    Solved Multi element wand with attack

    Hello Otland! I have this weapon actually working, but I want to make it different. Take a look on this code: -- Wand/Rod Multi-Elements. -- by leyendario. local config = { min1 = 0.5, min2 = 1, max1 = 1, max2 = 1 } local fisico = createCombatObject()...
Back
Top