Jump to content

KingTristan

Members
  • Posts

    66
  • Joined

  • Last visited

Posts posted by KingTristan

  1. hello may i ask how to fix the cliff.c error ? it says already has body :/

    Remove the clif_displaymessagecolor function in clif.c. You already have this function.

    Remove the original or yours?

    i tried to use my clif_disp code but when i start my server it says unknow function in conf/faction .....

  2. I have error while compiling

    clif.c(8163): error C2084: function 'void clif_displaymessagecolor(map_session_data *,const char *,unsigned long)' already has a body

    anyone knows how to fix this?

  3. Ver. 1.8.1 i have problem tho.

    i used 2 chars

    Lets assume :

    Char A

    Char B

    Char A vend an item ygg for 26000 Bronze Coins(while Char A inventory has 5000 Bronze Coins)

    Char B bought ygg from Char A

    Char B receives ygg and reduce his Bronze Coins by 26000

    but the problem is

    Char A remains with 5000 Bronze Coins.

    is there a way that if the vendor exceeded the x number of items in his inventory

    and someone bought it will say that the vendor has exceeded the max inventory?

    thanks!

×
×
  • Create New...