Jump to content

  •  

Hafflex

Member Since 15 Jan 2015
Offline Last Active Nov 19 2016 04:25 PM
-----

Topics I've Started

How to encrypt my custom iteminfo.lub?

17 November 2016 - 03:34 AM

Is there a way to do that?


I followed the instructions adding custom mobs still error?

25 October 2016 - 11:10 PM

Modified the following:

 

*Client side

 

-which folder should I place these files? I have (luafiles) and (luafiles514)

-jobname.lub

-npcidentity.lub

 

*Sprite

-added my custom mob @ /npc

 

*database

-constants.conf

-pre-re/mob_db.conf

 

My custom mob id is 2998

 

I notice that there are some difficulties when doing it with the latest hercules.

 

Are there any additional file that I need to touch?


HPM: addhook fail?

14 October 2016 - 01:30 AM

Need some guide here:

 

plugin%20error_zps7rpwxmp9.png

 

 

Thank you.

 

 


Whooops,

 

 

Please consider this topic closed or resolved

 

I just found the solution:

 

Uncomment:

    

//"HPMHooking",

 

 

Sorry Admin, Mods


Question about embedded ini file.

14 October 2016 - 01:01 AM

Does embedding an .ini file still requires you to show your .ini in your ro folder?

 

Or it is hidden, since it is already embedded during the process.

 

>Means that no one can Identify your .ini lineup like:

 

0=main.grf

1=data.grf

2=rdata.grf

 

Please let me know if I'm correct about this feature.

 

Thank you.

 


How to add mini map buttons and re-allocate them?

12 October 2016 - 10:17 PM

Where are these small icon buttons located in GRF? I tried searching in my data.grf and I failed to do so 0,0

 

 

For the location of the npc in my mini map:

 

{ name = [=[Kafra]=], X = 154, Y = 187, TYPE = 4, },

 

 

How can I add my own TYPE of npc? there's only 0-6 types?

 

Thank you!