Jump to content
  • 0

Question

2 answers to this question

Recommended Posts

Posted

maybe you can add status icon with Urgent call/Guild Recall with SI_ in status.c

for exp:

set_sc( GD_EMERGENCYCALL, SC_GUILDCALL, SI_GUILDCALL, SCB_NONE );

StatusIconChangeTable[SC_GUILDCALL] = SI_GUILDCALL;

after create that status icon,

dont forget to recompile your map server.

and dont forget to add skill_db.txt,etc and .lua/lub for your client.

exp: http://rathena.org/b...om-guild-skill/

Posted

maybe you can add status icon with Urgent call/Guild Recall with SI_ in status.c

for exp:

set_sc( GD_EMERGENCYCALL, SC_GUILDCALL, SI_GUILDCALL, SCB_NONE );

StatusIconChangeTable[SC_GUILDCALL] = SI_GUILDCALL;

after create that status icon,

dont forget to recompile your map server.

and dont forget to add skill_db.txt,etc and .lua/lub for your client.

exp: http://rathena.org/b...om-guild-skill/

 

I'm noob in those. could you elaborate more, tell me step by step. and where to put.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...