Flag Replace ? oO

Results 1 to 15 of 15
  1. #1
    RageR in the ZonE maree is offline
    MemberRank
    Jan 2012 Join Date
    GermanyLocation
    270Posts

    Flag Replace ? oO

    Heyho Guys,

    any1 can explain here how i can replace the pvp flaggs with all Pets ??

    Blue Dragon, White Tiger, Red Bird and Black Tortoise ??


  2. #2
    Alpha Member DjKrava is offline
    MemberRank
    Apr 2008 Join Date
    SlovenijaLocation
    2,087Posts

    Re: Flag Replace ? oO

    you can do it like that

    example:
    ;Blue Dragon

    (item (name ###) (Index ####) (Image "###") (Action 1 7) (desc 9500) (class defense standard) (code 2 4 10 0) (country 2) (wear 1) (buy 0) (sell 0) (specialty (Attack ###)(defense ###)(Magic ## ##)) )


    Change Action to your pet model name ... (at me it was 1 7) took from my ini item i hope i helped out feel free to ask anything but basicly is same as adding new armors,weapons... Action is all you need to change

    This is way to add totaly new flag

    else just find the existing flags and edit action,specialty and change infos,name,image (basicly its easier to make new flag:P)

    i hope i help.
    Last edited by DjKrava; 03-05-13 at 10:02 PM.

  3. #3
    Account Upgraded | Title Enabled! spatti88 is offline
    MemberRank
    Mar 2010 Join Date
    Poland ;)Location
    927Posts

    Re: Flag Replace ? oO

    he mean about replace flag with pet's appearance... for sure you can do it via blender.
    ask kallyana, she did it .

  4. #4
    RageR in the ZonE maree is offline
    MemberRank
    Jan 2012 Join Date
    GermanyLocation
    270Posts

    Re: Flag Replace ? oO

    i already have the blue dragon but whats about the other ?

  5. #5
    Alpha Member DjKrava is offline
    MemberRank
    Apr 2008 Join Date
    SlovenijaLocation
    2,087Posts

    Re: Flag Replace ? oO

    spatti why he should do all the work again? since like every server has it in client side.. well maree its same lol just diff index,image,action... open models with model viewer and than you will know whats the right action else check some released repacks and take it out still its realy easy to do on your own

  6. #6
    Account Upgraded | Title Enabled! spatti88 is offline
    MemberRank
    Mar 2010 Join Date
    Poland ;)Location
    927Posts

    Re: Flag Replace ? oO

    which server has more pets than 1, except bango ?
    Last edited by spatti88; 04-05-13 at 12:30 AM.

  7. #7
    RageR in the ZonE maree is offline
    MemberRank
    Jan 2012 Join Date
    GermanyLocation
    270Posts

    Re: Flag Replace ? oO

    when i can remember the server i will search for it xD

  8. #8
    Banned Kallyanna is offline
    BannedRank
    Jul 2007 Join Date
    Spamzilla CrewLocation
    1,672Posts

    Re: Flag Replace ? oO

    you need to replace the E_flag07.gb ...etc (mesh file) and the Eflag_0_a_01.gb (animation file) AND the Eflag_bone.gb (Bone file) now to make the animation work you need to open the bone and animation in blender or 3ds MAX (i suggest blender if your not making a whole new creature...as Matynator hasnt finished the mesh importer yet tehee) you then need to MOVE the bone and animation files BACK 1 square so it sits behind the character...

    Heres one i made earlier :P since i have now replaced it with my BIG dragons...i have no use for it atm ;)

    The only drawback is you can only use 1 animation file (as far as i know) so i made the sapphire dragon emerald dragon and ruby dragon... and the sanguine dragon - one for each class.. Knight Mage Archer and Thief ;)


    This one is....
    (item (name ###) (Index ####) (Image "###") (Action 1 8) (desc 9500) (class defense standard) (code 2 4 10 0) (country 2) (wear 1) (buy 0) (sell 0) (specialty (Attack ###)(defense ###)(Magic ## ##)) )


    However i will warn you that if you have it equipt.. and if you die... it disapears -_- ive still not figured out how to fix that yet LOL

    Attached Files Attached Files

  9. #9
    RageR in the ZonE maree is offline
    MemberRank
    Jan 2012 Join Date
    GermanyLocation
    270Posts

    Re: Flag Replace ? oO

    blue dragon isnt the problem :) ( released much times )

    i want all pets but as u sad i can only get 1 pet so i think its is impossible till any1 release the new engine :D

  10. #10
    Account Upgraded | Title Enabled! spatti88 is offline
    MemberRank
    Mar 2010 Join Date
    Poland ;)Location
    927Posts

    Re: Flag Replace ? oO

    it's possible...

    blue dragon = 1 8 motion

    Kallyana said how to do ,
    you must replace pet by other flag eg. 1 7 motion
    Last edited by spatti88; 04-05-13 at 11:26 AM.

  11. #11
    Modeler / C++ Coder Matynator is offline
    DeveloperRank
    Feb 2008 Join Date
    NetherlandsLocation
    577Posts

    Re: Flag Replace ? oO

    Quote Originally Posted by spatti88 View Post
    it's possible...

    blue dragon = 1 8 motion

    Kallyana said how to do ,
    you must replace pet by other flag eg. 1 7 motion
    wrong.. other pets got other bone sets.. and the flags don't support multiple bones.. that's why there is only 1 pet in most servers.. ( the 2 blue dragons ) the maximum you'll be able to add trough flags without coding a dll would be 2.. and no flags at all as you replaced the bones.

  12. #12
    Valued Member SirZalfyIC is offline
    MemberRank
    Dec 2012 Join Date
    119Posts

    Re: Flag Replace ? oO

    Quote Originally Posted by spatti88 View Post
    which server has more pets than 1, except bango ?
    RedLight have like 6x pets or more

  13. #13
    Account Upgraded | Title Enabled! spatti88 is offline
    MemberRank
    Mar 2010 Join Date
    Poland ;)Location
    927Posts

    Re: Flag Replace ? oO

    maybe r3vo give them to test ;)

  14. #14
    Enthusiast trikser is offline
    MemberRank
    Apr 2013 Join Date
    37Posts

    Re: Flag Replace ? oO

    Quote Originally Posted by Kallyanna View Post
    ...
    However i will warn you that if you have it equipt.. and if you die... it disapears -_- ive still not figured out how to fix that yet LOL
    That's not a bug... You have to nop the part out of the mainsvr or probably change a jne/z to je/z or je/z to jne/z

  15. #15
    make Love, not War! HadesKal is offline
    MemberRank
    Feb 2008 Join Date
    PandoraLocation
    535Posts

    Re: Flag Replace ? oO

    i have only 1 pet...



Advertisement