the idea is, to create a custom card type item that can be slotted to Helm/Armor or Garment but will have different effect depending where it is slotted... for now, i have this item bonus working
{ if (getiteminfo(getequipid(EQI_ARMOR),5)==16) { bonus bAgi,5;} if (getiteminfo(getequipid(EQI_GARMENT),5)==4) {bonus bVit,5;} }
but the problem is that, when you equipped both Armor and Garment instead of giving only +5 AGI and VIT, it gives you double so +10 AGI and VIT.... so if anyone here whos good enough pls help ? :< im using custom card script btw, to be enable to slot on Head/Armor/Garment
bump.. T_T any good custom scripters here?
This item bonus if from Necro card... i know what it does but could somebody explain more details for me pls?
if(getiteminfo(getequipid(EQI_HAND_R),11)==10)
i just need to know what does "11" and ==10 means or this (drosera card)
if(getiteminfo(getequipid(EQI_HAND_R),9)>3)
i wana know what these number represents...
Halow. just need a quick help its this possible? adds +5 to STR if equipped in HELM, if equipped with GARMENT +5 to AGI, if eqp with ARMOR +5 to VIT. only 1 bonus will work, and depends on where it was equipped, this is a card bonus btw. im making a custom card type item that can be slotted to HELM or GARMENT or ARMOR but will change bonus depends on where it is equp. an example bonus would much be appriciated thanks!
Are you trying to say that there is another way to do this??
obviously every guide on how to put custom items are pretty much the same,
and how do you know that this guy you talking about is the first one who first "created" this guide?
Yea i kinda hate this kind of people who doesnt really make any effort. why create a server if you cant even search a "basic" item if you want that item here ill spoon feed it for you try this ff: 1. open your idnum2itemdisplaynametable.txt 2. press CTRL + F
3. type in "Black_Feather_Beret" / if you cant find it, then you dont have it if that doesnt work, try this 1. open your item_db 2. press CTRL + F 3. type in "Black_Feather_Beret" / if you stil cant find it, then you dont have it "If its a custom item, then you need to search for the sprite or ask somebody to give it to you.
Is there a way to limit the weapons? for example if you have 1 sword (itemd 1102) in your inventory, then you cant get the same item in your inventory,
29500,Assasin_Suit,Assasin Suit,5,89000,,500,,4,,1,0xFFFFFFFE,7,2,16,,10,1,0,{ changebase 12; },{},{ changebase Class; }
changebase 12;
change this to the job sprite u want
HI ! Anyone here have this sprites? http://ratemyserver.net/index.php?iname=Mystic+Orb&page=item_db&quick=1&isearch=Search Its an official sprites, i have it on item_db but the sprites are not working,
waat! did you try selecting the "Initiate New Scavenger Hunt" ? when i click that, im stuck... :< . btw, when using normal account it works normaly fine, but when your a GM and try to select that menu, i get stuck.
BUMP! ANYONE? :<