Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: CONFIGURAR /STORE EN SERVER  (Visto 1159 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline xhelitazz Posteado: March 27, 2020, 11:44:27 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 46
  • Gracias recibida: 3
  • cl
Quien me podria ayudar a configurar el /store en mi server, no abre de ninguna manera eh tratado de todo.


Offline XxBrayxX #1 Posteado: March 27, 2020, 11:46:04 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 259
  • Gracias recibida: 94
  • ar
especifica que files usas sino no te podemos ayudar


Offline cienfuegos #2 Posteado: March 27, 2020, 11:47:12 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 354
  • Gracias recibida: 43
  • az
Di los files y si te refieres al personal store o a otra cosa


Offline xhelitazz #3 Posteado: March 28, 2020, 12:13:35 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 46
  • Gracias recibida: 3
  • cl
Creo que los files son mu emu





Offline xhelitazz #4 Posteado: March 28, 2020, 12:19:53 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 46
  • Gracias recibida: 3
  • cl
Tengo para modificar los Comandos el CommandManager que sale esto:
//Index   Delay   GameMaster   Syntax
50        0       *            "/store"

//AccountLevel   Switch   MinLevel   MaxLevel   MinReset   MaxReset   Money   Coin1   Coin2   Coin3
0                1        *          *          *          *          0       0       0       0
1                1        *          *          *          *          0       0       0       0
2                1        *          *          *          *          0       0       0       0
3                1        *          *          *          *          0       0       0       0
end

y para modificar la syntax GameServerInfo - Command
intente poner esto en GameServerInfo - Command y no me funco

;==================================================
; Custom Store Settings
;==================================================
CustomStoreSwitch = 1
CustomStoreMapZone = -1
CustomStoreEnable_AL0 = 1
CustomStoreEnable_AL1 = 1
CustomStoreEnable_AL2 = 1
CustomStoreEnable_AL3 = 1
CustomStoreRequireLevel_AL0 = 400
CustomStoreRequireLevel_AL1 = 400
CustomStoreRequireLevel_AL2 = 400
CustomStoreRequireLevel_AL3 = 400
CustomStoreRequireReset_AL0 = 10
CustomStoreRequireReset_AL1 = 10
CustomStoreRequireReset_AL2 = 10
CustomStoreRequireReset_AL3 = 10
CustomStoreCommandSyntax = /store bless
CustomStoreCommandJoBSyntax = bless
CustomStoreCommandJoSSyntax = soul
CustomStoreCommandJoCSyntax = chaos
CustomStoreCommandWCCSyntax = wcc
CustomStoreCommandWCPSyntax = wcp
CustomStoreCommandWCGSyntax = wcg
CustomStoreJoBName = .::BLESS STORE::.
CustomStoreJoSName = .::SOUL STORE::.
CustomStoreJoCName = .::CHAOS STORE::.
CustomStoreWCCName = .::WCC STORE::.
CustomStoreWCPName = .::WCP STORE::.
CustomStoreWCGName = .::WCG STORE::.
CustomStoreText1 = You do not have permission to use /store
CustomStoreText2 = You can only activate the command in the safe zone
CustomStoreText3 = Personal Shop is empty or items are without price
CustomStoreText4 = ATTENTION!! All items in this store are sold for Jewel of Bless
CustomStoreText5 = ATTENTION!! All items in this store are sold for Jewel of Soul
CustomStoreText6 = ATTENTION!! All items in this store are sold for Jewel of Chaos
CustomStoreText7 = ATTENTION!! All items in this store are sold for WCoinC
CustomStoreText8 = ATTENTION!! All items in this store are sold for WCoinP
CustomStoreText9 = ATTENTION!! All items in this store are sold for Goblin Point
CustomStoreText10 = You must be at least Level %d to use /store
CustomStoreText11 = You must be at least %d Resets to use /store

;==================================================
; Custom Store Offline Settings
;==================================================
CustomStoreOfflineSwitch = 1
CustomStoreOfflineGPGain = 0
CustomStoreOfflineMapZone = -1
CustomStoreOfflineEnable_AL0 = 1
CustomStoreOfflineEnable_AL1 = 1
CustomStoreOfflineEnable_AL2 = 1
CustomStoreOfflineEnable_AL3 = 1
CustomStoreOfflineRequireLevel_AL0 = 400
CustomStoreOfflineRequireLevel_AL1 = 400
CustomStoreOfflineRequireLevel_AL2 = 400
CustomStoreOfflineRequireLevel_AL3 = 400
CustomStoreOfflineRequireReset_AL0 = 10
CustomStoreOfflineRequireReset_AL1 = 10
CustomStoreOfflineRequireReset_AL2 = 10
CustomStoreOfflineRequireReset_AL3 = 10
CustomStoreOfflineCommandSyntax = /offstore
CustomStoreOfflineText1 = You do not have permission to use the /offstore
CustomStoreOfflineText2 = You need to open the Personal Store before
CustomStoreOfflineText3 = You can only activate the command in the safe zone
CustomStoreOfflineText4 = You must be at least Level %d to use the /offstore
CustomStoreOfflineText5 = You must be at least %d Resets to use the /offstore




Offline NasLy #5 Posteado: March 28, 2020, 12:26:35 AM

  • Colaborador
  • 0 puntos por ventas
  • *
  • *
  • Rank: Puto amo
  • Posts: 441
  • Gracias recibida: 12119
  • ar
Ah que te referis que no funciona?
Creo que es como vender un item por Zen. Pero tenes que usar el Comando antes de cerrar si no me equivoco
Ejemplo:
Colocas un item Ponele que queres 5 Bless por el item
/store bless

Nunca es tarde para ser lo que podias haber sido.

Offline NasLy #6 Posteado: March 28, 2020, 12:27:42 AM

  • Colaborador
  • 0 puntos por ventas
  • *
  • *
  • Rank: Puto amo
  • Posts: 441
  • Gracias recibida: 12119
  • ar
CustomStoreCommandSyntax = /store bless
CustomStoreCommandJoBSyntax = bless
CustomStoreCommandJoSSyntax = soul
CustomStoreCommandJoCSyntax = chaos
CustomStoreCommandWCCSyntax = wcc
CustomStoreCommandWCPSyntax = wcp
CustomStoreCommandWCGSyntax = wcg

Eso son los comandos
/store chaos
/store wcg
ETC

Nunca es tarde para ser lo que podias haber sido.

Offline xhelitazz #7 Posteado: March 28, 2020, 09:22:59 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 46
  • Gracias recibida: 3
  • cl
Claro, si se cómo activarlo en el juego. Pero no configurarlo a la base de datos para que lo tome el juego


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
5 Replies
3765 Views
Last post August 16, 2017, 10:50:56 AM
by xBebo1994x
4 Replies
3971 Views
Last post August 26, 2020, 05:53:40 PM
by mudavion
43 Replies
14948 Views
Last post July 23, 2021, 11:35:37 PM
by [GM]KING
2 Replies
1360 Views
Last post February 20, 2018, 03:35:52 PM
by -Rastaa.TSM☢
0 Replies
590 Views
Last post June 22, 2019, 10:05:44 AM
by Tomy