-
Elite Member
help me
hi guys .. when i add everything in e.pk to make first and second job and eveything is fine and when i join the i game and press on the mane i find nothing ...
my e.pk is :
(background (font 12) (wrap 270)
(link system ( param ( width 230) ( height 276) ( style title edge system) ( caption "Job Changer") ( layout script) ))))
( line "kalonline private server job changer")
( page ( offset 3 5) ( button ( param send quest 1997 1) (text "Lv. 30 Any Class") (width 35)))
( line "Knight")
( page ( offset 3 5) ( button ( param send quest 1998 1) (text "Vagabond Sword-Man") (width 35)))
( page ( offset 3 5) ( button ( param send quest 1999 1) (text "Commander") (width 35)))
( line "Archer")
( page ( offset 3 5) ( button ( param send quest 1998 1) (text "Expert Archer") (width 35)))
( page ( offset 3 5) ( button ( param send quest 1999 1) (text "Imperial General") (width 35)))
( line "Mage")
( page ( offset 3 5) ( button ( param send quest 1998 1) (text "Hermit") (width 35)))
( page ( offset 3 5) ( button ( param send quest 1999 1) (text "CJB") (width 35))))
-----------------------------------------------------------------------------------------------------------------------
(background
(font 12)
(wrap 270)
(link system ( param ( width 270) ( height 155) ( style title edge system vscroll) ( Caption "talk") ( layout script) ))
)
(frame ( font 12)
( line " [Job Changer] : Sorry. you can't change your Job.")
( line " because of following reasons:")
( line " - your Level is to low")
( line " - you already changed your Job before. ")
( line "")
( link close ( text "[Talk end] ok. I understand!" )))
-
-
Elite Member
Re: help me
Take it copy from any other e.pk . just be sure that quest.txt same as e.pk.