Search results

  1. Jedzkie

    About VIP System

    how can i activate the vip system? thanks!
  2. Jedzkie

    About PK Enabled Maps

    hi! recently i browse some configurations of official server (pRO), then i noticed that some of the maps can be set to pk, without affecting the timer of pvp, so i would like to suggest to add a mapflag 'pk_enabled'. since its a official configuration. thank you. Source...
  3. Jedzkie

    Push Error

    i have a problem in "push" in Git, the error is "git did not exit cleanly. error code (128)"
  4. Jedzkie

    Level 160 Exp Table

    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
  5. Jedzkie

    Lua Error on AI

    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...
  6. Jedzkie

    2012 Love Dad Wings

    Requesting sprite, collection image, item image, of 2012 Love Dad Wings thanks!
  7. Jedzkie

    Ragnarok Web Game! by game321

    hi guys! game321 is making Ragnarok Zero, a ragnarok web browser game! all infos are here http://ragnarok.game321.com/storyline.shtml
  8. Jedzkie

    About GM Commands

    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
  9. Jedzkie

    About Double Strafe

    hi! how can i make customized effect of AC_DOUBLE, if the job is SNIPER and HUNTER, instead of 2 hit it will become 3 hits, and the other jobs like ARCHER, and has AC_DOUBLE skill will remain the same..  i really appriciate who help me on this! advance thank you!
  10. Jedzkie

    UseItemBlockWhenSitDown.lua from Aegis

    i saw this script from aegis, there's a config that blocks item usage when sit down. -- ÀÌÆÄÀÏÀº lua ¹®¹ý¿¡ µû¶ó ÀÛ¼ºÇØ¾ß ÇÕ´Ï´Ù.-- ÀÌ ÆÄÀÏÀº ¾ÉÀº»óÅ¿¡¼­´Â »ç¿ëÇÒ¼ö ¾ø´Â ¾ÆÀÌÅÛ ¸®½ºÆ®¸¦ Á¤ÀÇÇÕ´Ï´Ù.-- Ÿ°Ù-Ç÷¹ÀÌ¾î ·¹º§ ÀÔ´Ï´Ù.  -- mainÇÔ¼öÀÇ ¸®ÅϰªÀº ¹Þµå½Ã 2°³¿©¾ß Çϸç ù¹øÂ°°ÍÀº bool°ª...
  11. Jedzkie

    Moonstar and World Star Item Script

    hi! i found this on database of Aegis i think the script of this item will be SC_START, hope it will be implemented near future :3 item C_MoonStar_Accessory event OnStartEquip:                      SetBuff "EFST_MOONSTAR" 9999 1 return event OnFinishEquip:          ...
  12. Jedzkie

    Navigation Error

    hi! i copied rathena's new guides in renewal it support the navigation script but my problem is there's an error, mes "Do you need help navigating the city?"; F_Navi("[Prontera Guide]"); <----------------- this part is the error, it not recognize by the server even i copy its function...
  13. Jedzkie

    Points not updating

    hi again! i 'm gonna ask something about my problem, i use #VOTEPOINTS in my server and converts it to "cp_credits" in my sql, but my problem is it does not add 1 point in sql but i already converted it in npc, it works when 1 have a 1 point, but it dont work if i dont have points, here's my...
  14. Jedzkie

    Help on script

    hi! how can i set a black list here in my script? i copied the black list from disguise event, then i transfer it to my script. i set my black list as an array. i try to put if( .@disguise == .@blacklist[0] ) but its not working. can someone help me. here's my script: mes "[...
  15. Jedzkie

    About Heal and Potion Pitcher Skill AfterCastDelay

    hi to all! can someone help me in removing or editing the skill aftercastdelay of heal and potion pitcher? i set the aftercastdelay of these skills in skill_cast_db.txt in 0, but still they still have their fixed aftercastdelay, i try also set to 0 the settings like, delay_rate...
  16. Jedzkie

    Langtype 7 Login screen

    how can i enable login screen for langtype 7? any help there? thanks!
  17. Jedzkie

    Adding @reloadcashshop

    Hi guys u would like to suggest a command to reload cashshop. Because when i update some new items in the cash shop i need to restart my server in order to update its contents. Thank you.
  18. Jedzkie

    About Pin Code System

    does the pincode system stops the users from using bots?
  19. Jedzkie

    Script Error

    Hi! i have a script error here in herc, but in rA, i dont have any errors at all in this script here's my script: the error: Missing 1 Right Curly, line 1 function script Asgard_Scroll {  set .@Total,10; //<%>,<ItemID>,<Amount> setarray .@P1[0],5,6233,1; setarray...
  20. Jedzkie

    How to reload cash shop?

    is there any command that can reload the cash shop? thank you.
Back
Top