-
Posts
170 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by FelipeMartins
-
GRF Editor (Failed to decompress data.)
FelipeMartins replied to Technoken's question in Third Party Support
Solutions? Update the post please, i have the same problem -
Did you find a solution? Similar error here.
-
Posta a solução por favor
-
1063,LUNATIC,Lunático,Lunático,3,60,0,6,2,1,9,12,0,20,1,3,3,10,8,60,10,12,0,2,60,0x81,200,1456,456,336,0,0,0,0,0,0,0,705,6500,949,1000,2262,4,512,2000,507,600,515,1100,622,20,0,0,0,0,4006,1 1113,DROPS,Drops,Drops,3,55,0,4,3,1,10,13,0,0,1,3,3,0,12,15,10,12,1,3,23,0x83,400,1372,672,480,0,0,0,0,0,0,0,909,7500,1602,80,938,500,512,1100,713,1700,512,800,620,20,0,0,0,0,4004,1 1622,TEDDY_BEAR,Ursinho,Ursinho,71,8109,0,5891,3455,1,621,1432,19,32,5,155,32,41,121,26,10,12,0,0,60,0x3295,200,512,780,504,0,0,0,0,0,0,0,7317,3800,518,1000,615,300,13106,5,5113,50,2652,10,985,100,0,0,0,0,4340,1 Could you check it please? For me it is right. Actually i am using pre-renewal, so, do I need copy pet_db.yml form renewal to my pet_db.txt in pre-renewal? Worked! No warnings anymore!
-
same problem here, any solutions? [Status]: Done reading '59' pets in 'db/pre-re/pet_db.txt'. [Warning]: pet_db reading: Invalid mob-class 2995, pet not read. [Warning]: pet_db reading: Invalid mob-class 3495, pet not read. [Warning]: pet_db reading: Invalid mob-class 3496, pet not read. [Status]: Done reading '17' pets in 'db/import/pet_db.txt'. [Warning]: pet_extended_parse_dbrow: Monster (id: 3496) not found in evolution for pet (pet_id: 1063), skipping... [Warning]: pet_extended_parse_dbrow: Monster (id: 3495) not found in evolution for pet (pet_id: 1113), skipping... [Warning]: pet_extended_parse_dbrow: Monster (id: 2995) not found in evolution for pet (pet_id: 1622), skipping...
-
ninguem usa essa opção amigo kkkk da um insert into no banco com login, senha e nivel da conta e já era... Voce ja instalou o painel de controle? instalando ele voce pode criar as contas por ai...
-
Boa noite amigo, em geral esses tipos de configurações são feitas na pasta "conf" Abre todos e da uma olhada em geral
-
FluxCP Mailer + Mail Verification [Request Help]
FelipeMartins replied to bloppins's question in Web Support
Thank you! Worked! -
Do you know a new one? Working in our days?
-
Is it working?
-
Visual mode, done!
-
It can kill the bots, why not let it kill monster in entire map? using @autoloot it will be very good! is it possible?
-
Prontera - Barrio Malaya Style
FelipeMartins replied to K e o u g h's topic in Maps & 3D Resources Downloads
screen too small... -
would be great.
-
Sorry my fault, it's working.
-
How to check if the player is online
FelipeMartins replied to FelipeMartins's question in Scripting Support
I Love you! Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -
How to check if the player is online
FelipeMartins replied to FelipeMartins's question in Scripting Support
yes my friend! . I know that is simple, but I don't know how to do it, sorry. -
I want to create a NPC informing to the players if the GM is online or not. I have an ID of the character. How can I check if my GM is online of not? (script)
-
share the solution with us!
-
Amigo es mejor usted aprender a compilar.
-
I've tested and it's true. not working here
-
moc_para01,34,178,3 script Instrutor de Tutorial 904,{ cutin "exemplo",2; //2 seria o posicionamento, voce pode estudar mais sobre posicionamentos nas documentações do rathena. mes "viu a imagem?"; //mensagem caixa de texto. close2; //fecha e continua executando as proximas isntruções para fechar a imagem da tela do usuário cutin "",255; //faz desaparecer a imagem da tela do usuário. end; //termina as instruções } esse npc acima apareceria um box de texto e a imagem embaixo e a direita da tela do jogador. *Lembrando que a imagem exemplo tem que ser no formato bmp 24 bits e esta salva na pasta illust como falamos antes.