guide to add items for new account(vsro files)

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    Proficient Member ahmed_ahmed9889 is offline
    MemberRank
    Sep 2009 Join Date
    EgYpTLocation
    173Posts

    Re: guide to add items for new account(vsro files)

    thx kimo

    and what about all avatar in items mall for frist problem to finsh it :D

  2. #17
    Apprentice nobody123 is offline
    MemberRank
    Nov 2011 Join Date
    13Posts

    Re: guide to add items for new account(vsro files)

    anybody can tell me the entry for gold ?
    i would like to add 1kk gold for every new char

    edit:
    nvm i found already
    Last edited by nobody123; 13-11-11 at 11:04 PM.

  3. #18
    Proficient Member ahmed_ahmed9889 is offline
    MemberRank
    Sep 2009 Join Date
    EgYpTLocation
    173Posts

    Re: guide to add items for new account(vsro files)

    Quote Originally Posted by nobody123 View Post
    anybody can tell me the entry for gold ?
    i would like to add 1kk gold for every new char

    edit:
    nvm i found already
    can u told me the code

  4. #19
    Apprentice Undisput3d is offline
    MemberRank
    Nov 2011 Join Date
    23Posts

    Re: guide to add items for new account(vsro files)

    hey guys , i tried to change my fortress war time from SMC and nothing when i change it and login the fortress war time still same ! what can i do to work it please
    sry 4 my bad english, thnx 4 advance

  5. #20
    Proficient Member ahmed_ahmed9889 is offline
    MemberRank
    Sep 2009 Join Date
    EgYpTLocation
    173Posts

    Re: guide to add items for new account(vsro files)

    srry i dont know how fix this

    im try fix me server :D

  6. #21

    Re: guide to add items for new account(vsro files)

    Quote Originally Posted by ahmed_ahmed9889 View Post
    hey guys

    this is frist guide for me

    im here from a years :D

    anyway from few days i download server files and make server (just need more time to finsh server and i have vps)

    this guide for help ppl for make new account have any items u want

    frist open

    and then go to path

    SRO_VT_SHARD
    Progammability
    Stored Procedures
    dbo.AddNewChar

    and right click and modify

    and control+F

    and search for

    INSERT _CharNameList VALUES(@CharName, @NewCharID)

    after that

    u lock to items in new char

    scroll and gold tiket 60% & 100%

    i edit to give new char more then that ;)

    rabbit&white wolf&1000 mp and hp and others cash items for free

    its to hard to know what name of items cuz u will search in large txt to find what u want

    and this is me code

    PHP Code:
        exec _ADD_ITEM_EXTERN @CharName,'ITEM_MALL_RETURN_SCROLL_HIGH_SPEED',20,1      
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_MALL_PREMIUM_VIETNAM_GOLDTIME_PLUS',1,1      
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_MALL_SKILL_GOLD_TIME_SERVICE_TICKET_4W',1,1
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_MALL_DAMAGE_ABS_20P_SCROLL',11,1
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_MALL_DAMAGE_INC_20P_SCROLL',11,1
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_MALL_REVERSE_RETURN_SCROLL',11,1
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_MALL_HP_SUPERSET_5_BAG',1000,1
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_MALL_MP_SUPERSET_5_BAG',1000,1
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_COS_P_FLUTE_WHITE',1,1
        exec _ADD_ITEM_EXTERN 
    @CharName,'ITEM_COS_P_RABBIT_SCROLL_SILK',1,
    for u know

    to edit how many what u want give

    like scroll

    lock to line

    PHP Code:
        exec _ADD_ITEM_EXTERN @CharName,'ITEM_MALL_RETURN_SCROLL_HIGH_SPEED',20,
    20 is how many scroll

    and if u cant understand what i say

    lock to this images







    thx for all users help here

    and i have 3 question :(

    1 - how i make game start normal without loader cuz need to use port 15779

    and port in gateport.txt 15779 but i got error

    2 - how i can fix all avatar in items mall cuz just 1 avatar is show

    3 - how can i fix guild pic cuz its show white :confused:
    where I see the list of codes of the items

    example


    Code:
    exec _ADD_ITEM_EXTERN @CharName,'ITEM_MALL_RETURN_SCROLL_HIGH_SPEED',20,1

  7. #22
    Account Upgraded | Title Enabled! Unrealx420 is offline
    MemberRank
    Jun 2008 Join Date
    HellLocation
    217Posts

    Re: guide to add items for new account(vsro files)

    Only problem with this.. is people will be able to mass create accounts and remake these items over and over unless you change some things in your database so they are not tradeable or able to be stored in the storage. Just something to think about.. unless you don't care ^^

  8. #23
    Proficient Member ahmed_ahmed9889 is offline
    MemberRank
    Sep 2009 Join Date
    EgYpTLocation
    173Posts

    Re: guide to add items for new account(vsro files)

    Quote Originally Posted by PlayCreeDSRO View Post
    where I see the list of codes of the items

    example



    Code:
    exec _ADD_ITEM_EXTERN @CharName,'ITEM_MALL_RETURN_SCROLL_HIGH_SPEED',20,1
    u can get it from text of server_dep

    Quote Originally Posted by Unrealx420 View Post
    Only problem with this.. is people will be able to mass create accounts and remake these items over and over unless you change some things in your database so they are not tradeable or able to be stored in the storage. Just something to think about.. unless you don't care ^^

    we can disable items trade

  9. #24
    Valued Member modog1545 is offline
    MemberRank
    Dec 2011 Join Date
    122Posts

    Re: guide to add items for new account(vsro files)

    thx ahmed
    mmkn t2oly n7t avatar azay ?
    whats the code of avatar to add it with them ?

  10. #25
    Proficient Member ahmed_ahmed9889 is offline
    MemberRank
    Sep 2009 Join Date
    EgYpTLocation
    173Posts

    Re: guide to add items for new account(vsro files)

    hey

    thx for reply

    about avatar

    frist download this program

    Multiupload.com - upload your files to multiple file hosting sites!

    to give u gm commands

    then edit like i say and get the code from program

    enjoy

  11. #26
    Apprentice Darkcry is offline
    MemberRank
    Nov 2011 Join Date
    16Posts

    Re: guide to add items for new account(vsro files)

    Thanks for guide :D i'll try (but when i try something it'll go bad -_-)

  12. #27
    Proficient Member ahmed_ahmed9889 is offline
    MemberRank
    Sep 2009 Join Date
    EgYpTLocation
    173Posts

    Re: guide to add items for new account(vsro files)

    Quote Originally Posted by Darkcry View Post
    Thanks for guide :D i'll try (but when i try something it'll go bad -_-)
    go sleep :P

  13. #28
    Valued Member modog1545 is offline
    MemberRank
    Dec 2011 Join Date
    122Posts

    Re: guide to add items for new account(vsro files)

    ok bro
    what about auto silk ?
    if i want any one get 500 silk auto ?

  14. #29
    Apprentice Poka is offline
    MemberRank
    Feb 2012 Join Date
    23Posts

    Re: guide to add items for new account(vsro files)

    Thx :))

  15. #30
    Apprentice xulunix is offline
    MemberRank
    Feb 2012 Join Date
    11Posts
    How to add silk at the beginning???



Page 2 of 3 FirstFirst 123 LastLast

Advertisement