Mana Medicine

Results 1 to 9 of 9
  1. #1
    Account Upgraded | Title Enabled! Swatty is offline
    MemberRank
    Oct 2006 Join Date
    264Posts

    Mana Medicine

    I know how to make a mana medicine now ... just change the hp into mp ... but if I use it I get a message

    you got 1 of damage from the enemy

    and the normal message too Mana medicine item is used
    it also restore the mana points, but I don`want this damage message ...
    How to do that ?


  2. #2
    Account Upgraded | Title Enabled! GoDL1k3 is offline
    MemberRank
    Sep 2006 Join Date
    GERMANY >.<Location
    234Posts

    Re: Mana Medicine

    Wow crazy bug o.0
    copy the inititem line pls.

  3. #3
    Account Upgraded | Title Enabled! Swatty is offline
    MemberRank
    Oct 2006 Join Date
    264Posts

    Re: Mana Medicine

    (item (name 302) (Index 47) (Image "item002") (desc 1) (class general refresh) (code 4 8 0 0) (country 2) (use 1) (plural 1) (cooltime 1300) (buy 20) (sell 4) (effect 23) (specialty (refresh mp 200) ) )

  4. #4
    The Almighty One Quitta is offline
    MemberRank
    Sep 2006 Join Date
    C:\My DocumentsLocation
    283Posts

    Re: Mana Medicine

    your message-e is wrong i think (I'm noob 2 xD)

  5. #5
    Account Upgraded | Title Enabled! gorlian is offline
    MemberRank
    Mar 2007 Join Date
    Dunno.......Location
    535Posts

    Re: Mana Medicine

    yeah, upload your system list

  6. #6
    Account Upgraded | Title Enabled! TheUltimate is offline
    MemberRank
    Apr 2007 Join Date
    BelgiumLocation
    868Posts

    Re: Mana Medicine

    just (item (name 302) (Index 47) (Image "item002") (desc 4500) (class general refresh) (code 4 8 0 0) (country 2) (use 1) (plural 1) (cooltime 1300) (buy 20) (sell 4) (effect 23) (specialty (refresh mp 200) ) )
    or something
    and then be sure ur something (itemdesc 4500 "Mana Medicine Used")

  7. #7
    aka Reb3lzrr Boarderkoen is offline
    MemberRank
    Aug 2006 Join Date
    boskoopLocation
    669Posts

    Re: Mana Medicine

    Quote Originally Posted by TheUltimate View Post
    just (item (name 302) (Index 47) (Image "item002") (desc 4500) (class general refresh) (code 4 8 0 0) (country 2) (use 1) (plural 1) (cooltime 1300) (buy 20) (sell 4) (effect 23) (specialty (refresh mp 200) ) )
    or something
    and then be sure ur something (itemdesc 4500 "Mana Medicine Used")
    Do you even know what your talking about?
    The desc what your talking about is the DESCRIPTION of the item, is should be smthing like "refreshes 300 mana point"

    What the other people mean is that the Engine, is calling a wrong system_msg , and thats why it sais: "You got 1 damage from the ennemy"

  8. #8
    Account Upgraded | Title Enabled! Swatty is offline
    MemberRank
    Oct 2006 Join Date
    264Posts

    Re: Mana Medicine

    I get both messages the right one and the wrong one ...


    [PHP]
    ( sys 0 "You got %1!d! of damage from the enemy")
    ( sys 1 "Please choose your character.")
    ( sys 2 "No more than 12 letters for the ID length.")
    ( sys 3 "No more than 16 letters for the PW length.")
    ( sys 4 "Unable to connect to the server.")
    ( sys 5 "You need 2 points.")
    ( sys 6 "Choose your job.")
    ( sys 7 "No more than 14 letters for the name of your character.")
    ( sys 8 "Problem occurred on creating your character. - NA_ERROR.")
    ( sys 9 "Wrong job number. - NA_WRONGJOB.")
    ( sys 10 "Exceed the maximum number of character that you can create.")
    ( sys 11 "There's a same name in the game.")
    ( sys 12 "Problem occurred on sharing points.")
    ( sys 13 "Problem occurred on logging in. - LA_ERROR.")
    ( sys 14 "Wrong ID or doesn't exist.")
    ( sys 15 "Wrong passwords.")
    ;( sys 16 "It's already logging in.")
    ( sys 16 "Please try to connect it again later.")
    ( sys 17 "Your ID is blocked. Please check your E-Mail or ask to help@inixsoft.co.kr Thanks for Enjoying KAL online.")
    ( sys 18 "The ID has been expired.")
    ( sys 19 "Creating Socket Window failed")
    ( sys 20 "There is a point left. Use all point.")
    ( sys 21 "You can create up to 3 characters.")
    ( sys 22 "Wrong name. Special letter and space can't be used.")
    ( sys 23 "Knight")
    ( sys 24 "Magician")
    ( sys 25 "Archer")
    ( sys 26 "%1 is increased by %2!d!.")
    ( sys 27 "%1 is decreased by %2!d!.")
    ( sys 28 "Fire Resistance")
    ( sys 29 "Ice Resistance")
    ( sys 30 "Lightning Resistance")
    ( sys 31 "Non Elemental Resistance")
    ( sys 32 "Curse Resistance")
    ( sys 33 "Strength")
    ( sys 34 "Health")
    ( sys 35 "Intelligence")
    ( sys 36 "Wisdom")
    ( sys 37 "Agility")
    ( sys 38 "On Target Point")
    ( sys 39 "Evasion Point")
    ( sys 40 "Defense")
    ( sys 41 "Absorption Rate")
    ( sys 42 "Min. Physical Attack")
    ( sys 43 "Max. Physical Attack")
    ( sys 44 "Min. Magical Attack")
    ( sys 45 "Max. Magical Attack")
    ( sys 46 "Wondering %1")
    ( sys 47 "Health Point")
    ( sys 48 "Magic Point")
    ( sys 49 "Max. Health Point")
    ( sys 50 "Max. Magic Point")
    ( sys 51 "Point")
    ( sys 52 "Skill Point")
    ( sys 53 "Level")
    ( sys 54 "Exp")
    ( sys 74 "Version is not matched with the server. Can't connect to the server")
    ( sys 75 "Grade")
    ( sys 76 "Endurance")
    ( sys 77 "Destroyed")
    ( sys 78 "Evasion Point")
    ( sys 79 "Defense")
    ( sys 80 "Absorption Rate")
    ( sys 81 "Fire Resistance")
    ( sys 82 "Ice Resistance")
    ( sys 83 "Lightning Resistance")
    ( sys 84 "Curse Resistance")
    ( sys 85 "Non Elemental Resistance")
    ( sys 86 "Physical Attack")
    ( sys 87 "Magical Attack")
    ( sys 88 "Effective Range")
    ( sys 89 "On Target Point")
    ( sys 90 "Quality")
    ( sys 91 "Texture Quality")
    ( sys 92 "High")
    ( sys 93 "Medium")
    ( sys 94 "Low")
    ( sys 95 "Enable")
    ( sys 96 "Disable")
    ( sys 97 "Plants")
    ( sys 98 "Water Effect")
    ( sys 99 "OK")
    ( sys 100 "Cancel")
    ( sys 101 "Close")
    ( sys 102 "You gave %1!d! of damage to the enemy.")
    ( sys 103 "Shadow")
    ( sys 104 "Do you want to destroy the %1?")
    ( sys 105 "Do you want to delete the character?")
    ( sys 106 "Resolution")
    ( sys 107 "Connection lost with the server")
    ( sys 108 "Connection has lost because the time synchronization was not matched between the server and the client.")
    ( sys 109 "The feature is not supported yet")
    ( sys 110 "Are you sure you want to quit the game?")
    ( sys 111 "Geon(s)")
    ( sys 112 " ")
    ( sys 113 "[Notice]")
    ( sys 114 "After %1!d!minute(s), the server is closing")
    ( sys 115 "Server closing process has been canceled")
    ( sys 116 "After %1!d!second(s), the server is closing")
    ( sys 117 "Server has been closed")
    ( sys 118 "[Stone of Fire : Grade %1!d!]#nActive Percentage 30%%#nAdditional Fire Damage %2!d!~%3!d!")
    ( sys 119 "[Stone of Ice : Grade %1!d!]#nActive Percentage 30%%#nAdditional Ice Damage %2!d!~%3!d!")
    ( sys 120 "[Stone of Lightning : Grade %1!d!]#nActive Percentage 30%%#nAdditional Lightning Damage %2!d!~%3!d!")
    ( sys 121 "[Stone of Health Absorption : Grade %1!d!]#nExecute after successful attack#n Recovers Health from %2!d!%% of damage")
    ( sys 122 "[Stone of Energy Absorption : Grade %1!d!]#nExecute after successful attack#n Recovers Energy from %2!d!%% of damage")
    ( sys 123 "[Stone of Blow : Grade %1!d!]#nActive Percentage 30%%#nNon Elemental Damage %2!d!~%3!d!")
    ( sys 124 "Topography Quality")
    ( sys 125 "Compass")
    ( sys 126 "%1 skill couldn't be executed")
    ( sys 127 "%1 is activated")
    ( sys 128 "%1 is canceled")
    ( sys 129 "%1 is short")
    ( sys 130 "This program can't be executed alone. Please execute KalOnline.exe again")
    ( sys 131 "MSG_SAMEPLAYERONGAME")
    ( sys 132 "Your ID is blocked. Please check your E-Mail or ask to help@inixsoft.co.kr Thanks for Enjoying KAL online.")
    ( sys 133 "There's a problem on information of character")
    ( sys 134 "The character is not existed")
    ( sys 135 "You are already wearing an item")
    ( sys 136 "Equipped items can't be deleted")
    ( sys 137 "The item can't be equipped")
    ( sys 138 "This item can't be dropped")
    ( sys 139 "Attacking missed the target")
    ( sys 140 "Evaded the enemy's attack")
    ( sys 141 "You're dead. You'll revive after 10 minutes at the latest crow statue you saved.")
    ( sys 142 "Please connect again after few seconds.")
    ( sys 143 "The term of validity has been expired.")
    ( sys 144 "You tried to log in with same account and game closes automatically.")
    ( sys 145 "You're expelled")
    ( sys 146 "/coordinates")
    ( sys 147 "Price when buying : ")
    ( sys 148 "Deleting the %1.")
    ( sys 149 "Buying the %1.")
    ( sys 150 "Selling them %1.")
    ( sys 151 "DirectX 9.0b or higher must be installed to play KalOnline.")
    ( sys 152 "/time")
    ( sys 153 "Brightness")
    ( sys 154 "You've run it more than once.")
    ( sys 155 "Character sight range")
    ( sys 156 "Price when selling : ")
    ( sys 157 "Not enough money.")
    ( sys 158 "You got %1!d! Geon.")
    ( sys 159 "%1!d! Geon is spent.")
    ( sys 160 "%1 will be dropped.")
    ( sys 161 "Items only can be dropped on the ground.")
    ( sys 162 "Destroying item")
    ( sys 163 "Packet transferring fails")
    ( sys 164 "During Logging in, an undefined error has occurred.")
    ( sys 165 "You only can upload once on the trading list.")
    ( sys 166 "/trade")
    ( sys 167 "%1 is wanting to trade, do you accept it?")
    ( sys 168 "The one is on trade. You can't trade in.")
    ( sys 169 "The one canceled the trade.")
    ( sys 170 "First, select the item please.")
    ( sys 171 "Waiting for the result for trade.")
    ( sys 172 "Cancel can't be made.")
    ( sys 173 "Exceed the number of items that can be traded.")
    ( sys 174 "Trading is ending normally.")
    ( sys 175 "Trading is ending abnormally.")
    ( sys 176 "The item can be traded is on the item list. Registering on trade list has been canceled.")
    ( sys 177 "The other party's inventory space is full.")
    ( sys 178 "Trade has canceled.")
    ( sys 179 "During trade, wrong reply has been received.")
    ( sys 180 "Ask for trade to %1.")
    ( sys 181 "Asking for trade has failed.")
    ( sys 182 "The other party accept your offer for trade.")
    ( sys 183 "No priority on the item.")
    ( sys 184 "You can't connect to the server because of the limitation of the age.")
    ( sys 185 "You got critical damage of %1!d! from the enemy")
    ( sys 186 "You gave critical damage of %1!d! to the enemy.")
    ( sys 187 "The other party refused the trade.")
    ( sys 188 "Trade has started.")
    ( sys 189 "Too far away for trade.")
    ( sys 190 "disconnected or nonexistent player.")
    ( sys 191 "Your ID is not allowed to connect.")
    ( sys 192 "No item can be picked up near you.")
    ( sys 193 "You got %1.")
    ( sys 194 "You got %2!d! %1.")
    ( sys 195 "You need %1!d! point(S).")
    ( sys 196 "Exceed the number that you can choose.")
    ( sys 197 "whisper")
    ( sys 198 "Job Limitation : %1")
    ( sys 199 "Level Limitation : %1!d!")
    ( sys 200 "Government Position Limitation : %1")
    ( sys 201 "Not enough Magic Point.")
    ( sys 202 "[Current Grade %1!d!]")
    ( sys 203 "[Next Grade %1!d!]")
    ( sys 204 "<Executable Skill>")
    ( sys 205 "<Maintaining Skill>")
    ( sys 206 "<Applied Skill>")
    ( sys 207 "%1 skill has canceled.")

    ( sys 208 "Character Information (Hotkey:C)")
    ( sys 209 "Inventory (Hotkey:I)")
    ( sys 210 "Skill (Hotkey:S)")
    ( sys 211 "Party (Hotkey:P)")
    ( sys 212 "Map (Hotkey:M)")
    ( sys 213 "Option (Hotkey:ESC)")
    ( sys 214 "Rest")
    ( sys 215 "#nSits down on the ground#nand recovers the health point and energy")
    ( sys 216 "Trade")
    ( sys 217 "#nRequests for trade to others")
    ( sys 218 "Pick")
    ( sys 219 "#nPicks up items on the ground#nHotkey: Spacebar")
    ( sys 220 "Wondering Knight")
    ( sys 221 "Apprentice Knight")
    ( sys 222 "Commander")
    ( sys 223 "Vagabond Swordman")
    ( sys 224 "General")
    ( sys 225 "God of Sword")
    ( sys 226 "Scholar")
    ( sys 227 "Literary Man")
    ( sys 228 "Hermit")
    ( sys 229 "Chairperson of Joong-Bang")
    ( sys 230 "Ascetic")
    ( sys 231 "Military Adviser")
    ( sys 232 "Wondering Archer")
    ( sys 233 "Apprentice Archer")
    ( sys 234 "Imperial Commander")
    ( sys 235 "Expert Archer")
    ( sys 236 "Imperial General")
    ( sys 237 "God of Bow")
    ( sys 238 "Party request has been made by %1.")
    ( sys 239 "%1 is already in an another party.")
    ( sys 240 "You have no authority to express the party request.")
    ( sys 241 "The version of updater is changed, please restart the game")

    ( sys 242 "%1 refused the party request.")
    ( sys 243 "%1 has joined the party.")
    ( sys 244 "No more party member is allowed.")
    ( sys 245 "You have been expelled from the party.")
    ( sys 246 "You became a leader of the party.")
    ( sys 247 "The party has been dispersed.")
    ( sys 248 "%1 has been expelled from the party.")
    ( sys 249 "%1 has left from the party.")
    ( sys 250 "You have left from the party.")
    ( sys 251 "/party")
    ( sys 252 " Party request has been made by %1. Do you accept it?")
    ( sys 253 "%1 has refused the party request.")
    ( sys 254 "/leaveparty")
    ( sys 255 "The target is not selected or found.")
    ( sys 256 "The party request has been made to %1.")
    ( sys 257 "The targeted character is not connected or in range.")
    ( sys 258 "/expelparty")
    ( sys 259 "You have joined to the party.")
    ( sys 260 "Normal")
    ( sys 261 "Party")
    ( sys 262 "Guild")
    ( sys 263 "Option")
    ( sys 264 "Task")
    ( sys 265 "Mission (hotkey:Q)")
    ( sys 266 "Government position has been changed from %1 to %2.")
    ( sys 267 "Contribution")
    ( sys 268 "Unable to connect to the server because of the busyness. Please use another server.")
    ( sys 269 "You redeemed the %1 item.")
    ( sys 270 "You redeemed %2!d! of %1 items.")
    ( sys 271 "#n Party request has been made to the other character.")
    ( sys 272 "Party request has been made to %1.")
    ( sys 273 "You redeemed %1!d! Geon.")
    ( sys 274 "/refusetrade ")
    ( sys 275 "Trade status has been changed to refusal.")
    ( sys 276 "/allowtrade")
    ( sys 277 " Refusal status for trade has been canceled.")
    ( sys 278 "/refuseparty")
    ( sys 279 "Party status has been changed to refusal.")
    ( sys 280 "/allowparty")
    ( sys 281 "Refusal status for party has been canceled.")
    ( sys 282 "This place is saved as the revival place.")
    ( sys 283 "The last saved revival place is %1.")
    ( sys 284 "Moving to %1.")
    ( sys 285 "Above %1 %2!d! level")
    ( sys 286 "[Training Completed %1!d!]")
    ( sys 287 "Try enchanting. But when it fails, its endurance may be reduced or destroyed. Continue to try enchanting?")
    ( sys 288 "Enchanting %1 has failed. The endurance has reduced by %2!d!.")
    ( sys 289 "Additional damage of %1 by the series of magic.")
    ( sys 290 "%1 has been destroyed.")
    ( sys 291 "%1 has succeeded to enchant and the item

  9. #9
    The Almighty One Quitta is offline
    MemberRank
    Sep 2006 Join Date
    C:\My DocumentsLocation
    283Posts

    Re: Mana Medicine

    K i gonna say something i don't know a shit about xD but it sounds fun to say and makes me look more skilled :D hehe

    Hex-edit the mainserv.

    Ok i can be totalt wrong :D probly but i tried to help xD
    probly it's a wrong referal to the systemmessage.
    Looks quite logical



Advertisement