Jump to content

Rage Guy

Members
  • Posts

    354
  • Joined

  • Last visited

Posts posted by Rage Guy

  1. thise item spirite working when i add it to a headgear its [ drake_jacket ]

     

     

    but when i made it a Armor the spirite of view is not working .. i dont see the item view

    305,Drake_Jacket,Drake_Jacket,5,1,1,50,,15,,,0xFFFFFFFF,15,2,16,,22,0,1108,{},{},{}
    

     

  2. Hello Everybody

     

    I Got a error when i wear Incarnation_Spirit only on char selection screen

    i get This Error for 90% on entering the game while am wearing thise item ..

    Can Any one pls help me to solve thise prob..

    Here the Link of the item /lv

    Incarnation Spirit Data

     

    - in entering the game i got no errors

                                              - in warping in the game i got no errors

     

    23kakjc.jpg

  3. idk if that what u want but .

    add ur view id to the item

    where to find the view ID [ lua files ---->> datainfo ------>> accessoryid.lua --->>     ACCESSORY_example = 9999,

    2855,example,example,5,20,,100,,0,,0,0xFFFFFFFF,7,2,136,,45,0,[ Your View ID ],{},{},{}
     

    to

    2855,example,example,5,20,,100,,0,,0,0xFFFFFFFF,7,2,136,,45,0,9999,{},{},{
  4. i got 2 headgears 1- baphomet horns 2- Angel Ripper

    i wanted to make angel ripper same to baphomet horns

    200,Angel_Ripper,Angel_Ripper,5,20,,800,,11,,0,0xFFFFFFFF,7,2,256,,0,1,1095,{ bonus2 bAddRace,RC_DemiHuman,16;bonus 
    bBaseAtk,(JobLevel*2)/7; },{},{}
    //---
    
    5374,L_Magestic_Goat,Gigantic Majestic Goat,5,20,,800,,5,,0,0xFFFFFFFF,7,2,256,,0,1,380,{ bonus2 bAddRace,RC_DemiHuman,12; 
    bonus bBaseAtk,(JobLevel*2)/7; },{},{}
    

    now after i have made the 2 items same

    when i wear Baphomet horns [ Atk 90 + 0 ]

    when i wear Angel Ripper [ Atk 40 + 0 ]

    i want make the angel ripper same to baphomet horns

  5.  

     

     

    where to add thise

    { "afk",              1,1,     atcommand_afk },
    

    here:

     

    { "hommutation",       60,60,     atcommand_hommutation },
    ~PUT IT HERE!
    };
    

     

    same file just search for that line.

    thats my atcommand.c 

    can u edit it for me ?

    cuz i dont understand u -_-

    Okay let me try. But please take a look at my CODED message there is the ~PUT IT HERE~ line, that is where you will put the code. x.x

     

    mmm idk where is this file

    { "hommutation",       60,60,     atcommand_hommutation },
    ~PUT IT HERE!
    };
    
×
×
  • Create New...