Jump to content

Recommended Posts

Posted

Hello Guys !

I decided to share this File Editor for those who want to edit "npcgrp.dat" , "armorgrp.dat" or "skillgrp.dat", since allot of

shared Editors didn't worked for me...

Tested and worked on Interlude and Hi5!

Enjoy :)

 

 

https://mega.nz/#!ft0RwIZY!Vgkf45JWCUCdLa-kSKrgglcUbjlNo-IKNxgaUno-96Y

Posted
24 minutes ago, prycka22 said:

What can i edit with this? do i need any compilator after? or simple edit and save? is it for client or server development?

Hi there!

1.You can edit any .Dat / .int / .ini / txt / htm files;

2.You don't need any compiler, just save after edit;

3.Yes its for Client Development.

Many people complained that they cannot edit npcgrp.dat or armorgrp.dat, because they receive some errors...this one is working.

Enjoy mate! 

  • 1 year later...
Posted
1 hour ago, TsouTsLP said:

what are these?

still not working for high five..i try open skillgrp on highfive..but still i can see nothing

 

Because ddf scheme are bad. Use that:

 

FS = "\t";
HEADER = 1;
RECCNT = OFF;
MTXCNT_OUT = 1;
MATCNT_OUT = 1;
ORD_IGNORE = 0;

{
	UINT skill_id;
	UINT skill_level;
	UINT oper_type;
	UINT mp_consume;
	UINT cast_style;
	INT cast_range;
	UINT UNK_0;
	FLOAT hit_time;
	INT is_magic;
	UNICODE ani_char;
	UNICODE desc;
	UNICODE icon_name;
	UNICODE icon_name2;
//	UINT extra_eff;
	UINT is_ench;
	UINT ench_skill_id;
	UINT hp_consume;
	ASCF nonetext1;
	INT UNK_1;
	INT UNK_2;
	INT UNK_3;
	INT UNK_4;
	ASCF nonetext2;
}

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock