Jump to content

x13th

Members
  • Posts

    206
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by x13th

  1. conf / battle / skill.conf // This setting is to enable the 20% fixed and 80% variable cast time also known as renewal casttime settings. // When this setting is disabled variable cast time will become 100% and instant cast will be available again // and cast time will be reducable only by dex. // Note: When this setting is disabled ( Sacrament, Radius and other skills and statuses that reduces fixed cast time // will no longer become functional ). Default: yes renewal_cast_enable: no
  2. Same effect >.< Gravity Error </3
  3. I'm getting gravity error lately when using @main command and I was wondering if anyone could help me. It only occurs to those using Main Chat. The cause is unsure, but the person typing the message which crashes it always crashes at the exact moment he presses the "Enter" key same prob here http://www.eathena.ws/board/index.php?showtopic=260764 but i cant get it >.<
  4. Hi. I want the event npc to give a prize which is vote points but the problem is npc dont give me points. here's the script query_sql ("SELECT `points` FROM `v4p_voters_info` WHERE `accountid` = '"+getcharid(3)+"'", @vote); set .@new, @vote +5;// if( .@new < 0 ) // safty first.. set .@new, 0; dispbottom "Gained Reward Points. Current Reward Points:"+.@new+""; query_sql("UPDATE `v4p_voters_info` SET `points` = '"+.@new+"' WHERE `accountid` = '"+getcharid(3)+"'");
  5. i already disabled missing palletes/sprites messages but no luck >.<
  6. i use this prontera candy map. here's the link http://www.eathena.w...pic=256606.html and when i log in. this error pop up. please help me. thank you <3
  7. i guess its not a simple cash shop. its a dynamic shop. using a coin to buy items. ?
×
×
  • Create New...