Jump to content

espinafre18

Inactive Member
  • Posts

    9
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by espinafre18

  1. On 2/27/2015 at 12:06 PM, SamuR said:

     

     

    Hi,

     

    I think that you make changes in "game.py" too. I said "NOTE: If you want Only NPC Shop's with 80 Items follow this guide, else if you want NPC Shop & Private Shop follow the Update Istruction.".

     

    Anyway, now open you "pack/root/game.py" and search:

    def StartShop(self, vid):if chr.IsNPC(vid):
      self.interface.OpenShopDialog(vid)
    else:
      self.interface.OpenShopDialog2(vid)

     

    Replace with:

    def StartShop(self, vid):
      self.interface.OpenShopDialog(vid)

     

    Enjoy! 

     

    You're welcome! 

    Its Work tanks men 👍

  2. Good morning guys.
    I am using the Files " [40250] Reference Serverfile + Client + Src [15 Available Languages] " which are very good so far.

    👌  Files

    I have already placed the 4 inventories and changed the language to the one I wanted all 5 stars.

    I talked to @ TMP4 if there would be any sash systems and he advised 1 system. 👍

    This is the hidden content, please

    I was able to put in the server source and client source successfully.
    After putting the proper things on the server and client I got a ROOT error.
    Thanks in advance to the whole community for sharing content.

    ERRO:

    spacer.png

    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.