Jump to content

domez86

Members
  • Posts

    207
  • Joined

  • Last visited

Everything posted by domez86

  1. thank you, I wanted to ask you: do many of the refining tickets already exist, for what have you created new ones? I refer to your 50xxx items.
  2. hi, how do I enter commands with # in this new groups? thank you. { id: 6 name: "Helper" inherit: ( "Player" ) level: 0 commands: { item: true item2: true warp: true who: true baselvl: true joblvl: true jobchange: true stpoint: true skpoint: true } },
  3. Excuse me, could you only answer my last question?
  4. and if i restart / reload server? after the first time, npc detects item in inventory / equip? or do you notice that you have already received items and that's it?
  5. and if i restart / reload server?
  6. yes, it concerns every single char, not account equip. okok but I don't understand how this script it detects equip if id equip is not there. since it is an item that has all the restrictions (restrictions 507) I would like npc to look right in the inventory and in the equip and if it sees it it refuses. not that it looks if you have already received item, that is not only a script that is spoken only once. excuse my bad english
  7. sorry, is there no script mode? not found...
  8. hi, can I ask you how the npc detects that a char has already taken the equip? because I see that id equip you only insert it in 1 position in the script.
  9. can you explain this script to me? Does the item equip it directly? do I just have to enter an item id?
  10. i modified this: start_items: 1201,1,2:2301,1,16 in this: start_items: 1201,1,2:2301,1,16:2154,1,65536 but not work....
  11. hi, I need a npc that gives a free equip, but if the char already has the same item in the inventory or equipped you say that you already have it. thank you
  12. hi, I set up a new item that must already be equipped. why do I find it in the inventory? not equipped? i modified this: start_items: 1201,1,2:2301,1,16 in this: start_items: 1201,1,2:2301,1,16:2154,1,65536 but not work.... then I set: start_items: 2154,1,65536 but there is always armor equipped .... and my item anyway in the inventory ............. T.T
  13. hi, how can I change the image when I pass the pointer over the restrictions in item info? and general info? tnx
  14. ok, but i can without recompile?
  15. a solution without recompiling? maybe obscuring the number of online players or changing the message that gives the command.
  16. hi, how do i remove/disable the '/who' command? maybe obscuring the number of online players or changing the message that gives the command. thank you.
  17. if I raise this value, does it only increase hp or even the overall damage of the game? // Players' maximum HP rate? (Default is 100) hp_rate: 100 tnx!
  18. sorry guys but maybe I didn't explain myself, then: I need an invisible npc / automatic script that removes all buffs when entering a given map. then I need a npc that when you click on it add 450000 hp. I don't understand what this means in your script: 86400000,0,0 in addition to the bonus script. and in any case this script must be executable every time you click. please explain to me what it is for: ,60,512; ?
  19. sorry, the script that removes buffs in a given map serves me automatically, without clicks, without npc. then as for npc that gives you more hp, I need a complete npc, then explain to me what it means: 86400000,0,0?
  20. hi, I need a npc that when you click increases the maximum hp by 450000, or just just the script. then I would need an autodebuff script in a specific map, for example that when you enter that map it removes all buffs automatically. tnx!
  21. hi, my server has no item on this site ... how can I add it? or find an updated item_db_re.txt? thank you https://irowiki.org/wiki/Kafra_Shop_Box_Archives
  22. Hi, could anyone help me fix these errors? thank you.
×
×
  • Create New...