• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

item

  1. J

    HELP FOR ADDING NEW CUSTOM ITEM

    Is there anyone here who can help me on how to add new custom item? Can you Team viewer me or help me pleasee. I have the sprite of runes of power and i want to add it on my server
  2. nana

    Cant see ANY item

    Im using client 20180307, with translation of https://github.com/Asheraf/Translation I can login and i see almost everything ok except ... i cant see items, any item, i even try with normal knife weird thing i dont have problems with monstersbut when i launch my client i get 3 errors...
  3. Atomik

    Item drop rate wont get 100%

    Hey guys, so i've been trying to set item drop rate to 100 % but idk why its not working i had to go to Mobdb.conf and edit them to make them a 100% drop rate item my drops.conf also looks completely fine. Please help  :)
  4. S

    Create a Doram Item

    Hello. I want to create a item in my Database, that can be equiped only by Doram Race. But i just don't kwon what do i have to put in "equip_jobs", since my database does not have any Doram Item yet, so i can not just copy it. Does anyone has any clue about that? Thank you a lot
  5. K

    failed npc->checknear test.

    I made an item call a function which have player interaction to choose on a menu but it gets the error npc_scriptcont: failed npc->checknear test. Heres an example of it: Item id of Knife -> 1202 with script on it as: callfunc "getSkill"; and the gist of the function of: function...
  6. Habilis

    Episode control ?

    Hello Is there a way for someone who isn't a total Ragnarok Online Nerd (Myself) To control the episode  Server wise and Client wise - Npcs - Monsters - Items - Maps - Commands I suppose all of this should be done manually... Is there a guide or a check-list to aid me in that process...
  7. Wolfeh

    Rand item with setarray amount

    I'm trying to make a random reward that keeps the amount in the amount array. I've tried several variations/methods and this is the closest I have gotten:     setarray .Prize[1],604,12129,617,12208,12103,12414;     setarray .Prize[2],25,5,5,1,1,1; getitem...
  8. bWolfie

    Disable Certain Items on Certain Map

    Is it possible to disable certain item ids or item slots per map? Example:  On the map prt_fild08, I want to disable the weapon Main Gauche [4] (item id 1208) from being equipped. And on the map ama_fild01, I want to disable armor (EQP_ARMOR) from being equipped. Is any of this possible...
  9. G

    Help Me No Display Headgear Custom

    Hi guys , thanks for coming  i need ur help , i have done editing custom headgear upper and lower with no more error .  but when i using that custome , nothing appears in my display  what should i do ? see attatch Please Help mee  already fixed 
  10. bWolfie

    Item Bonus: Readparam/AtkRate not working

    Please tell me I'm dreaming. Okay, so this is the script for my item.  The script has other 'readparam' in it, yet they function properly. Please, can anybody tell me why this one won't? Thanks. if (readparam(bStr) >= 90) { bonus bAtkRate,15; } Edit: In fact, the 'bonus bAtkRate,n;' is...
  11. mrlongshen

    Tiny browser popup from itemlink

    Hi all. I try to link a website in my server. But when clicking on it, only a tiny ro browser will appear. How to make it auto size to 1024x768 or any big size by default when clicking a link ? Below is the screenshot, i need to resize to see the link I click. Help Me. How to resize. Thank you.
  12. mrlongshen

    Job change using item

    Hi, I'm requesting simple script. When user click an item, a selection 2nd job change popup show.  For example current job is Lord Knight, when player click, they can choose what job they want, and automatic change into that class.
  13. R

    Percentage Refiner

    Hello all, I am in need of a refine which can be configured with a certain item and percentage. Like where you can set the required item id along with the percentage of refining chance it will increase. let say i set magic stone with 20% chance in increase of refining rate. something like that...
  14. A

    iteminfo.lub support!

    Hello people! As we all know this is the main function Now, My server doesnt 'drop' unidentified items, so there is no means for the unidentifiedDisplayName, unidentifiedResourceName, unidentifiedDescriptionName, variable. Now the question is, What should be the 'code' be for the...
  15. Waken

    Wickebine's Black Tail from jRO

    Where i can get the updates from jRO?? I search this item : http://forums.warpportal.com/index.php?/topic/144316-wickebines-black-tail-does-it-exist/ Thanks!
  16. A

    i can't equip my 'shadow' item.

    { Id: 20000 AegisName: "Shadow Armor" Name: "Shadow_Armor" Type: 5 Weight: 10 Loc: 65536 Script: <" "> },   Am i missing something? I'm using 20120418 client. I can't equip the shadow item.
  17. mrlongshen

    Error adding custom item on 2013 client.

    Hello all. I tried to add custom item.. but this error appear. how to fix it ? im using 2013 client.. I have follow this instruction.. add your custom .spr and .act hereDatatexture유저인터페이스collectionDatatexture유저인터페이스itemDatasprite아이템Datasprite악세사리남Datasprite악세사리여then add it...
  18. J

    Vending Drag-Drop Item Price Check

    So I tried modifying my vending skill to use Cashpoints instead of Zeny and coded it like this: vending.c at "vending_purchasereq" /*==========================================* Purchase item(s) from a shop*------------------------------------------*/void vending_purchasereq(struct...
  19. F

    Requests

    how to remove item color.
  20. F

    Requests

    how to add if you use the valkyrie_box_catch we need 10pcs valkyrie_box_catch if you dont have 10pcs = dispbottom "You don't have "+ getitemname(valkyrie_box_catch 10pcs) +" in your inventory"; like dispbottom "You don't have "+ getitemname(Valkyrie_Armor) +" in your inventory"; if work...
Back
Top