Jump to content
  • 0

Config RENEWAL to PRE-RE erorr battle.c / battle_attack_sc_bonus / tstatus


Question

Posted (edited)

bd14faee1d7a4892a6959e398d5ba9fa.png

CC int_storage.c
CC inter.c
LD char-server
make[1]: Leaving directory `/root/ImG0D-EP5/src/char'
make[1]: Entering directory `/root/ImG0D-EP5/src/map'
MKDIR obj
CC atcommand.c
CC battle.c
battle.c: In function 'battle_attack_sc_bonus':
battle.c:4337:22: warning: unused variable 'tstatus' [-Wunused-variable]
struct status_data *tstatus = status_get_status_data(target);
^
CC battleground.c
CC buyingstore.c
CC cashshop.c
CC channel.c
CC chat.c
CC chrif.c

I run

 

chmod a+x configure


./configure --enable-64bit
./configure --enable-debug=gdb
make clean && make sql && make server
 
What's wrong? Can you help me.
 
Thank you very much.
Edited by ifeelingz

1 answer to this question

Recommended Posts

  • 0
Posted

It's just a warning you can ignore it. If you want to fix it you can simply remove the line (battle.c:4337).

 

Think usually will be  fixed soon :)

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...