snox
Members-
Content Count
10 -
Joined
-
Last visited
About snox
-
Rank
Member
-
olá, queria criar um item que toda vez que você clica nele, um item utilizavel que da bonus eletronico aleatorio de 0 ~ 100, e que tivesse uma tabela no sql que toda vez que alterasse lá, mudasse na tabela para não acontecer bug, alguém poderia me ajudar ?
-
I changed the exp level of the db folder to 255 and job to 200 and I already changed the mmo.h in the src to 255, but when I turn on the emulator, it accuses me of this error [Error]: pc_read_exp_db_sub_class: Specified max 255 for group 'FirstClasses', but that group's base exp table only goes up to level 99. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 255 for group 'TranscendedClasses', but that group's base exp table only goes up to level 98. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'SecondClasses', but that group's job exp table only goes up to level 49. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'TranscendedFirstClasses', but that group's job exp table only goes up to level 49. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'TranscendedSecondClasses', but that group's job exp table only goes up to level 69. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'NinjaAndGunslinger', but that group's job exp table only goes up to level 69. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'StarGladiator', but that group's job exp table only goes up to level 49. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'SuperNovice', but that group's job exp table only goes up to level 98. how to proceed
-
alterei sim, só n soube editar essas linha acima corretamente mesmo, dificil dms kk
-
já tentei de toda maneira mais não consegui
-
snox started following skill enlouquecedor
-
boa tarde, queria editar essa skill para ao inves de acerta o inimigo, na hora que eu clicar na habilidade, ela ser em mim o efeito no proprio jogador, tentei editar pelo bros, mais lá só serve para o emulador antigo, no mais recente não consegui . Id: 402 Name: "PF_MINDBREAKER" Description: "Mind Breaker" MaxLevel: 5 Range: 9 Hit: "BDT_SKILL" SkillType: { Enemy: true } DamageType: { NoDamage: true } AfterCastActDelay: { Lv1: 800 Lv2: 900 Lv3: 1000 Lv4: 1100 Lv5: 1200 Lv6: 1300 Lv7: 1400 Lv8: 1500 Lv9: 1600 Lv10: 1700 } SkillData1: 30000 CoolDown: 0 Requirements: { SPCost: { Lv1: 12 Lv2: 15 Lv3: 18 Lv4: 21 Lv5: 24 Lv6: 27 Lv7: 30 Lv8: 33 Lv9: 36 Lv10: 39 } } @edit consegui só alterar a linha Enemy: true para Self: true mais ela falha umas vezes antes dela funcionar, como deixa a chance dela funcionar 100% ?
-
apareceu esse erro no npc, queria saber oque fazer para consertar [Error]: script error in file 'npc/personalizado/removedora de cartas.txt' line 57 column 19 parse_line: need ';' 54: 55: set .@Choose$, .@Choose$+":- Cancelar"; 56: * 57: set .@Part, Select(.@Choose$); ~~~~~~~~~~~~^ 58: 59: if( .@Part > 10 ) 60: { npc: https://pastebin.com/McmhH9Jy como faço para arrumar ?
-
boom dia galera, queria pergunta oque eu faço para mudar no emulador a opção para, exemplo o povo cria uma party para UPAR, dai fazer com que qual quer level dividir exp no up, o lvel maximo poder upar o level 1 por exemplo, oque eu faço ?
-
obrigado meu amigo, era isso mesmo, pode fechar resolvido ! Thanks!
-
no emulador fica acusando esses warnning nos npc, acho que é de tanto usar o mesmo sprit do npc em todas as duplicada, acompanha o erro! [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '53'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '54'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '55'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '56'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '58'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '59'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '60'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '61'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '62'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '63'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '65'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '66'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '105' specified in file 'npc/personalizado/mvp_retorno.txt', line '67'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '459' specified in file 'npc/personalizado/mvp_warper.txt', line '1'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '934' specified in file 'npc/personalizado/pvp_warper.txt', line '2'. [Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '733' specified in file 'npc/personalizado/pvp_warper.txt', line '21'. oque fazer para arrumar esse problema ?
-
mudei o level do exp da pasta db para 255 e job para 200 e ja mudei no mmo.h no src para 255, só que quando vou ligar o emulador me acusa esse erro. [Error]: pc_read_exp_db_sub_class: Specified max 255 for group 'FirstClasses', but that group's base exp table only goes up to level 99. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 255 for group 'TranscendedClasses', but that group's base exp table only goes up to level 98. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'SecondClasses', but that group's job exp table only goes up to level 49. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'TranscendedFirstClasses', but that group's job exp table only goes up to level 49. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'TranscendedSecondClasses', but that group's job exp table only goes up to level 69. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'NinjaAndGunslinger', but that group's job exp table only goes up to level 69. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'StarGladiator', but that group's job exp table only goes up to level 49. [Info]: Filling the missing values with the last exp entry. [Error]: pc_read_exp_db_sub_class: Specified max 200 for group 'SuperNovice', but that group's job exp table only goes up to level 98. oque devo fazer para corrigir ?