Could someone tell me how to create a flame, but it shouldn't be a normal flame! the flame should teleport u somewhere
(that part i can script) But when u get teleported you mount should also die/dissapear.
Code: Select all
Thanks.Code: Select all
Thanks.Code: Select all
var mount := GetEquipmentByLayer( me, 25 );
destroyitem(mount);