ingameshop don't work

Results 1 to 14 of 14
  1. #1
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    ingameshop don't work

    out of ragezone
    Last edited by GODSKIN; 07-04-15 at 04:51 PM.


  2. #2
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: ingameshop don't work

    Quote Originally Posted by GODSKIN View Post
    i use NA last Client

    how to fix this

    thx
    how to fix what ?
    this?
    i use NA last Client
    or this?
    ingameshop don't work


    if first => probably need to stop using
    if second =>
    =>turn on gameshop in server config
    =>add to aion start bat string to be able use ingameshop in place of webshop
    =>add ingameshop patch file to game client(or change existing files and repack back to pak file)

    - - - Updated - - -

    p.s. what is inside ingameshop patch ? - just changed game ui file, where one dialog(webshop) is changed to other(ingameshop)
    if to wish => with simple compare original file and file from patch can easy find what part is responding for ingameshop - so, if really need and hands are from correct place => can remake it for any version

  3. #3
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: ingameshop don't work

    start.bat
    Spoiler:

    Code:
    @echo off
    start bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:2 -lang:enu -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"


    P.S. i don't have original Ui Client 4.5

  4. #4
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: ingameshop don't work

    Quote Originally Posted by GODSKIN View Post
    start.bat
    Spoiler:

    Code:
    @echo off
    start bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:2 -lang:enu -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"


    P.S. i don't have original Ui Client 4.5
    ok => in start bat is ok
    check that you add patch for gameshop and if that is on in server config

    https://mega.co.nz/#!zc0khIQI!X8NUzc...P2OxuLL-c74DZQ
    not sure but can try to use this one patch
    possible can be useful for you -
    http://forum.ragezone.com/f590/al-re...4/#post8137134

  5. #5
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: ingameshop don't work

    Quote Originally Posted by Mistik View Post
    ok => in start bat is ok
    check that you add patch for gameshop and if that is on in server config

    https://mega.co.nz/#!zc0khIQI!X8NUzc...P2OxuLL-c74DZQ
    not sure but can try to use this one patch
    possible can be useful for you -
    http://forum.ragezone.com/f590/al-re...4/#post8137134
    Thx for help

    Where location past ingameshop.pak ? in client

    ingameshop.properties it Ok

    Code:
    # ----------------------------
    # In game shop config's:
    # ----------------------------
    # Don't forget add on launcher -ingameshop
    # Enable in game shop
    # Default: false
    gameserver.ingameshop.enable = true
    
    # Enable gift system between factions
    # Default: false
    gameserver.ingameshop.gift = true
    
    # allows gifts at all or no
    gameserver.ingameshop.allow.gift = true

  6. #6
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: ingameshop don't work

    yep in this place

    so if :
    =>in config is on
    =>patch is in folder
    =>bat file ok

    but gameshop still not able =>
    possible patch not matching

    if gameshop is able to open but empty=>
    need to add items inside

    - - - Updated - - -

    patch need to be placed in L10N

    - - - Updated - - -

    and to be sure =>copy inside lang(ENU or what you use) folder

  7. #7
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: ingameshop don't work

    Quote Originally Posted by Mistik View Post
    yep in this place

    so if :
    =>in config is on
    =>patch is in folder
    =>bat file ok

    but gameshop still not able =>
    possible patch not matching

    if gameshop is able to open but empty=>
    need to add items inside

    - - - Updated - - -

    patch need to be placed in L10N

    - - - Updated - - -

    and to be sure =>copy inside lang(ENU or what you use) folder
    OK thx very now ingameshop wok : D

    i have one question

    now my accout is access = 3

    but character in game don't show tag [GM] and emblem icon

    : (

  8. #8
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: ingameshop don't work

    Quote Originally Posted by GODSKIN View Post
    OK thx very now ingameshop wok : D

    i have one question

    now my accout is access = 3

    but character in game don't show tag [GM] and emblem icon

    : (
    most simple part => but have some reason why is off
    with tag -> will be unable to invite in party, and chat server will show -> chat hack ;) because server wait user name , but will receive tag+username

    but ok

    just open =>
    Game\config\administration\admin.properties
    there is
    gameserver.customtag.enable = true
    and down will be tag describe for each access level

    for vip and premium tags
    Game\config\main\membership.properties
    gameserver.membership.tag.display.enable = true

    - - - Updated - - -

    and for sure need restart server => because server read config data from file on loading stage

    - - - Updated - - -

    p.s.
    emblem icon
    is this part
    \uE024
    how to use ?

    simple

    if tag is:
    gameserver.customtag.access3 = [GM] %s
    then need to change to
    gameserver.customtag.access3 = [GM] %s

    for info:


    \ue000\ue001\ue002\ue003\ue004\ue005\ue006\ue007\ue008\ue009\ue00a\ue00b\ue00c\ue00d
    \ue00e\ue00f\ue010\ue011\ue012\ue013\ue014\ue015\ue016\ue017\ue018\ue019\ue01a\ue01b
    \ue01c\ue01d\ue01e\ue01f\ue020\ue021\ue022\ue023\ue024\ue025\ue026\ue027\ue028\ue029
    \ue02a\ue02b\ue02c\ue02d\ue02e\ue02f\ue030\ue031\ue032\ue033\ue034\ue035\ue036\ue037
    \ue038\ue039\ue03a\ue03b\ue03c\ue03d\ue03e\ue03f\ue040\ue041\ue042\ue043\ue044\ue045
    \ue046\ue047\ue048\ue049\ue04a\ue04b\ue04c\ue04d\ue04e\ue04f\ue050\ue051\ue052\ue053
    \ue054\ue055\ue056\ue057\ue058\ue059\ue05a\ue05b\ue05c\ue05d\ue05e\ue05f\ue060\ue061
    \ue062\ue063\ue064\ue065\ue066\ue067\ue068\ue069\ue06a\ue06b\ue06c\ue06d\ue06e\ue06f
    \ue070\ue071\ue072\ue073\ue074\ue075\ue076\ue077\ue078\ue079\ue07a\ue07b\ue07c\ue07d
    \ue07e\ue07f\ue080\ue081\ue082\ue083\ue084\ue085\ue086\ue087\ue088\ue089\ue08a\ue08b
    \ue08c\ue08d\ue08e\ue08f\ue090\ue091\ue092\ue093\ue094\ue095\ue096\ue097\ue098\ue099
    \ue09a\ue09b\ue09c\ue09d\ue09e\ue09f\ue0a0\ue0a1\ue0a2\ue0a3\ue0a4\ue0a5\ue0a6\ue0a7
    \ue0a8\ue0a9\ue0aa\ue0ab\ue0ac\ue0ad\ue0ae\ue0af\ue0b0\ue0b1\ue0b2\ue0b3\ue0b4\ue0b5
    \ue0b6\ue0b7\ue0b8

  9. #9
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: ingameshop don't work

    Quote Originally Posted by Mistik View Post
    most simple part => but have some reason why is off
    with tag -> will be unable to invite in party, and chat server will show -> chat hack ;) because server wait user name , but will receive tag+username

    but ok

    just open =>
    Game\config\administration\admin.properties
    there is
    gameserver.customtag.enable = true
    and down will be tag describe for each access level

    for vip and premium tags
    Game\config\main\membership.properties
    gameserver.membership.tag.display.enable = true

    - - - Updated - - -

    and for sure need restart server => because server read config data from file on loading stage

    admin
    Spoiler:

    Code:
    #
    # This file is part of aion-lightning <aion-lightning.org>.
    #
    # aion-lightning is free software: you can redistribute it and/or modify
    # it under the terms of the GNU General Public License as published by
    # the Free Software Foundation, either version 3 of the License, or
    # (at your option) any later version.
    #
    # aion-lightning is distributed in the hope that it will be useful,
    # but WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    # GNU General Public License for more details.
    #
    # You should have received a copy of the GNU General Public License
    # along with aion-lightning.  If not, see <http://www.gnu.org/licenses/>.
    #
    # This file contains settings for admin commands
    # Command masks:
    #  10 - Server-Owner
    #   9 - Server-CoOwner
    #   8 - Root-Admin L3
    #   7 - Root-Admin L2
    #   6 - Root-Admin L1
    #	5 - Admin
    #	4 - Head-GM
    #	3 - GM
    #	2 - Jr.-GM
    #	1 - Supporter
    #	0 - Players
    #
    
    
    # ----------------------------
    # Admin Config's:
    # ----------------------------
    
    # GM Level
    # Default: 3
    gameserver.administration.gmlevel = 3
    
    # GM Panel
    # Default: 3
    gameserver.administration.gmpanel = 3
    
    # Acess enter base shield
    # Default: 3
    gameserver.administration.baseshield = 3
    
    # Free Flight Everywhere
    # Default: 3
    gameserver.administration.flight.freefly = 3
    
    # Unlimited Flight Time for GM's
    # Default: 3
    gameserver.administration.flight.unlimited = 3
    
    # Open every door without using a key
    # Default: 3
    gameserver.administration.doors.opening = 3
    
    # Auto-Res for admins
    # Default: 3
    gameserver.administration.auto.res = 3
    
    # Disable instance requirement for GMs
    # Default: 3
    gameserver.administration.instancereq = 3
    
    # Can view player details
    # Default: 3
    gameserver.administration.view.player = 3
    
    # ----------------------------
    # Admin Options:
    # ----------------------------
    # Enable GM login in invisible mode
    # Default: false
    gameserver.administration.invis.gm.connection = false
    
    # GM enemity state on login (Values: Normal, Neutral, Enemy; Anything else will stand for Normal)
    # Default: Normal
    gameserver.administration.enemity.gm.connection = Neutral
    
    # Enable GM login in invulnerable mode
    # Default: false
    gameserver.administration.invul.gm.connection = true
    
    # Enable GM login vision mode
    # Default: false
    gameserver.administration.vision.gm.connection = true
    
    # Disable GM whisper
    # Default: false
    gameserver.administration.whisper.gm.connection = true
    
    # Enable quest dialog error log, when quest not implemented or on dialog start error
    # Default: false
    gameserver.administration.quest.dialog.log = true
    
    # Add GM 1904 skills
    gameserver.administration.special.skill = 3
    
    # ----------------------------
    # GM Tag config's:
    # ----------------------------
    # Warning: Other players will be unable to invite to group, etc. using game visual interface!
    # When enabled each access level will display a different tag before player name
    # Default: true
    gameserver.customtag.enable = true
    
    # There is 6 Access Level on Retail
    # Custom tag for access level 1
    # Default: <Supporter>
    gameserver.customtag.access1 = [Supporter] %s
    
    # Custom tag for access level 2
    # Default: <Jr-GM>
    gameserver.customtag.access2 = [Jr-GM] %s
    
    # Custom tag for access level 3
    # Default: <GM>
    gameserver.customtag.access3 = <GM> %s
    
    # Extra access level tag for those who uses more then 3 levels
    # Custom tag for access level 4
    # Default: <Head-GM>
    gameserver.customtag.access4 = [Head-GM] %s
    
    # Custom tag for access level 5
    # Default: <Admin>
    gameserver.customtag.access5 = [Admin] %s
    
    # Custom tag for access level 6
    # Default: <Root-Admin L1>
    gameserver.customtag.access6 = [S-Admin L1] %s
    
    # Custom tag for access level 7
    # Default: <Root-Admin L2>
    gameserver.customtag.access7 = [S-Admin L2] %s
    
    # Custom tag for access level 8
    # Default: <Root-Admin L3>
    gameserver.customtag.access8 = [S-Admin L3] %s
    
    # Custom tag for access level 9
    # Default: <Server-CoOwner>
    gameserver.customtag.access9 = [Co-Owner] %s
    
    # Custom tag for access level 10
    # Default: <Server-Owner>
    gameserver.customtag.access10 = [S-Owner] %s
    
    # Enable item restriction
    gameserver.administration.trade.item.restriction = true
    # Enter world announce for gms
    # * - announce all of them
    # 1,2,3,4 etc - announce only gms with that level
    gameserver.admin.announce.levels = 3
    
    
    # ----------------------------
    # Mac Security (only 1 account in the same time)
    # ----------------------------
    # Include a ban on entry into the game with two windows (kick Persians)
    # Default: true
    gameserver.administration.guard.window = true
    
    # Include window, inquiring about what you can not enter
    # Default: true
    gameserver.administration.guard.windowtrue = true
    
    # Time in milliseconds, after which the character will kick if he opens the game at 2 windows
    # Default: 10000
    gameserver.administration.guardwindow.timekick = 10000


    PS. Chat server not runnig

    me run GS + LS Only

  10. #10
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: ingameshop don't work

    p.s.
    emblem icon
    is this part
    \uE024
    how to use ?

    simple

    if tag is:
    gameserver.customtag.access3 = [GM] %s
    then need to change to
    gameserver.customtag.access3 = \ue042 [GM] %s \ue043
    will get in game => white wing(left side) [GM] name white wing(right side)

    for info:


    \ue000\ue001\ue002\ue003\ue004\ue005\ue006\ue007\ue008\ue009\ue00a\ue00b\ue00c\ue00d
    \ue00e\ue00f\ue010\ue011\ue012\ue013\ue014\ue015\ue016\ue017\ue018\ue019\ue01a\ue01b
    \ue01c\ue01d\ue01e\ue01f\ue020\ue021\ue022\ue023\ue024\ue025\ue026\ue027\ue028\ue029
    \ue02a\ue02b\ue02c\ue02d\ue02e\ue02f\ue030\ue031\ue032\ue033\ue034\ue035\ue036\ue037
    \ue038\ue039\ue03a\ue03b\ue03c\ue03d\ue03e\ue03f\ue040\ue041
    \ue042\ue043\ue044\ue045
    \ue046\ue047\ue048\ue049\ue04a\ue04b\ue04c\ue04d\ue04e\ue04f\ue050\ue051\ue052\ue053
    \ue054\ue055\ue056\ue057\ue058\ue059\ue05a\ue05b\ue05c\ue05d\ue05e\ue05f\ue060\ue061
    \ue062\ue063\ue064\ue065\ue066\ue067\ue068\ue069\ue06a\ue06b\ue06c\ue06d\ue06e\ue06f
    \ue070\ue071\ue072\ue073\ue074\ue075\ue076\ue077\ue078\ue079\ue07a\ue07b\ue07c\ue07d
    \ue07e\ue07f\ue080\ue081\ue082\ue083\ue084\ue085\ue086\ue087\ue088\ue089\ue08a\ue08b
    \ue08c\ue08d\ue08e\ue08f\ue090\ue091\ue092\ue093\ue094\ue095\ue096\ue097\ue098\ue099
    \ue09a\ue09b\ue09c\ue09d\ue09e\ue09f\ue0a0\ue0a1\ue0a2\ue0a3\ue0a4\ue0a5\ue0a6\ue0a7
    \ue0a8\ue0a9\ue0aa\ue0ab\ue0ac\ue0ad\ue0ae\ue0af\ue0b0\ue0b1\ue0b2\ue0b3\ue0b4\ue0b5
    \ue0b6\ue0b7\ue0b8


    - - - Updated - - -

    any more questions?

  11. #11
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: ingameshop don't work

    GM tag don't work : (

    sorry for more question i first start 4 day on learn AION server

    CABAL server 3 YEAR


  12. #12
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: ingameshop don't work

    em, so gm tag is almost showing
    possible will help if will try to change for some diff text
    gameserver.customtag.access3 = <GM> %s

    and when will be saving file -> try to save in ansi encoding

  13. #13
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: ingameshop don't work

    Quote Originally Posted by Mistik View Post
    em, so gm tag is almost showing
    possible will help if will try to change for some diff text
    gameserver.customtag.access3 = <GM> %s

    and when will be saving file -> try to save in ansi encoding
    same ploblem ; (

    - - - Updated - - -

    or database have ploblem @ @

  14. #14
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: ingameshop don't work

    em, db just sending user name, not tag.... can check
    tag is adding => from db is taken user name as %s then check access level => then if level =3 and tag is on in config => send info to client to show tag+name



Advertisement