Welcome to the RaGEZONE - MMORPG development forums.

VSRO files with alchemy System D12 and D13 like KSRO and ISRO

This is a discussion on VSRO files with alchemy System D12 and D13 like KSRO and ISRO within the SilkRoad Archive forums, part of the SilkRoad Online category; since i knew that vsro files 1.193 have alot of things ready for that system i deceided to search for ...

Results 1 to 14 of 14
  1. #1
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Egypt
    Posts
    376
    Liked
    68

    big grin VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    since i knew that vsro files 1.193 have alot of things ready for that system i deceided to search for that
    ok guys i've got some information now about that system but it's not all so i share it with ya

    first when i searched for the related textdata in ksro and vsro 1.193 i got that must add a new tables in ShardDB until now it's refupgradeequipitem we must add that table and must have relationship with refobjcommon see that text file from ksro and you will get what i mention and im searching for new related packets.
    second when i analayzed ksro's sro_client and Vsro's sro_client with notepad++ i found that ksro's one coded with the textdata i mentioned and sure Vsro's not so we need to make vsro's connect to that text and the other that we may find later
    third same way with sro_cleint must be done with sr_gameserver i mean must be connected to that table and other tables needed later.
    finally the pk2 and i mean Media.pk2 there's many related infos we must add to it like resinfo,icon and icon64 and there's also in interface i recommend to add them all from ksro but the important is to replace a file called "define" in folder config and sure we must update the textdata with the new stuffs we added.
    ok that's all i know right now guys so plz if anyone have any info even if simple, plz share it with us really if we made that system working it will be a great Victory on JoyMax
    waiting for your idea guys

  2. #2
    I JUST NOTICE THIS
    Rank
    Member +
    Join Date
    May 2009
    Location
    Cagayan de Oro,
    Posts
    279
    Liked
    224

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    That's the hardest things to do..Generally we are just END users... If we edit and add some functions those exe's you mentioned you need a BIG BRAIN to think like computer do... If we only have the SOURCE then its pretty easy even 12y.o kid can do....

  3. #3
    Hardcore Member
    Rank
    Member
    Join Date
    Nov 2008
    Posts
    135
    Liked
    41

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    Is probably possible to do something similar, but the upgrade system sucks and I would never apply it on any server. Is just another way for steal money from the players.

  4. #4
    Learning PHP *-*
    Rank
    Member +
    Join Date
    Nov 2011
    Location
    Brazil
    Posts
    646
    Liked
    406

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    Jm create this new system for ppls spend cash...

  5. #5
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Egypt
    Posts
    376
    Liked
    68

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    first of all thanks for the quick respond guys , second i know it's hard to add that system that's why i shared with ya to collect all infos about it third it's not for steal money do you know that many users in my server asked for that system so its not for money and simply if i want to add that system i make silk so cheap and i already make my server high alchmey rate so that system will not be a problem for players like in ksro and isro

  6. #6
    Hardcore Member
    Rank
    Member
    Join Date
    Nov 2008
    Posts
    135
    Liked
    41

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    Quote Originally Posted by SnapPop View Post
    first of all thanks for the quick respond guys , second i know it's hard to add that system that's why i shared with ya to collect all infos about it third it's not for steal money do you know that many users in my server asked for that system so its not for money and simply if i want to add that system i make silk so cheap and i already make my server high alchmey rate so that system will not be a problem for players like in ksro and isro
    New system doesn't use elixirs nor lucky powder, so success rate will be the same.
    And really? Your players want to waste money on upgrade their items?

  7. #7
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Egypt
    Posts
    376
    Liked
    68

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    Quote Originally Posted by kaperucito View Post
    New system doesn't use elixirs nor lucky powder, so success rate will be the same.
    And really? Your players want to waste money on upgrade their items?
    so that's what you aim to!! wasting money!!!!!!!! doesn't make any sense bro cause proof stones if that what you want to say>> isn't not the only way for money,there's avatar,prem,pets,etc and playing sro generally is the wasting of time and money



    ok guys anyway i made a lot of changes in database and media left textdata in media and smc but i'm gonna face a real problem with sro_client and sr_gameserver but i'm gonna try so let's all hope it will work at fin and if it will work i'm gonna release the whole files like vsro 1.193 but it will be another version sure and a simple note:i'm not interesting on money like kaperucito means

  8. #8
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Egypt
    Posts
    376
    Liked
    68

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    i don't know why no one would help with any info i told you all i know and i already built that table in db and i made a relationships between the ids in this table and ids in refobjcommon i don't know if i did right or not in the first column (service) i didn't relate it yet anyone give some info plz
    here's a script for that table plz Caipi or anyone check it and tell me what's wrong

  9. #9
    Registered
    Rank
    Member
    Join Date
    Feb 2012
    Posts
    18
    Liked
    0

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    it's hard to do i think it needs someone from joymax developers ^^

  10. #10
    Member
    Rank
    Member
    Join Date
    Feb 2012
    Posts
    76
    Liked
    5

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    Quote Originally Posted by PX2000 View Post
    That's the hardest things to do..Generally we are just END users... If we edit and add some functions those exe's you mentioned you need a BIG BRAIN to think like computer do... If we only have the SOURCE then its pretty easy even 12y.o kid can do....
    Some already got that fully working
    it just need some knowledge and experience.
    I didn't look at it tho. :)

  11. #11
    Registered
    Rank
    Member
    Join Date
    Dec 2011
    Posts
    9
    Liked
    0

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    my alchemy upgrade system appears. but when i fused them i get dc. did i miss something? can you help me guys. any idea...

  12. #12
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Egypt
    Posts
    376
    Liked
    68

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    well i give up anyway look guys if there's a coder to code it in sro_client then be sure that you will able to easy add it to vsro files i'm not a coder and i'm not so even a cracker to crack ksro's or isro's sro_client and i'm not even sure 100 percent that if we disabled the HackSheild from ksro's sro_client and repack the textdata in media.pk2 to handle those stuffs .... maybe will work and maybe not,i'm not a senior database manger and i'm not coder or cracker so i gave up

  13. #13
    Learning PHP *-*
    Rank
    Member +
    Join Date
    Nov 2011
    Location
    Brazil
    Posts
    646
    Liked
    406

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    we cant add this ,-,

  14. #14
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Egypt
    Posts
    376
    Liked
    68

    Re: VSRO files with alchemy System D12 and D13 like KSRO and ISRO

    Quote Originally Posted by Statiic View Post
    we cant add this ,-,
    yeah i become sure of that

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •