Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: El Comando /reset me cobra 100m ponga lo que ponga  (Visto 790 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline tato0790 Posteado: July 14, 2019, 08:02:13 PM | Modificado: July 15, 2019, 06:16:10 PM by tato0790

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 35
  • Gracias recibida: 10
  • ar
Hola, tengo un problema, como dice el titulo. El comado / reset me cobra siempre 100m no importa que lo modifique. hasta ahora toque 3 lugares. a ver si me pueden ayudar con otro.

Este archivo, tanto en GameServer como en GameServerCS
Code: [Select]
[GameServerInfo]
;==================================================
; Post Command Settings
;==================================================
CommandPostType = 4

;==================================================
; Add Point Command Settings
;==================================================
CommandAddPointAutoEnable_AL0 = 1
CommandAddPointAutoEnable_AL1 = 1
CommandAddPointAutoEnable_AL2 = 1
CommandAddPointAutoEnable_AL3 = 1

;==================================================
; Change Command Settings
;==================================================
CommandChangeLimit_AL0 = 2
CommandChangeLimit_AL1 = 2
CommandChangeLimit_AL2 = 2
CommandChangeLimit_AL3 = 2

;==================================================
; Ware Command Settings
;==================================================
CommandWareNumber_AL0 = 5
CommandWareNumber_AL1 = 2
CommandWareNumber_AL2 = 3
CommandWareNumber_AL3 = 4

;==================================================
; Reset Command Settings
;==================================================
CommandResetType = 1
CommandResetAutoEnable_AL0 = 1
CommandResetAutoEnable_AL1 = 1
CommandResetAutoEnable_AL2 = 1
CommandResetAutoEnable_AL3 = 1
CommandResetCheckItem_AL0 = 0
CommandResetCheckItem_AL1 = 0
CommandResetCheckItem_AL2 = 0
CommandResetCheckItem_AL3 = 0
CommandResetMove_AL0 = 1
CommandResetMove_AL1 = 1
CommandResetMove_AL2 = 1
CommandResetMove_AL3 = 1
CommandResetQuest_AL0 = 0
CommandResetQuest_AL1 = 0
CommandResetQuest_AL2 = 0
CommandResetQuest_AL3 = 0
CommandResetSkill_AL0 = 0
CommandResetSkill_AL1 = 0
CommandResetSkill_AL2 = 0
CommandResetSkill_AL3 = 0
CommandResetLevel_AL0 = 400
CommandResetLevel_AL1 = 400
CommandResetLevel_AL2 = 400
CommandResetLevel_AL3 = 400
CommandResetMoney_AL0 = 50000000 - aca
CommandResetMoney_AL1 = 50000000 - aca
CommandResetMoney_AL2 = 50000000 - aca
CommandResetMoney_AL3 = 50000000 - aca
CommandResetCount_AL0 = 1
CommandResetCount_AL1 = 1
CommandResetCount_AL2 = 1
CommandResetCount_AL3 = 1
CommandResetLimit_AL0 = 100
CommandResetLimit_AL1 = 100
CommandResetLimit_AL2 = 100
CommandResetLimit_AL3 = 100
CommandResetLimitDay_AL0 = 3
CommandResetLimitDay_AL1 = 3
CommandResetLimitDay_AL2 = 3
CommandResetLimitDay_AL3 = 3
CommandResetLimitWek_AL0 = 21
CommandResetLimitWek_AL1 = 21
CommandResetLimitWek_AL2 = 21
CommandResetLimitWek_AL3 = 21
CommandResetLimitMon_AL0 = 31
CommandResetLimitMon_AL1 = 31
CommandResetLimitMon_AL2 = 31
CommandResetLimitMon_AL3 = 31
CommandResetStartLevel_AL0 = 1
CommandResetStartLevel_AL1 = 1
CommandResetStartLevel_AL2 = 1
CommandResetStartLevel_AL3 = 1
CommandResetPoint_AL0 = 500
CommandResetPoint_AL1 = 500
CommandResetPoint_AL2 = 500
CommandResetPoint_AL3 = 500
CommandResetPointRateDW = 100
CommandResetPointRateDK = 100
CommandResetPointRateFE = 100
CommandResetPointRateMG = 100
CommandResetPointRateDL = 100
CommandResetPointRateSU = 100
CommandResetPointRateRF = 100

;==================================================
; Master Reset Command Settings
;==================================================


CommandMasterResetType = 0 ; utilization mode (0=Keep Points/1=Reset Points).

; Check equipped items (0=No/1=Yes).
CommandMasterResetCheckItem_AL0 = 0
CommandMasterResetCheckItem_AL1 = 0
CommandMasterResetCheckItem_AL2 = 0
CommandMasterResetCheckItem_AL3 = 0

; Move character to safe zone (0=No/1=Yes).
CommandMasterResetMove_AL0 = 1
CommandMasterResetMove_AL1 = 1
CommandMasterResetMove_AL2 = 1
CommandMasterResetMove_AL3 = 1

; Clear character quests (0=No/1=Yes).
CommandMasterResetQuest_AL0 = 0
CommandMasterResetQuest_AL1 = 0
CommandMasterResetQuest_AL2 = 0
CommandMasterResetQuest_AL3 = 0

; Clear character skills (0=No/1=Yes).
CommandMasterResetSkill_AL0 = 1
CommandMasterResetSkill_AL1 = 1
CommandMasterResetSkill_AL2 = 1
CommandMasterResetSkill_AL3 = 1

; Required level to use "/mreset"
CommandMasterResetLevel_AL0 = 400
CommandMasterResetLevel_AL1 = 400
CommandMasterResetLevel_AL2 = 400
CommandMasterResetLevel_AL3 = 400

; Required reset to use "/mreset"
CommandMasterResetReset_AL0 = 100
CommandMasterResetReset_AL1 = 100
CommandMasterResetReset_AL2 = 100
CommandMasterResetReset_AL3 = 100

; Required money to use "/mreset"
CommandMasterResetMoney_AL0 = 2000000000
CommandMasterResetMoney_AL1 = 2000000000
CommandMasterResetMoney_AL2 = 2000000000
CommandMasterResetMoney_AL3 = 2000000000

; Amount of master resets gain utilizing
CommandMasterResetCount_AL0 = 1
CommandMasterResetCount_AL1 = 1
CommandMasterResetCount_AL2 = 1
CommandMasterResetCount_AL3 = 1

; Maximum master resets
CommandMasterResetLimit_AL0 = 1
CommandMasterResetLimit_AL1 = 1
CommandMasterResetLimit_AL2 = 1
CommandMasterResetLimit_AL3 = 1

; Maximum master resets per day
CommandMasterResetLimitDay_AL0 = 1
CommandMasterResetLimitDay_AL1 = 1
CommandMasterResetLimitDay_AL2 = 1
CommandMasterResetLimitDay_AL3 = 1

; Maximum master resets per week
CommandMasterResetLimitWek_AL0 = 1
CommandMasterResetLimitWek_AL1 = 1
CommandMasterResetLimitWek_AL2 = 1
CommandMasterResetLimitWek_AL3 = 1

; Maximum master resets per month
CommandMasterResetLimitMon_AL0 = 1
CommandMasterResetLimitMon_AL1 = 1
CommandMasterResetLimitMon_AL2 = 1
CommandMasterResetLimitMon_AL3 = 1

; Character level after utilizing "/mreset"
CommandMasterResetStartLevel_AL0 = 400
CommandMasterResetStartLevel_AL1 = 400
CommandMasterResetStartLevel_AL2 = 400
CommandMasterResetStartLevel_AL3 = 400

; Character reset after utilizing "/mreset"
CommandMasterResetStartReset_AL0 = 1
CommandMasterResetStartReset_AL1 = 1
CommandMasterResetStartReset_AL2 = 1
CommandMasterResetStartReset_AL3 = 1

; Amount of points gain
CommandMasterResetPoint_AL0 = 400
CommandMasterResetPoint_AL1 = 400
CommandMasterResetPoint_AL2 = 400
CommandMasterResetPoint_AL3 = 400

;  Percentage of points gain
CommandMasterResetPointRateDW = 400
CommandMasterResetPointRateDK = 400
CommandMasterResetPointRateFE = 400
CommandMasterResetPointRateMG = 400
CommandMasterResetPointRateDL = 400
CommandMasterResetPointRateSU = 400
CommandMasterResetPointRateRF = 400

;==================================================
; Marry Command Settings
;==================================================
CommandMarryLevel = 150
CommandMarryCost = 350
CommandMarryNoticeDelay = 60
CommandMarryMinTime = 604800
CommandMarryOnlyGM = 1

;==================================================
; Command Open WareHouse
;==================================================
CommandOpenWareOnlySafeZone = 1

;==================================================
; Command Change Class
;==================================================
CommandChangeClassToDW = 1
CommandChangeClassToDK = 1
CommandChangeClassToELF = 1
CommandChangeClassToMG = 1
CommandChangeClassToDL = 1
CommandChangeClassToSU = 1

;==================================================
; Reward Command Settings
;==================================================
CommandRewardMaxType = 3
CommandRewardMaxValue = 100
CommandRewardType1Text = [%s] %s fue premiado con %d Cash(s)!
CommandRewardType2Text = [%s] %s fue premiado con %d Gold(s)!
CommandRewardType3Text = [%s] %s fue premiado con %d PcPoint(s)!

;==================================================
; RewardAll Command Settings
;==================================================
CommandRewardAllMaxType = 3
CommandRewardAllMaxValue = 100
CommandRewardAllType1Text = [%s] Adicionado %d Cash(s) para todos!
CommandRewardAllType2Text = [%s] Adicionado %d Gold(s) para todos!
CommandRewardAllType3Text = [%s] Adicionado %d PcPoint(s) para todos!

;==================================================
; Command Rename (Premium)
;==================================================
CommandRenameDelay_AL0 = 60
CommandRenameDelay_AL1 = 60
CommandRenameDelay_AL2 = 60
CommandRenameDelay_AL3 = 60
CommandRenameNeedTicket = 0

;==================================================
; Gift Command Settings (/presente)
; Dropa um item da EventItemBag Gift!
;==================================================
CommandGiftLimit = 5

;==================================================
; Command Help (/ajuda)
; Recommended Max 5 monsters
;==================================================
CommandHelpMonsterIndex = 151
CommandHelpMonsterAmount = 3

Y este archivo de comandos.
Code: [Select]
//=================================================================================================================
//-- Commands Configuration
//-- Organização by Smiley
//=================================================================================================================
//  Index  ->  Index of command
//  Command ->  Command Name
//  Enable      ->  Enable/Disable command (0: Disable, 1: Enable)
//  Money      ->  Money required to use the command
//  MinLevel    ->  Min Level to use the command 
//  MaxLevel    ->  Max Level to use the command
//  MinReset ->  Min Reset to use the command
//  MaxReset ->  Max Reset to use the command
//  Delay ->  Delay to next use
//  GameMaster ->  Account Level to use the command (0: Normal Player, 1: GameMaster, 2: Administrator)
//  WC ->  WCoinC to use the command
//  WP ->  WCoinP to use the command
//  GP ->  GoblinPoint to use the command
//=================================================================================================================
// Obs: Others configurations see Command.dat
//=================================================================================================================

//==================================================================================================================================================================================================================================================================================================================================================================================================================================
//      #Index #Command #Enable-> AL0 AL1 AL2 AL3 #Money-> AL0 AL1 AL2 AL3 #MinLevel-> AL0 AL1 AL2 AL3 #MaxLevel-> AL0 AL1 AL2 AL3 #MinReset-> AL0 AL1 AL2 AL3 #MaxReset-> AL0 AL1 AL2 AL3 #Delay #GameMaster #WC #WP #GP #Description
//==================================================================================================================================================================================================================================================================================================================================================================================================================================
0        "/move" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //move <Map> - Move to a map
1        "/post" 1 1 1 1 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //Post <Msg> - Post a message in global chat
2        "/addstr" 1 1 1 1 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //s <points> - Add points in Str
3        "/addagi" 1 1 1 1 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //a <points> - Add points in Agi
4        "/addvit" 1 1 1 1 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //v <points> - Add points in Vit
5        "/addene" 1 1 1 1 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //e <points> - Add points in Ene
6        "/addcom" 1 1 1 1 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //c <points> - Add points in Com
7        "/pkclear" 1 1 1 1 1000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //pk - Clear PK
8        "/zen" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //zen <value> - Add zen
9        "/evo" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //evo - Evolve char class
10       "/baul" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //bau <num> - Change warehouse
11       "/reset" 1 1 1 1 50000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //reset |auto| - Reset character
12       "/gmove" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //gmmove <Name> <Map> <X> <Y> - Move a player
13       "/gpost" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //gmpost <Msg> - Send global message
14       "/track" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //track <Name> - Go to player
15       "/trace" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //trace <Name> - Bring a player
16       "/desconectar" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //disconnect <Name> - Disconnect Player
17       "/fireworks" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //fireworks - Start Fireworks
18       "/make" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //make <Group> <item> <level> <skill> <luck> <option> <exe> <set> <socket>
19       "/skin" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //skin <name> <skin> - Change player skin
20       "/setmoney"    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //setmoney <name> <value> - Change player zen
21       "/noticia" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //notice <msg> - Send msg to all servers
22       "/mreset" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //mreset - Master reset
23       "/war" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //war <guild> - Challenge another guild
24       "/soccer" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //soccer <guild> - Challenge another guild to battle soccer
25       "/re" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //re |on| |off| |auto| - Resquest system
26       "/hide" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //hidden - hidden gm
27       "/rey" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //rei - Seize throne in king of mu event
28 "/clearinv" 1 1 1 1 50000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //limparinv - Clear inventory
29       "/setvip" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //setvip <account> <type> <days>- Add vip to a account
30 "/marry" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //marry to <player> - Marry to a player
31 "/abrirbaul" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //abrirbau - Open warehouse
32 "/clase" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //classe <type> - Change character class
33 "/premio" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //reward <name> <type> <value>  - Reward a player
34 "/premiarall" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //rewardall <type> <value> - Reward all players
35 "/reload" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //reload <type> - Reload config
36 "/banchar" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //banchar <player> - Ban character
37 "/banacc" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //banacc <account> - Ban account
38 "/Cambiarnombre" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //mudarnome - Change character name
39 "/veloz" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //veloz - Start Quickly event
40 "/info" 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //info <player> - Character status
41 "/abrirevento" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //abrirevento - Open event
42 "/participar" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //participar - Join in event
43 "/pegapega" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //pegapega - Start Run and Catch event
44 "/queroir" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //queroir - Go to Run and Catch event
45 "/escesc" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //escesc - Start Hide and Seek event
46       "/makeset" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //makeset <item> <level> <skill> <luck> <option> <exe> <set> <socket>
47       "/drop" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //drop <Group> <item> <level> <skill> <luck> <option> <exe> <set> <socket>
48       "/quest" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //quest - Quest Command
49 "/Regalo" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //presente - Gift command
50 "/roletarussa" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //roletarussa - Start Russian Roullete event
51 "/top" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //top <type> - Show top player
52 "/readd" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //readd - ReAdd stats
53 "/resp" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //resp <msg> - Quiz event
54       "/pick" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //pick <type> - Auto get itens
55       "/ayuda" 1 1 1 1 0 0 0 0 0 0 0 0 200 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 0 //ajuda - Summon help
56       "/remaster" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //remaster - ReAdd Master Skill Tree
57       "/startbc" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //startbc - Start Blood Castle event
58       "/startds" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //startds - Start Devil Square event
59       "/startcc" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //startcc - Start Chaos Castle event
60       "/startit" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 //startit - Start Illus.Temple event
61       "/offpvp" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //offpvp - Disable Pvp
62       "/lock" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //lock <password> - Block Itens Move
63       "/unlock" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //unlock <password> - Desbloc Itens Move
64       "/store" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //store <type> - Open Custom Store
65       "/offstore" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //offstore - Open Custom Store Offline
66       "/attack" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //attack <skill> <buff> - Start Custom Attack
67       "/offattack" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 //attack - Start Custom Attack Offline
68       "/moveall" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //moveall <map><x><y> - Move all players to ...
69       "/moveguild" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //moveguild <guild><map><x><y> - Move all guild to ...
70 "/pvp" 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //pvp - Start PvP Event
71 "/matamata" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 //killall - Start Kill All Event
end

Gracias:


Offline tato0790 #1 Posteado: July 15, 2019, 08:09:55 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 35
  • Gracias recibida: 10
  • ar

Offline yhoon #2 Posteado: July 15, 2019, 09:46:54 AM

  • Diseñador
  • +1 puntos por ventas
  • *
  • *
  • Rank: Puto amo
  • Posts: 920
  • Gracias recibida: 7853
  • ar
En Data/Util/ResetTable se configura eso

Gracias:


Offline MOYOne #3 Posteado: July 15, 2019, 10:14:48 AM

  • Diseñador
  • 0 puntos por ventas
  • *
  • *
  • Rank: Puto amo
  • Posts: 840
  • Gracias recibida: 3463
  • pe
si amigo, revisa en MuServer\Data\Util y revisa cuanto tienes en
Code: [Select]
Money_AL0   Money_AL1   Money_AL2   Money_AL3


Muchas veces se gana y otras se aprende, pero nunca se pierde.

Offline tato0790 #4 Posteado: July 15, 2019, 06:15:55 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 35
  • Gracias recibida: 10
  • ar

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
6 Replies
3929 Views
Last post April 16, 2017, 09:16:08 PM
by gelfor
4 Replies
1216 Views
Last post May 05, 2017, 10:45:35 PM
by unico
6 Replies
1539 Views
Last post May 05, 2020, 12:34:04 PM
by PIRELA
3 Replies
1049 Views
Last post May 24, 2019, 11:18:23 AM
by Endeverafter
1 Replies
313 Views
Last post May 26, 2022, 09:38:06 PM
by Orion88