Jump to content

greenieken

Members
  • Content Count

    90
  • Joined

  • Last visited

Everything posted by greenieken

  1. greenieken

    Valk armors

    Hi. Im trying to modify the valkyrie armor garment shoes to be wearable by all jobs but to no avail. i tried to others jobs in Job { } but still it SG taek ninja, etc cannot wear it. anyone can help me?
  2. Can anyone enlighten me with my problem? Please.
  3. Hi. Im running a 255/120 server. I just noticed that a 255 vit just gives me a 74k hp, and when i tried it in other server, 100 vit gives me 100k hp. I didnt modify any settings in my server. What can I do about this?
  4. Hi. I tried adding a combo of custom item in item_combo_db.txt, but it seems not to be working. 5374:29314,{ bonus bDex,1; } here is my script. I see nothing wrong with it. Tried reloadscript and reloaditemdb and still it doesnt give me the stat.
  5. @Cretino Hi. What shop can I use for this hourly points? coz it seems that this point is different from cash point
  6. May I request for a modification. Instead of every hour, make it every 10 minutes. Instead of points, change to item. Stop when vending and pub, but allows AFK.
  7. where to insert the ()checkvending? @Zhao Chow
  8. I see. How about for specialeffect2(), misceffect() FROM OnAgitStart: while(agitcheck()) { specialeffect2 EF_BEGINSPELL6; sleep 425; } end; } TO OnAgitStart: while(agitcheck()) { specialeffect EF_BEGINSPELL6; sleep 425; } end; } right? @meko
  9. pow(10,.@i+1) / pow(10,.@i) to pow(10 ** .@i+1) / pow(10 ** .@i) is this right? @meko
  10. @meko I see. I am having difficulty in understanding the pow() command, where will I type the command for automatic conversion if i am using winscp?
  11. Hi there. I just noticed this today, npcs are working fine tho. How to fix this?
  12. @meko @Smoke Btw, is there a way to know what herc rev am I using? Coz im trying to put BG conquest but im having errors in compiling
  13. Noob questions. Are rathena scripts compatible with herc?
  14. Hi. I need some reviews about Ragnahosting.com, how's their service? Thanks!
  15. @Myriad I see. So it's the same with the older clients when it comes to adding custom items. Im using Notepad+ for editing, would that suffice? thanks man!
  16. Hi. Im sorry for my noob question, I've been out of the industry for 4 years. Regarding adding custom items, I have read the guide in the wiki but I just want to clarify. Im currently using 20151104 client, and it says that what i needed to edit was just iteminfo.lub? no need to edit the accname and accessoryid? Also, when editing this iteminfo.lub, do i just open it, edit, and then save? thanks in advance!
  17. So how will you able to sync it with the actual guild skill?
  18. @@Zhao Chow @@Garr Hi. client date is 2013-08-07 and both read lua before lub and read data folder first were checked. The only dilemma that I have is on how to convert my accname and accessoryid.lub into lua file so I will be able to edit those.
  19. @@Zhao Chow did you get this from my file? how can I change the lub files to lua? Also, No need to edit the idnum2itemresnametable anymore?
  20. @@Zhao Chow @@Dastgir Here's the whole data folder that I have extracted from my .grf http://www.mediafire.com/download/8oev751f66u00hy/data.rar I have not edited anything here, can you do a sample for 1 custom item? accname and accessoryid is in lub format, what I did before was to copy a lua format from other file and that's what I edited. maybe that may be one of the reason why I don't get it correctly. Anyway, kindly give me a sample using this data folder. thank you guys. Please bear with me.
  21. @@Zhao Chow I already did that. What's confusing me is that, why does my client looks for a different file name instead of the one that I input in the files. Example, the filename is _jejecap but the client looks for this filename: (see image below) http://tinypic.com/r/s10sok/9
  22. @@Zhao Chow @@Dastgir here: http://pastebin.com/VCBpCCEb http://pastebin.com/vHDVDjfw My datainfo folder looks like this: http://tinypic.com/r/2dseg79/9 Can anyone of you help me via TV? If you have spare time.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.