-
Account Upgraded | Title Enabled!
e.pk some words
Hey guys I have got problem with these e.pk file I want to know what missing?
(filechk file_ver (country_type ENG) (filename skillroadmap))
(background
(font 12)
(link system ( param ( width 260) ( height 260) ( style title edge system) ( caption "Skills") ( layout script) ))
)
( frame
( page
( font 20)
( pos 90 0)
( line "Skills")
)
( page
( line "TEST")
( font 12)
( pos 110 60)
( link ( text "Knight") ( param load "SkillRoadmapKnightMenu" 1 ))
( pos 105 100)
( link ( text "Magician") ( param load "SkillRoadmapMageMenu" 1 ))
( pos 110 140)
( link ( text "Archer") ( param load "SkillRoadmapArcherMenu" 1 ))
( pos 110 180)
( line "ENJOY!)
)
( page
( pos 180 230)
( button "cancel" (text "Close") (width 10))
)
)
- - - Updated - - -
When I click on the npc doesn't work
-
-
Account Upgraded | Title Enabled!
Re: e.pk some words
The problem in (filename skillroadmap))
Should be numbers like this (filename s159341))
You can only use the letters in ( param load "")
-
Account Upgraded | Title Enabled!
Re: e.pk some words
Your totally wrong lol.
(filechk file_ver (country_type ENG) (filename honor))
(background
(font 12)
(link system ( param ( width 270) ( height 210) ( style title edge system) ( caption "Honor") ))
)
Doesn't matter if you write it as numbers or words.
-
Account Upgraded | Title Enabled!
Re: e.pk some words
You can not use letters at InitNPC That's what I mean
Try just numbers and It will work well
Last edited by UlyssesUlric; 04-04-15 at 03:05 AM.
-
Account Upgraded | Title Enabled!
Re: e.pk some words
Did you use my words and its worked?
-
Account Upgraded | Title Enabled!
Re: e.pk some words
(filechk file_ver (country_type ENG) (filename s850094))
(background
(font 12)
(link system ( param ( width 260) ( height 260) ( style title edge system) ( caption "Skills") ( layout script) ))
)
( frame ( font 12)
( line "TEST")
( link ( text "[Knight]I done thise quest, please change my job!") ( param load "SkillRoadmapKnightMenu" 1 ))
( line "")
( line "")
( line "")
( link ( text "[Magician] I done thise quest, please change my job!") ( param load "SkillRoadmapMageMenu" 1 ))
( line "")
( line "")
( line "")
( link ( text "[Archer] I done thise quest, please change my job!") ( param load "SkillRoadmapArcherMenu" 1 ))
( line "ENJOY!")
( link close ( text "[Close.]"))
)
-
Account Upgraded | Title Enabled!
Re: e.pk some words
clean your inbox , to send the message.