[SHARE] FULL GS SOURCE - No More Selling

Page 66 of 93 FirstFirst ... 1656585960616263646566676869707172737476 ... LastLast
Results 976 to 990 of 1384
  1. #976
    Member tatsuya023 is offline
    MemberRank
    Mar 2020 Join Date
    88Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Does anyone know how to change tyranny settings?

  2. #977
    Member Arvin B Canaman is offline
    MemberRank
    Aug 2013 Join Date
    Calbayog CityLocation
    85Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Change country.lua or maybe service provider problem. Use 9 in cfg for global.

  3. #978
    Apprentice cyanxdd is offline
    MemberRank
    Feb 2020 Join Date
    127.0.0.1Location
    11Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    @Anyone know why specialtool > maplist is not saving? When i close the editor, and re-open its still in the previous setting but the lua is already updated. But when i apply the updated Lua. Its not changing in-game.

  4. #979
    Member mateo13 is offline
    MemberRank
    Mar 2020 Join Date
    64Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Quote Originally Posted by cyanxdd View Post
    @Anyone know why specialtool > maplist is not saving? When i close the editor, and re-open its still in the previous setting but the lua is already updated. But when i apply the updated Lua. Its not changing in-game.
    Change the file extension to .luc after you save

  5. #980
    Valued Member witthawat1 is online now
    MemberRank
    Oct 2014 Join Date
    107Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling


  6. #981
    Proficient Member abn0rmalism0 is offline
    MemberRank
    Apr 2020 Join Date
    180Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Quote Originally Posted by witthawat1 View Post
    i think thats not compatible for gs

  7. #982
    Apprentice kiyoshikiro is offline
    MemberRank
    Apr 2009 Join Date
    17Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    what line# to put the item id?

    Quote Originally Posted by mateo13 View Post
    data/glogicserver/scripts/Attendance_gs.nut

    Line 371 to 374

    m_arrRandomRewardType =

    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Point],
    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Point],
    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Point],
    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Point]

    To

    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Item],
    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Item],
    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Item],
    [RewardTypes.Exp, RewardTypes.Point, RewardTypes.Money, RewardTypes.Exp, RewardTypes.Item]

    Also make sure to put an existing item id (mine's 454,35 to 41)

    Attachment 169634

    Note: You can see the result from a newly created character (you might also wanna check on emulator)
    All existing character attendance needs to be reset.
    Last edited by kiyoshikiro; 18-05-21 at 07:14 PM.

  8. #983
    Apprentice bigdrtv is offline
    MemberRank
    May 2021 Join Date
    ParañaqueLocation
    17Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Quote Originally Posted by bzzbzzb View Post
    Working


    I might need to modify mine ones lol seems outdated

    Noted: It works only new character created, for the previous characters still does not show up
    how to make it work? i already change the mid and sid and also Point to Item? still not showing in game.

    - - - Updated - - -

    anyone knows how to fix everytime i create magician class, but in character selection brawler class always appear?

  9. #984
    Apprentice kiyoshikiro is offline
    MemberRank
    Apr 2009 Join Date
    17Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    check if mid and sid are present on the item list. then restart the server

    https://ibb.co/fGskKmC
    https://ibb.co/nLDQ47J


    Quote Originally Posted by bigdrtv View Post
    how to make it work? i already change the mid and sid and also Point to Item? still not showing in game.

    - - - Updated - - -

    anyone knows how to fix everytime i create magician class, but in character selection brawler class always appear?

  10. #985
    Member Tonite30 is offline
    MemberRank
    May 2014 Join Date
    RAN WORLDLocation
    59Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Anyone know how to decrypt luc files?

  11. #986
    Proficient Member calibur17 is offline
    MemberRank
    Mar 2011 Join Date
    179Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Has anyone tried the WorldEditor already? I can't see the "MAP EDIT" option on it. How to make it appear?
    edit: nevermind, i figured it out.
    Last edited by calibur17; 19-05-21 at 10:36 AM.

  12. #987
    Member mateo13 is offline
    MemberRank
    Mar 2020 Join Date
    64Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Quote Originally Posted by calibur17 View Post
    Has anyone tried the WorldEditor already? I can't see the "MAP EDIT" option on it. How to make it appear?
    Afaik you can't edit a map with worldedit tool (for gs at least), you can only use it to edit effects/animations and whatnot.
    Tho i'm not sure, maybe code related.

  13. #988
    Apprentice cyanxdd is offline
    MemberRank
    Feb 2020 Join Date
    127.0.0.1Location
    11Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Quote Originally Posted by mateo13 View Post
    Change the file extension to .luc after you save
    Thanks man!
    @Anyone who experience im planning to reduce damage of the boss, but when i go 2nd page of crow edit. It shows me tabs but when tried to double click it. It goes bugtrap.

  14. #989
    Member mateo13 is offline
    MemberRank
    Mar 2020 Join Date
    64Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Quote Originally Posted by cyanxdd View Post
    Thanks man!
    @Anyone who experience im planning to reduce damage of the boss, but when i go 2nd page of crow edit. It shows me tabs but when tried to double click it. It goes bugtrap.
    You mean on skill edit section?
    Been there and i see that it only happens with NPCs (as they don't have/need skills), no bugtrap with mobs.
    You also make sure you have the correct skin file (chf) for such mob.

  15. #990
    Apprentice bigdrtv is offline
    MemberRank
    May 2021 Join Date
    ParañaqueLocation
    17Posts

    Re: [SHARE] FULL GS SOURCE - No More Selling

    Quote Originally Posted by kiyoshikiro View Post
    check if mid and sid are present on the item list. then restart the server

    https://ibb.co/fGskKmC
    https://ibb.co/nLDQ47J
    i've already fix that problem, the other problem is creating magician class, after creating in character selection instead of magician it shows brawler in character desc in character seletion how to fix it sir?



Advertisement