if first => probably need to stop using :ott1:
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) :laugh:
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 :wink:
# ----------------------------
# 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
22-01-15
Mistik
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 :wink:
- - - Updated - - -
and to be sure =>copy inside lang(ENU or what you use) folder
22-01-15
GODSKIN
Re: ingameshop don't work
Quote:
Originally Posted by Mistik
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 :wink:
- - - 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
: (
22-01-15
Mistik
Re: ingameshop don't work
Quote:
Originally Posted by GODSKIN
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 :wink:
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 :wink:
- - - Updated - - -
p.s.
Quote:
emblem icon
is this part
Quote:
\uE024
how to use ?
simple
if tag is:
gameserver.customtag.access3 = [GM] %s
then need to change to
gameserver.customtag.access3 = [GM] %s
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 :wink:
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 :wink:
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
#
# GM enemity state on login (Values: Normal, Neutral, Enemy; Anything else will stand for Normal)
# Default: Normal
gameserver.administration.enemity.gm.connection = Neutral
# ----------------------------
# 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
22-01-15
Mistik
Re: ingameshop don't work
p.s.
Quote:
emblem icon
is this part
Quote:
\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)
em, so gm tag is almost showing :ott1:
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
22-01-15
GODSKIN
Re: ingameshop don't work
Quote:
Originally Posted by Mistik
em, so gm tag is almost showing :ott1:
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 @ @
22-01-15
Mistik
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