Jump to content
  • 0

@afk script from Rebel


donkeyg

Question


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

http://rathena.org/board/topic/71389-afk-with-afk-hat/
 

 

this is the link that i get from there...

 

and it shows me this problem after i compile..
 

        CC      storage.c
        CC      skill.c
        CC      atcommand.c
atcommand.c: In function ‘atcommand_afk’:
atcommand.c:9121: warning: passing argument 2 of ‘status_change_start’ makes pointer from integer without a cast
status.h:1822: note: expected ‘struct block_list *’ but argument is of type ‘int’
atcommand.c:9121: error: too few arguments to function ‘status_change_start’
atcommand.c: In function ‘atcommand_basecommands’:
atcommand.c:9408: error: ‘atcommand_reloadmsgconf’ undeclared (first use in this function)
atcommand.c:9408: error: (Each undeclared identifier is reported only once
atcommand.c:9408: error: for each function it appears in.)
make[1]: *** [obj_sql/atcommand.o] Error 1
make[1]: Leaving directory `/home/dedi194/trunk/src/map'
make: *** [map] Error 2
Recompile failed. Please check again.
 

 

 
 

my trunk version date is 

17486
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

There's nothing wrong with the code.. I even use the v1.3 in my post and also tried it in the latest revision.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

sorry my bad

Edited by donkeyg
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  276
  • Reputation:   24
  • Joined:  07/06/13
  • Last Seen:  

Try applying patch via Tortoise SVN(Automatic Patcher) not manually.

Link to comment
Share on other sites

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.

×
×
  • Create New...