Jump to content

  •  

rmon008

Member Since 18 Sep 2013
Offline Last Active Apr 09 2014 05:47 AM
-----

Posts I've Made

In Topic: 2013 Ragexe Support [Main Topic]

09 April 2014 - 05:47 AM


 


can anyone help me with this ?
 
i have all the cloth color and dye color but i cant still use it
 
also in character creation the background is transparent and no words like Name , Hair Style , Hair color
 
i'm using 2013-08-07 client
 
Posted ImageUntitled.png

 
make sure that your kRO is fully updated and use those files in your data: https://github.com/R...ide/Translation
 
i'm using Philippine RO client which is fully updated
 
i'm also using the repository for my client and
https://github.com/R...ide/Translation
 
pallete grf from
 2013-12-23_Client_Side_Files
http://hercules.endlessro.net/
i don't think pRO have all the files needed for 2013 client. must better if you use kRO client to avoid any error problems like missing spr etc.
Sir ,

Just to make it clear ... Correct me if im wrong

In my data.ini
I have
0=mygrf.grf
1=pallete.grf
2=data.grf

So it will read first the pallete.grf which all the dyes are there.

So even i'm using pro client as long as i read first the pallete.grf before data.grf it should have no problem right ?

In Topic: (PROBLEM) server are out of sync recompile from the scratch

06 December 2013 - 02:36 AM

Wooh, seeing the error first time. But as it says recompile from scratch.
I.e if using vs, right click solution and click rebuild the solution.
Thats it.
Or maybe in your source src/map is updated and src/char(or login) is not updated.
Anyways, I cant find that message in hercules repo (or if someone found it, just tell).


What's your emulator?

 

im using ms. visual c++ express 2010 , i right click all, and clean , and rebuild a couple of times but still had the same error.

 

i'm using hercules git


In Topic: Flux Control Panel Hercules (Pre-renewal & Renewal)

20 October 2013 - 11:14 AM

hi all,

 

how about the only problem i'm having now is the item database that are not showing ?

 

any guide >?

 

using xantara flux cp

 

i made some changes in my item_db sql

 

i remove the matk  , equip_level_max

- changed equip_level_min to equip_level

 

after changing that columns, suddenly my item database in my flux cp not showing anymore


In Topic: About the Git release of Hercules, (i want to change it to pre-re)

18 October 2013 - 04:04 PM

There have been some recent database changes. You should go over to your sql-files/upgrades folder and run the new SQL files you have (not the ones you had before upgrading).

 

i update my database , executed two files

2013-10-09--21-38.sql

2013-10-10--16-36.sql

 

using the latest git,

but still getting this problem in map

 

 


Attached File  problem.png   17.65K   10 downloads


In Topic: About the Git release of Hercules, (i want to change it to pre-re)

18 October 2013 - 01:13 PM

If you no longer want them, just load item_db.sql, item_db2.sql, mob_db.sql, mob_db2.sql, mob_skill_db.sql and mob_skill_db2.sql from the sql-files folder into your main ragnarok database (named ´ragnarok´ by default). These scripts automatically drop the re databases if available, then work creating the new one.

 

P.S.: You have both the re and the pre-re release on the same revision of Hercules.

 

okay now i think my problem is the database....

 

here is what happened,

 

i download a latest git, and try to use my old database (the one with the files already)

- this is where giving me error

 

now, when i make another fresh database with a latest git... i'm not having any errors

 

what i want to know now is how to properly still use my old database