F1 menu dont work , can anyone help me for it>
Befor install koem v2 was warking ???
Printable View
F1 menu dont work , can anyone help me for it>
Befor install koem v2 was warking ???
F1 menu has no connection with KOEM V2.
F1 menu is a Dat file that place in the E.PK .
You maybe deleted it.
Open your e.pk (data/hypertext/e) with Config Editor.
Search for s100001.
If you don't have it , so just add it.
This is the real Kalonline F1 Menu:
Notice:Code:(filechk file_ver (country_type ENG) (filename s100001))
(background
(font 12)
(wrap 270)
(link system ( param ( width 270) ( height 255) ( style title edge system vscroll) ( caption "Help") ( layout script) ))
)
( frame ( font 12)
( line "[Mouse Control]")
( line "* Left Click * : Character moves when the ground is clicked. Character start attacking when the enemy is clicked. If it's not in the range, it runs to the effective range. If another character is clicked, it follows the target.")
( line "!Tip! : You can attack without moving while pressing the Shitf button.")
( line "* Right Click * : Right click for using skills. When an object is clicked, you use the skill that is ready. Also you can press & hold the right mouse button and drag the mouse to move the camera.")
( line "* Wheel button * : You can use wheel button to zoom in and out for the camera.")
( line "")
( line "")
( line "[Use quick command windows]")
( line "* Put an item that you want to use on a slot and push the number for the slot to use the item.")
( line "* Put a skill that you want to use on a quick command window and push the number for the quick command window to use the skill.")
( line "* Other actions can be put on the quick command window to use.")
( line "* There are two types of skills. One is can be used by just push the button for the quick command window like RUN and REST skills. The icons of the skill are surround by yellow line for these skills. The other one is used by clicking the right mouse button like BEHEADING and etc. The icons of the skill are surround by red line for these skills.")
( line "* The quick command windows have 10 slots and 10 groups which is total of 100 spaces. Group can be changed by pushing Ctrl + Number Button.")
( line "")
( line "")
( line "[Compass]")
( line "* The ball in the compass always locates the North. Base on the ball, left for west, right for east, and down for south.")
( line "")
( line "")
( line "[Character Information Window]")
( line "* Red gauge represents character?™s HP. When it goes down to 0, the chacracter will faint.")
( line "* Blue gauge represents character?™s MP. MP is for using skills.")
( line "* Yellow gauge represents character?™s EXP. when the lower gauge is full, the upper gauge gets one box and getting 10 boxes means level up. ")
( line "")
( line "")
( line "[Chatting Window]")
( line "* Chatting window is on lower of the window and messages are expressed as white color. Information about the game will be appeared on upper window.")
( line "* Whispering is expressed as blue color.")
( line "")
( line "")
( line "[Skill]")
( line "* Skill can be upgraded by skill point that can be earned from level-up or quests.")
( line "* Skill can be learned or upgraded from the master. You may see the first skill masters are at the cloister in Narootuh.")
( line "")
( line "")
( line "[Game System]")
( line "* If you get fainted in a combat, you get returned to the nearest the crow statue. But you can't be returned to Jook-Suh Cargo Station and Pub of the Giant Bird.")
( line "* You get 10% of HP & MP by beheading the monster but only the demons can be beheaded.")
( line "* /trade [Character's name] or use the trading icon to trade items and money with other characters.")
( line "")
( line "")
( line "[Other Commands]")
( line "* /suicide * : To suicide to return to the village but there?™s EXP lose.")
( line "* /coordinates * : To see the current position of the player.")
( line "* /trade [name] * : To apply to a character for trading. This feature can be used by using the trading icon.")
( line "* /whisper [name] * : To send personal message to a specific character.")
( line "* /time * : To show current time.")
( line "")
( line "")
( line "[Tip]")
( line "* Strength is related with physical attack and on-target points.")
( line "* Health is related with HP, increase of HP when level up, and non-elemontal resistance.")
( line "* Intelligence is related with magical attack, fire resistance, ice resistace, lightening resistance.")
( line "* Wisom is related with MP, increase of HP when level up, and curse resistance.")
( line "* Agility is related with evasion points, physic points, and physical attack.")
( line "* Important statistics order for the knight are strength, health, and agility.")
( line "* Important statistics order for the archer are agility, strength, and health or wisdom.")
( line "* Important statistics order for the magician are intelligence, wisdom, and agility.")
( line "* When you use the bonus points on strength, health, intelligence, wisdom, and agility, some statistic need 2 bonus points to make it up if it reaches on certain points.")
( line "* The one who made more damage to the monster has priority to pick it up the dropped item from the monster during the certain time.")
)
You can always edit the F1 menu as you like, Now you know it's s100001 , so just add some BackGrounds and Images , change sizes and here you go, you will make your own server F1 Menu.
Don't forget Quests.
Good luck!