Jump to content

  •  

@kippoy

Member Since 13 Sep 2016
Offline Last Active Sep 14 2016 10:25 PM
-----

Posts I've Made

In Topic: CashPoint Manager/Assistant

14 September 2016 - 10:26 PM

how to put this in prontera?

 

change this line

-    script    donations    FAKE_NPC,{

 

for:

 

prontera,x,y,4    script    donations    view_constant,{

put x,y coords from prontera and put in view_constant a constanf from here, search for comment__: "NPC sprite IDs", and pick anyone you like, for example 4_F_KAFRA3. And @reloadscript

thank you for this but im using rAthena.


In Topic: Please help.

14 September 2016 - 07:50 PM

FIXED! Thank you! @Herc


In Topic: Not showing when equip.

14 September 2016 - 07:49 PM

if not showing,
Please check your
accessoryid.lua << your item ID should be == iteminfo.lua View ID == item VIEW ID(item_db.conf) 
accname.lua << your client side .GRF inside folder NAME should be == accessoryid.accessory_NAME,
make sure your .GRF got male and female file.  

 

its same. sigh, can u check it for me? :/


FIXED! Thank you! @Herc


In Topic: Please help.

14 September 2016 - 08:16 AM

If it's showing 'Unknown Item', that's an itemInfo.lub/lua problem, meaning you probably haven't matched its ID with that in your item_db.conf.

can we check it?

 

by the way, im using the latest KRO Client.

 

fixed but its not showing on my screen when equipped.


In Topic: Please help.

14 September 2016 - 07:56 AM

It seems you're using a different emu, herc item db doesn't look like that

But anyways, did you add the spr and act properly?

You can always refer to wiki upon adding custom items http://herc.ws/wiki/Custom_Items

 

already check that. can u help me via teamviewer?

 

 

Why is my accessoryid.lua like this? How to fix this?

 

Untitled.jpg

 

Also my accname.lua

 

Untitled.jpg