Forum

> > CS2D > Scripts > [Tibia]-Magic Wand
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch [Tibia]-Magic Wand

5 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt [Tibia]-Magic Wand

Ryden
User Off Offline

Zitieren
Hey all us 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
[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
scalex = 0.5,
scaley = 0.5,


Thanks,
-MaskedØbïtø

alt Re: [Tibia]-Magic Wand

Masea
Super User Off Offline

Zitieren
user Ryden hat geschrieben
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
scalex = 0.5,
scaley = 0.5,
You could have tried a basic graphic programs to scale such.

alt Re: [Tibia]-Magic Wand

Ryden
User Off Offline

Zitieren
@user Ajmin: ohh i can't understand what to do
Can you explain it please?

Any More Helps please??? waiting from too long time
1× editiert, zuletzt 04.09.17 23:27:46
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht