8 Classes ? anyone care to explain ?

Results 1 to 19 of 19
  1. #1
    Member ChaosWI is offline
    MemberRank
    Dec 2016 Join Date
    77Posts

    8 Classes ? anyone care to explain ?

    How guys ? any one care to explain this ? how was this made ?
    Attached Thumbnails Attached Thumbnails capture.jpg  


  2. #2
    Member TheBeginner is offline
    MemberRank
    May 2016 Join Date
    76Posts

    Re: 8 Classes ? anyone care to explain ?

    2 Clients and 5 % knowledge about "if" and "update" in MSSQL.
    Last edited by TheBeginner; 04-03-18 at 08:02 AM.

  3. #3
    Member ChaosWI is offline
    MemberRank
    Dec 2016 Join Date
    77Posts

    Re: 8 Classes ? anyone care to explain ?

    i searched all over ragezone but i couldnt find anything , is there any tutorials on how to do so ?

  4. #4
    Proficient Member Revy is offline
    MemberRank
    Oct 2011 Join Date
    164Posts

    Re: 8 Classes ? anyone care to explain ?

    Quote Originally Posted by ChaosWI View Post
    i searched all over ragezone but i couldnt find anything , is there any tutorials on how to do so ?
    http://forum.ragezone.com/f459/multiple-games-1122744/

  5. #5
    Member ChaosWI is offline
    MemberRank
    Dec 2016 Join Date
    77Posts

    Re: 8 Classes ? anyone care to explain ?

    i know that already , that is not even related to my question
    Last edited by ChaosWI; 06-03-18 at 06:30 AM.

  6. #6
    Proficient Member chachuy25 is offline
    MemberRank
    Feb 2015 Join Date
    174Posts

    Re: 8 Classes ? anyone care to explain ?

    look-you have 6 classes(man.ech and woman.ech) with the same aniimations of skills+astral weapons(which can use for additional classes(FA-FS)).If you change all animations(for example in woman.ech)-you can have 6 classes of man+6 new classes of woman+2 new man classes(when astral mode on/off-you need add new skills(animations) which can use only when astral weapon on or off)+2 new woman classes(when astral mode on/off-you need add new skills(animations) which can use only when astral weapon on or off)=total 16 classes.
    Last edited by chachuy25; 04-03-18 at 09:22 PM.

  7. #7
    Member ChaosWI is offline
    MemberRank
    Dec 2016 Join Date
    77Posts

    Re: 8 Classes ? anyone care to explain ?

    okay i guess i understood that part but it will need lots of testing on my side , But what about the BM3 how do you add the extra ones ?

  8. #8
    UtakAso Drav3n is offline
    MemberRank
    Aug 2011 Join Date
    PHLocation
    919Posts

    Re: 8 Classes ? anyone care to explain ?

    It's called a switch class with duplicated cabalmain, ECH and other enc to load up what you need.
    I'll give you a hint on where you should start and how it works.

    Think about some anicode (animation) what are not using and have a free space.
    Think how you will load the secondary cabalmain and other enc. (RENAMING) :)

    In database, It's just an IF AND ELSE statement to switch skilldata and others.

    Goodluck!

  9. #9
    Member ChaosWI is offline
    MemberRank
    Dec 2016 Join Date
    77Posts

    Re: 8 Classes ? anyone care to explain ?

    how you will load the secondary cabalmain , this part need a tutorial is hard to really understand

  10. #10
    Proficient Member chachuy25 is offline
    MemberRank
    Feb 2015 Join Date
    174Posts

    Re: 8 Classes ? anyone care to explain ?

    You dont need secondary cabalmain all its you can do with standart cabalmain without any changes.

  11. #11
    UtakAso Drav3n is offline
    MemberRank
    Aug 2011 Join Date
    PHLocation
    919Posts

    Re: 8 Classes ? anyone care to explain ?

    Quote Originally Posted by chachuy25 View Post
    You dont need secondary cabalmain all its you can do with standart cabalmain without any changes.
    Nobody was successfully making 8 classes at this moment using 1 cabalmain only. It took a lot of work to extend everything like STYLE in database and in cabalmain.

    My tips on the above is an alternative solution which I successfully added 8 classes on EP8 using switch class.
    If you want some proof, visit my server.
    Cabal Pilipinas :: Cabal Pilipinas | CABAL | Cabal Online | Cabal Philippines

    I have 8 classes total, 2 switch class for Gladiator and Force Gunner. No replacing Class.

  12. #12
    Proficient Member chachuy25 is offline
    MemberRank
    Feb 2015 Join Date
    174Posts

    Re: 8 Classes ? anyone care to explain ?

    Quote Originally Posted by Drav3n View Post
    Nobody was successfully making 8 classes at this moment using 1 cabalmain only. It took a lot of work to extend everything like STYLE in database and in cabalmain.

    My tips on the above is an alternative solution which I successfully added 8 classes on EP8 using switch class.
    If you want some proof, visit my server.
    Cabal Pilipinas :: Cabal Pilipinas | CABAL | Cabal Online | Cabal Philippines

    I have 8 classes total, 2 switch class for Gladiator and Force Gunner. No replacing Class.
    I saw that admins change classes in cabal(not add)-you can make 16 classes(but you do not have as many animations for skills)-if you can create new animations-you can make 16.I have your client-but it have 1 cabalmain
    Last edited by chachuy25; 05-03-18 at 05:47 PM.

  13. #13
    UtakAso Drav3n is offline
    MemberRank
    Aug 2011 Join Date
    PHLocation
    919Posts

    Re: 8 Classes ? anyone care to explain ?

    Quote Originally Posted by chachuy25 View Post

    I saw that admins change classes in cabal(not add)-you can make 16 classes(but you do not have as many animations for skills)-if you can create new animations-you can make 16.I have your client-but it have 1 cabalmain
    Looks like your client is outdated. Here is the updated one looks like:
    https://prnt.sc/in8h4x

    The problem is the anicode had a limit, if there is a way to extend it I can make a lot of custom class.

  14. #14
    Proficient Member chachuy25 is offline
    MemberRank
    Feb 2015 Join Date
    174Posts

    Re: 8 Classes ? anyone care to explain ?

    Quote Originally Posted by Drav3n View Post
    Looks like your client is outdated. Here is the updated one looks like:
    https://prnt.sc/in8h4x

    The problem is the anicode had a limit, if there is a way to extend it I can make a lot of custom class.
    You dont need anicode(man-woman ech files have the same animations)-if you change animations in woman.ech-you will have new class(only for women characters)-man characters will have the old class with standart animations-the number of animations does not change(and you dont need new anicode(anicode old))-need change some names for example(Force Blader(man)/Druid(woman))-when you choose character.

  15. #15
    UtakAso Drav3n is offline
    MemberRank
    Aug 2011 Join Date
    PHLocation
    919Posts

    Re: 8 Classes ? anyone care to explain ?

    Quote Originally Posted by chachuy25 View Post
    You dont need anicode(man-woman ech files have the same animations)-if you change animations in woman.ech-you will have new class(only for women characters)-man characters will have the old class with standart animations-the number of animations does not change(and you dont need new anicode(anicode old))-need change some names for example(Force Blader(man)/Druid(woman))-when you choose character.
    Then, in short you replacing some class gender :) maybe try it by yourself and discover if you will experience some problem in your own ideas and ways.

    For me, I just shared what I did and I successfully added 2 class without any problems and without replacing any existing class and gender.

  16. #16
    Member ChaosWI is offline
    MemberRank
    Dec 2016 Join Date
    77Posts

    Re: 8 Classes ? anyone care to explain ?

    draven do you mind posting a guide on how to do it ? that would be really helpful for everyone

    cause the only part that confuses me , if you have 2 cabalmains 1 has the fg and gl and someone logs in using that client and uses a skill how the other cabalmain will view that ?

  17. #17
    Member Drafys17 is offline
    MemberRank
    Aug 2013 Join Date
    85Posts

    Re: 8 Classes ? anyone care to explain ?

    I think no one will tell you this! It will be easier for you to buy them. especially since there are already those who sell 2 times cheaper files Cabal pilipinas and Cabal brasil. Just browse through facebook

  18. #18
    UtakAso Drav3n is offline
    MemberRank
    Aug 2011 Join Date
    PHLocation
    919Posts

    Re: 8 Classes ? anyone care to explain ?

    Quote Originally Posted by Drafys17 View Post
    I think no one will tell you this! It will be easier for you to buy them. especially since there are already those who sell 2 times cheaper files Cabal pilipinas and Cabal brasil. Just browse through facebook
    For you information, I owned the Cabal Pilipinas :)

  19. #19
    Member Drafys17 is offline
    MemberRank
    Aug 2013 Join Date
    85Posts

    Re: 8 Classes ? anyone care to explain ?

    I know Drav3n) I just say that to whom you sold. now these scammers are selling cheaper.



Advertisement