Jump to content

Jedzkie

Script Developers
  • Content Count

    632
  • Joined

  • Days Won

    4

Everything posted by Jedzkie

  1. Jedzkie

    Push Error

    i have a problem in "push" in Git, the error is "git did not exit cleanly. error code (128)"
  2. https://code.google.com/p/3ceam-2/source/detail?r=18 Ohh please implement this here in Hercules. yieee thanks! Topic: http://herc.ws/board/topic/948-official-costume-moonstar-and-world-star/ and http://herc.ws/board/topic/1940-moonstar-and-world-star-item-script/ Testing
  3. Jedzkie

    Elven Bow

    db/re/item_combo_db.txt 1746:1773,{ bonus bLongAtkRate,50; }
  4. ohh i see.. thanks for the information sir rytech!
  5. here's the level 150 ~ 160 exp table base on ro321.com, http://ro321.com/index.php?page=misc_table_exp&op=23 @EDIT: even in ratemyserver also had this table. http://ratemyserver.net/index.php?page=misc_table_exp&op=23
  6. I saw it in the sprite folder, later i'll post here. Im on cp now
  7. You can use my skin. It has all the buttons translated but its on rA can you post the link here?
  8. is this pRO or Other Official Servers? Its a custom item with effect what server do you think have this item?
  9. i think there's no translation of that button for now.
  10. btw, i'm using RE, so its uses the folder AI_Sakray http://www.mediafire.com/?qs6liul0ahsgiu6
  11. when i try to use /merai (custom AI config) this error pops up.. './AI_sakray/USER_AI/Battle.lua:259: attempt to call a table value' this is the code in line 259: for i,v in Friends do this is the full code: -- 3. Check if our friends has enemies. if object == 0 then for i,v in Friends do object = GetEnemyOf(v) end end
  12. i have a problem in Registration, in Account ID, what should i input? i've tried numbers but no luck.
  13. nope.. why? can't access the site?
  14. hi guys! game321 is making Ragnarok Zero, a ragnarok web browser game! all infos are here http://ragnarok.game321.com/storyline.shtml
  15. hi Dastgir, i tried your configuration in your post, but i can still use "@item" command due to the permission "all_commands: true"
  16. 1. how can i disabled #commands for GM 99? 2. how can i disabled certain commands for GM 99 also, even i use "all_commands: true" thank you for those who can help me
  17. try this: if(Class == 4015 || Class == 4022){ getitem 607,1; dispbottom "Crusaders and Paladin are Restricted to use this item.",0; end; } else { percentheal 100,100; }
  18. how many items does their storage have?
  19. well i think you're right, because if the client has the same packet that we use in herc, bgamez23 can login smoothly.
×
×
  • Create New...

Important Information

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