Jump to content

Critica

Members
  • Posts

    223
  • Joined

  • Last visited

Everything posted by Critica

  1. 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?
  2. So what's the difference between that and this? " mob_item_ratio "
  3. 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...
  4. 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!
  5. so you want the bonus to work on items? like misc items?
  6. so you want this? bonus bSetRace,n; Race becomes n search for epoque's bonus pack
  7. as stated above blvl: [true, false]
  8. Ic,. thank you i got it working now
  9. iM i the only one whos having this problem? i cant see the bottom part, i tried to drag the edges but it doesnt work, any fix on this?
  10. Centralized? u mean single target? i think u can edit it on skill_db
  11. 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?
  12. Critica

    item ID

    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.
  13. 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,
  14. Question, so whats the advantage of this Ragexe on Ragre other than the cash shop?
  15. TSR have those set items, but the site is down.
  16. hmm.. so.. if i merge/fuse 2 xcards, ill get ycard? is that it?
  17. i dont get it.. how is this different from the mob_item_ratio.txt? can this add custom item drop on mob?
  18. 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
  19. 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,
  20. done! still stuck, no map errors or anything., http://postimg.org/image/4xmfxtntd/
  21. 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? :<
×
×
  • Create New...