players,Sorry about this thread i know some of you don't like tibia luas...
Question : How do I make Wands with magic?
I just had an Items named Wizard Wand, the Items id is 75 for snowballs,
But when I use it in-Game of course i just see my player throwing snowball but,
I want to change that snowball to Fire spell or Ice spell...
How do I do?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[7000] = {
name = "Wizard Wand",
desc = "Very PowerFull Stick.",
r = 255, g = 255, b = 255,
action = "equip",
slot = 3,
twohand = false,
eimage = "gfx/weiwen/UchiwaTibia/wand9.png",
fimage = "gfx/weiwen/UchiwaTibia/wand9.png",
offsety = 9,
equip = 75,
scalex = 0.5,
scaley = 0.5,
atk = 25,
speed = -1,
func = equip,
By the way I want to know how to modify gfx size but wand gfx is too big than my Player I want to make it fit to my player I tried by adding these too codes but nothing happens...
1
2
2
scalex = 0.5, scaley = 0.5,
Thanks,
-MaskedØbïtø
[Tibia]-Magic Wand
1 
Offline
Ryden