Jump to content

PapaZola

Members
  • Posts

    925
  • Joined

  • Last visited

Posts posted by PapaZola

  1. hello i got some problem with custom not saved on inventory,no error on my putty sql

    zv92cezia3.png

     

    after i logout and login back in 5 minutes all my custom gone

    ey1ztqh9vt.png

     

    i dont have this problem with my old custom please help me


    bump

  2. [Warning]: clif_disp_message: Truncated message 'Select the starting and ending
    time for the WoE, note the hour is in military time, i.e. 0=12AM, 10=10AM, 22=10
    PM. Variance is the total amount in seconds to make the time be randomized, ex:
    setting start to 60 would make the start time either start up to 30 seconds earl
    ier, or start up to 30 seconds later.' (len=308, max=251, aid=2000000).
    
    what does the start variance and end variance means?

    i have the same problem

  3. 30042,Urahara_Hat,Urahara Hat,5,20,,10,,10,,1,0xFFFFFFFF,7,2,256,,0,1,1542,{ bonus bBaseAtk,(BaseLevel/2); bonus bMatk,(BaseLevel/2); bonus bAllStats,(JobLevel/10); bonus2 bHPRegenRate,10000,6000; bonus2 bSPRegenRate,10000,6000; },{},{}
     
    can i know what problem at here?
     
    got this error when equip this hat
    [Warning]: pc_bonus: unknown type 0 127 !

     

     

  4. got some error sir,im used eAthena

    script error on npc/exchanger/spam.txt line 12
        parse_line: expect command, missing function name or calling undeclared function
         7 :     {
         8 :         case 1:
         9 :             mes "1 Sacred Token(20001) = 15 Heroic Quest Token";
        10 :             mes "How many Sacred tokens do you wish to exchange?";
        11 :             input .@tokens;
    *   12 :             '.'@a = (.@tokens*15);
        13 :             if (countitem(20001) < .@tokens)
        14 :             {
        15 :                 mes "Sorry but you don't have enough tokens";
        16 :                 close;
        17 :             }
    
    
×
×
  • Create New...