i changed it but i when i double click the TCG nothing happens,just change the item type to usable item.
just change the item type to usable and also the add script to add cashpoints to a player or useri changed it but i when i double click the TCG nothing happens,just change the item type to usable item.
i have 52 TCGs when i double click still 52 TCGs
i already change the type ,, but not yet changing the script to add cashpointsjust change the item type to usable and also the add script to add cashpoints to a player or useri changed it but i when i double click the TCG nothing happens,just change the item type to usable item.
i have 52 TCGs when i double click still 52 TCGs
should be like this?set cashpoint,cashpoint+1;
i did not try this, i dont remember how this work
but i have a script which is zeny
set Zeny,Zeny+rand(1000,10000);
yup, try thatshould be like this?set cashpoint,cashpoint+1;
i did not try this, i dont remember how this work
but i have a script which is zeny
set Zeny,Zeny+rand(1000,10000);
32710,TCG cashpoint,TCG cash point,2,20,,,,,,,0xFFFFFFFF,63,2,,,,,,{ set cashpoint,cashpoint+1; },{},{}
doesn't work..yup, try thatshould be like this?set cashpoint,cashpoint+1;
i did not try this, i dont remember how this work
but i have a script which is zeny
set Zeny,Zeny+rand(1000,10000);
32710,TCG cashpoint,TCG cash point,2,20,,,,,,,0xFFFFFFFF,63,2,,,,,,{ set cashpoint,cashpoint+1; },{},{}
32710,TCG cashpoint,TCG cash point,0,20,,,,,,,0xFFFFFFFF,63,2,,,,,,{ set cashpoint,cashpoint+1; },{},{}
It doesn't add cashpoints... how to know the rev? i have client 20130807 , can u give me the latest rev?what revision you are using? check your db if item_db.conf is available,
or try to use this
32710,TCG cashpoint,TCG cash point,0,20,,,,,,,0xFFFFFFFF,63,2,,,,,,{ set cashpoint,cashpoint+1; },{},{}
yeah ur right i want the TCG to be lostmaybe he want to lost the item tcg,
change 2 to 11
Type:
0 Healing item.
2 Usable item.
3 Etc item
4 Weapon
5 Armor/Garment/Boots/Headgear
6 Card
7 Pet egg
8 Pet equipment
10 Ammo (Arrows/Bullets/etc)
11 Usable with delayed consumption (item is lost from inventory
after selecting a target, for use with skills and pet lures)
18 Another delayed consume that requires user confirmation before
using item.
what do u mean? i need to put # in { set cashpoint,cashpoint+1; },{},{}If I remember well, the cash points and kafra points were stored in the account-variables named #CASHPOINTS and/or #KAFRAPOINTS.
haha so great.. thanks.I edited my previous post to elaborate a bit more. Hope you understand now!
We use essential cookies to make this site work, and optional cookies to enhance your experience.