Jump to content
Sign in to follow this  
Shako

Creating a Guild Bank

Recommended Posts

Hi guys,

Is there a way to create a guild bank, which the guild leader is able to access?

Also, when the guild kills a boss, for example, there can be an item that goes into the guild bank.

 

Appreciate any insight or help!

Edited by Shako
  • Like 1

logo-big.png   logo.png

                                   Sunny Go! Online                                                                    pko.host                                                 

Share this post


Link to post
Share on other sites

Hello @Shako

You can use GameServer.exe with HandleChat function and file i/o. Players will get access to the bank via chat commands. You can save guild banks in files.


Share this post


Link to post
Share on other sites

@Billy so it seems that it says it will cost some money but it actually doesn't.

I assume this is a private development made by you? Because I can't find it anywhere :D

 

Very nice system. Is there a way to immediately add items to this storage when members of that guild kill a boss, for example?

 


logo-big.png   logo.png

                                   Sunny Go! Online                                                                    pko.host                                                 

Share this post


Link to post
Share on other sites
4 hours ago, Shako said:

@Billy so it seems that it says it will cost some money but it actually doesn't.

I assume this is a private development made by you? Because I can't find it anywhere :D

 

Very nice system. Is there a way to immediately add items to this storage when members of that guild kill a boss, for example?

 

I think u can do getguildid and check if the player is in a guild, if the atker is in guild or in a pt full of guild members, it will send it directly, but this will require another code of getting the deadID and if the deadID = blablah, it will send to it but not sure how @Billy was able to use a trade page to store item =D <--- SO COOL and GOOD

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...