-
Content Count
15 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by M4karov
-
Aqui você não encontrará nada traduzido. Procure pegar os scripts daqui e traduzi-los por conta própria.
-
Parabéns pelo trabalho.
-
Check Attendance requires client 2018. Does not work with client 2017.
-
BUG report I'm finding some errors when leaving the arenas with alt + f4 and some warnings. Unable to attack without using / noshift
-
@iTRz Thank you for replying, my friend. Do you have any type of problem with /noshift?
-
Identificar quantidade de item que o player possui
M4karov replied to thpereira's question in Suporte a Script
Segue exemplo: *countitem(<item id>) *countitem("<item name>") This function will return the number of items for the specified item ID that the invoking character has in the inventory. mes("[Item Checker]"); mes("Hmmm, it seems you have "+countitem(Apple)+" apples"); close; Like getitem(), this function will also accept an 'english name' from the database as an argument. -
A documentação sobre o comando está no arquivo que citei acima amigo. Tu ta começando agora certo? Então antes de você querer mudar o mundoRO com um enorme projeto, começa criando coisas simples, tira um tempinho e dá um lida no geral nesse arquivo que te falei, logo você vai ver quanta coisa você vai aprender só de ler ele. Boa sorte.
-
Cria as sprites e manipule via script a mudança das sprites no personagem. Comandos: *setlook(<look type>, <look value>) *changelook(<look type>, <look value>) saiba mais sobre comandos de script no arquivo 'script_commands.txt' ele fica dentro da pasta doc do emulador.
-
Vai na sua DB, na tabela 'login' vê como está lá a sua senha, se estiver com um monte de número estranho no lugar da senha, deve estar ativado o MD5 no seu emulador.
-
Está faltando as tabelas de logs. Importe elas.
-
Solved the problem?
-
Is the user data the same as the conf / global / sql_connection.conf file? PT-BR Os dados de usuário são os mesmos encontrados no arquivo conf/global/sql_connection.conf? Se quiser facilitar o suporte crie um tópico na área de nosso idioma.
-
@Dastgir Hello Master! I've been using Hercules for a few weeks, totally giving up on the other emulator I was using. I'm just having some translation problems for item_db.conf. I saw your tool magnified but I could not configure it to have no errors. Could you help me? I want to update the settings.lua based on the current emulator, how to proceed?
-
Hello @Smoke, congratulations on the work! Since the emulator has had a package update, some errors are affecting the build. If it's not uncomfortable, could you help us? My emulator is from 11/16/2018, but I've updated it to the current date.