Ingame menu

Results 1 to 7 of 7
  1. #1
    Member Expertul87 is offline
    MemberRank
    Dec 2012 Join Date
    82Posts

    note Ingame menu

    guys , have veri big problem , and i don't unferstand it :/


    i'm trying on NWK to make F1 menu , the problem is thet the fist page apear only , if i select teleport , the page close ... and nothing , can any one tell me if is something wrong in the teleport page to not make it open?

    (filechk file_ver (country_type ENG) (filename s900702))
    (background
    (font 12)
    (wrap 370)
    (link system
    ( param ( width 493) ( height 325) ( style title vscroll) ( caption "Kal Braila Menu") ( layout script) )
    )
    (link mainframe
    ( param ( upleft "data\ui\info-menu-top left.bmp" )
    ( upcenter "data\ui\info-menu-top center.bmp" )
    ( upright "data\ui\info-menu-top right.bmp" )
    ( left "data\ui\\info-menu-left.bmp" )
    ( right "data\ui\info-menu-right.bmp" )
    ( downleft "data\ui\info-menu-bottom left.bmp" )
    ( downcenter "data\ui\info-menu-bottom center.bmp" )
    ( downright "data\ui\info-menu-bottom right.bmp" )

    ( offset 0 0 0 -20 )
    ( titlebar 0 0 355 45 ( caption 30 -20 ) ( close 0 -15 ) )
    ( bg 10 10 -10 -25 )
    )
    )

    ( page ( font 12)
    ( pos 1 90)
    ( offset 0)
    ( button ( param send quest 8093 0 ) (bitmap "button") (text "D1") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 130)
    ( offset 0)
    ( button ( param send quest 8093 2 ) (bitmap "button") (text "Winter") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 170)
    ( offset 0)
    ( button ( param send quest 8093 4 ) (bitmap "button") (text "Elder") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 210)
    ( offset 0)
    ( button ( param send quest 8093 6 ) (bitmap "button") (text "AoG") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 250)
    ( offset 0)
    ( button ( param send quest 8093 8 ) (bitmap "button") (text "Traitor") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 290)
    ( offset 0)
    ( button ( param send quest 8093 10 ) (bitmap "button") (text "Battle") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 290)
    ( offset 0)
    ( button ( param send quest 8093 12 ) (bitmap "button") (text "FoE") ( color 255 255 255))
    )
    ( page ( font 12)
    ( pos 145 90)
    ( offset 0)
    ( button ( param send quest 8093 18 ) (bitmap "button") (text "D2") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 130)
    ( offset 0)
    ( button ( param load "s900703" ) (bitmap "button") (text "ToP") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 170)
    ( offset 0)
    ( button ( param send quest 8093 52 ) (bitmap "button") (text "Dv") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 210)
    ( offset 0)
    ( button ( param send quest 8099 0 ) (bitmap "button") (text "LorD") ( color 255 255 255))
    )


    or is at the teleport button on first page?

    ( page ( font 12)
    ( pos 1 90)
    ( offset 0)
    ( button ( param load "s900702" ) (bitmap "button") (text "Teleport") ( color 255 255 255))
    )
    i really don't now good these things


  2. #2
    make Love, not War! HadesKal is offline
    MemberRank
    Feb 2008 Join Date
    PandoraLocation
    535Posts

    Re: Ingame menu

    this file existing????
    s900702

  3. #3
    Member Expertul87 is offline
    MemberRank
    Dec 2012 Join Date
    82Posts

    Re: Ingame menu

    in the creepers repack yes , and i taken f1 menu from thet repack , is problem because i added manual?

  4. #4
    Member Expertul87 is offline
    MemberRank
    Dec 2012 Join Date
    82Posts

    Re: Ingame menu

    remade F1 @ s100001~s100007 :| same problem , only first page :(



    (filechk file_ver (country_type ENG) (filename s100001))
    (background
    (font 12)
    (wrap 370)
    (link system
    ( param ( width 493) ( height 325) ( style title vscroll) ( caption "Kal Braila Menu") ( layout script) )
    )
    (link mainframe
    ( param ( upleft "data\ui\info-menu-top left.bmp" )
    ( upcenter "data\ui\info-menu-top center.bmp" )
    ( upright "data\ui\info-menu-top right.bmp" )
    ( left "data\ui\\info-menu-left.bmp" )
    ( right "data\ui\info-menu-right.bmp" )
    ( downleft "data\ui\info-menu-bottom left.bmp" )
    ( downcenter "data\ui\info-menu-bottom center.bmp" )
    ( downright "data\ui\info-menu-bottom right.bmp" )

    ( offset 0 0 0 -20 )
    ( titlebar 0 0 355 45 ( caption 30 -20 ) ( close 0 -15 ) )
    ( bg 10 10 -10 -25 )
    )
    )

    ( page ( font 12)
    ( pos 1 90)
    ( offset 0)
    ( button ( param load "s100002" ) (bitmap "button") (text "Teleport") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 130)
    ( offset 0)
    ( button ( param load "s100003" ) (bitmap "button") (text "Banker") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 170)
    ( offset 0)
    ( button ( param load "s000164" ) (bitmap "button") (text "Fort Merchant") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 210)
    ( offset 0)
    ( button ( param load "s100005" ) (bitmap "button") (text "KalCash Merchant") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 250)
    ( offset 0)
    ( button ( param load "s100006" ) (bitmap "button") (text "Skill Masters") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 290)
    ( offset 0)
    ( button ( param load "s100007" ) (bitmap "button") (text "Jobchanger") ( color 255 255 255))
    )
    ;-------------------------------------------------------------------------------------------------------------------------------------

    ( page ( font 12)
    ( pos 145 90)
    ( offset 0)
    ( line "Welcome to KalBraila v3") ( color 255 255 255))
    ( pos 145 130)
    ( line "Here you can find some links like teleport etc")
    )

    ;Narootuh
    ( page ( font 12)
    ( pos 145 270)
    ( button link (bitmap 'item038') ( param send quest 8093 40 )( tip "Narootuh This Cant be used in Assasin Mode")(colorkey 15 15 15))
    )

    ;Cargo station
    ( page ( font 12)
    ( pos 180 270)
    ( button link (bitmap 'item038') ( param send quest 8093 42 )( tip "Cargo Station This Cant be used in Assasin Mode")(colorkey 15 15 15))
    )

    ;Geum-oh Mine
    ( page ( font 12)
    ( pos 215 270)
    ( button link (bitmap 'item038') ( param send quest 8093 44 )( tip "Geum-oh Mine This Cant be used in Assasin Mode")(colorkey 15 15 15))
    )

    ;Pub of giant bird
    ( page ( font 12)
    ( pos 250 270)
    ( button link (bitmap 'item038') ( param send quest 8093 46 )( tip "Pub of giant bird This Cant be used in Assasin Mode")(colorkey 15 15 15))
    )

    ;Temp Fort
    ( page ( font 12)
    ( pos 285 270)
    ( button link (bitmap 'item038') ( param send quest 8093 48 )( tip "Temp Fort This Cant be used in Assasin Mode")(colorkey 15 15 15))
    )

    ;City of priests
    ( page ( font 12)
    ( pos 320 270)
    ( button link (bitmap 'item038') ( param send quest 8093 50 )( tip "City of priest This Cant be used in Assasin Mode")(colorkey 15 15 15))
    )
    this is first page


    (filechk file_ver (country_type ENG) (filename s100002))
    (background
    (font 12)
    (wrap 370)
    (link system
    ( param ( width 493) ( height 325) ( style title vscroll) ( caption "Teleporter") ( layout script) )
    )
    (link mainframe
    ( param ( upleft "data\ui\info-menu-top left.bmp" )
    ( upcenter "data\ui\info-menu-top center.bmp" )
    ( upright "data\ui\info-menu-top right.bmp" )
    ( left "data\ui\\info-menu-left.bmp" )
    ( right "data\ui\info-menu-right.bmp" )
    ( downleft "data\ui\info-menu-bottom left.bmp" )
    ( downcenter "data\ui\info-menu-bottom center.bmp" )
    ( downright "data\ui\info-menu-bottom right.bmp" )

    ( offset 0 0 0 -20 )
    ( titlebar 0 0 355 45 ( caption 30 -20 ) ( close 0 -15 ) )
    ( bg 10 10 -10 -25 )
    )
    )

    ( page ( font 12)
    ( pos 1 90)
    ( offset 0)
    ( button ( param send quest 8093 0 ) (bitmap "button") (text "D1") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 130)
    ( offset 0)
    ( button ( param send quest 8093 2 ) (bitmap "button") (text "Winter") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 170)
    ( offset 0)
    ( button ( param send quest 8093 4 ) (bitmap "button") (text "Elder") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 210)
    ( offset 0)
    ( button ( param send quest 8093 6 ) (bitmap "button") (text "AoG") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 250)
    ( offset 0)
    ( button ( param send quest 8093 8 ) (bitmap "button") (text "Traitor") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 290)
    ( offset 0)
    ( button ( param send quest 8093 10 ) (bitmap "button") (text "Battle") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 330)
    ( offset 0)
    ( button ( param send quest 8093 12 ) (bitmap "button") (text "FoE") ( color 255 255 255))
    )
    ( page ( font 12)
    ( pos 145 90)
    ( offset 0)
    ( button ( param send quest 8093 18 ) (bitmap "button") (text "D2") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 130)
    ( offset 0)
    ( button ( param load "s100004" ) (bitmap "button") (text "ToP") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 170)
    ( offset 0)
    ( button ( param send quest 8093 52 ) (bitmap "button") (text "Dv") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 210)
    ( offset 0)
    ( button ( param send quest 8099 0 ) (bitmap "button") (text "LorD") ( color 255 255 255))
    )
    and this :( wen i click , is just closing first page , any ideea???http://forum.ragezone.com/attachment...u-captur-5.png
    Attached Thumbnails Attached Thumbnails captur-259-5.png  

  5. #5
    Member Expertul87 is offline
    MemberRank
    Dec 2012 Join Date
    82Posts

    Re: Ingame menu

    no ideea ???

    ... :( really , need one answer ... i don't understand why not working

  6. #6
    make Love, not War! HadesKal is offline
    MemberRank
    Feb 2008 Join Date
    PandoraLocation
    535Posts

    Re: Ingame menu

    pretty sure the problem is in the file u want to open...

  7. #7
    Member Expertul87 is offline
    MemberRank
    Dec 2012 Join Date
    82Posts

    Re: Ingame menu

    the s100001 is up there , and this
    is the page thet must open , u see any mistake ? i don't :/
    (filechk file_ver (country_type ENG) (filename s100002))
    (background
    (font 12)
    (wrap 370)
    (link system
    ( param ( width 493) ( height 325) ( style title vscroll) ( caption "Teleporter") ( layout script) )
    )
    (link mainframe
    ( param ( upleft "data\ui\info-menu-top left.bmp" )
    ( upcenter "data\ui\info-menu-top center.bmp" )
    ( upright "data\ui\info-menu-top right.bmp" )
    ( left "data\ui\\info-menu-left.bmp" )
    ( right "data\ui\info-menu-right.bmp" )
    ( downleft "data\ui\info-menu-bottom left.bmp" )
    ( downcenter "data\ui\info-menu-bottom center.bmp" )
    ( downright "data\ui\info-menu-bottom right.bmp" )

    ( offset 0 0 0 -20 )
    ( titlebar 0 0 355 45 ( caption 30 -20 ) ( close 0 -15 ) )
    ( bg 10 10 -10 -25 )
    )
    )

    ( page ( font 12)
    ( pos 1 90)
    ( offset 0)
    ( button ( param send quest 8093 0 ) (bitmap "button") (text "D1") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 130)
    ( offset 0)
    ( button ( param send quest 8093 2 ) (bitmap "button") (text "Winter") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 170)
    ( offset 0)
    ( button ( param send quest 8093 4 ) (bitmap "button") (text "Elder") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 210)
    ( offset 0)
    ( button ( param send quest 8093 6 ) (bitmap "button") (text "AoG") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 250)
    ( offset 0)
    ( button ( param send quest 8093 8 ) (bitmap "button") (text "Traitor") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 290)
    ( offset 0)
    ( button ( param send quest 8093 10 ) (bitmap "button") (text "Battle") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 1 330)
    ( offset 0)
    ( button ( param send quest 8093 12 ) (bitmap "button") (text "FoE") ( color 255 255 255))
    )
    ( page ( font 12)
    ( pos 145 90)
    ( offset 0)
    ( button ( param send quest 8093 18 ) (bitmap "button") (text "D2") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 130)
    ( offset 0)
    ( button ( param load "s100004" ) (bitmap "button") (text "ToP") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 170)
    ( offset 0)
    ( button ( param send quest 8093 52 ) (bitmap "button") (text "Dv") ( color 255 255 255))
    )

    ( page ( font 12)
    ( pos 145 210)
    ( offset 0)
    ( button ( param send quest 8099 0 ) (bitmap "button") (text "LorD") ( color 255 255 255))
    )



Advertisement