Jump to content

Recommended Posts

Posted

Any can help us to create a voiced command witch open a page from communityboard for this pack ? any can give an example please ? 

if any can post an example how to open gm shop from community board when i type in chat .shop please do it please or for example when i type in chat .gatekeeper to open gatekeeper from community board if any can show us that please do it please , thanks all 

Posted
On 5/1/2018 at 3:57 PM, Prostyle1990 said:

Any can help us to create a voiced command witch open a page from communityboard for this pack ? any can give an example please ? 

if any can post an example how to open gm shop from community board when i type in chat .shop please do it please or for example when i type in chat .gatekeeper to open gatekeeper from community board if any can show us that please do it please , thanks all 

 

Dear Prostyle1990

 

Please stop asking help in this shared post. Just let you know, if you want get some help or request development job for you server, please you can post to the follow links:

 

Request Server Development Section

or

Client Development Discussion

 

and before you are going to create a new post, please READ THE RULES , it is mandatory to read it before you post.

 

Thanks and I hope this help for you server.

 

Btw, you started been annoying posting help everywhere.

 

Good luck..!!

 

  • Like 1
Posted
9 hours ago, Akar0 said:

 

Dear Prostyle1990

 

Please stop asking help in this shared post. Just let you know, if you want get some help or request development job for you server, please you can post to the follow links:

 

Request Server Development Section

or

Client Development Discussion

 

and before you are going to create a new post, please READ THE RULES , it is mandatory to read it before you post.

 

Thanks and I hope this help for you server.

 

Btw, you started been annoying posting help everywhere.

 

Good luck..!!

 

It's illegal to ask for help ? 

Posted
28 minutes ago, Prostyle1990 said:

It's illegal to ask for help ? 

It's not. But you already copy paste the same request in various topics like 3-5 times. That's annoying.

Tips were given, you can't handle it alone and somehow it's sad. While no one want to give you ready code and you don't want to search and try on your own, abandon the idea. 

  • Like 1
Posted
3 hours ago, Prostyle1990 said:

It's illegal to ask for help ? 

 

No at all buddy but if you read the rules on each section, you will know why what I'm saying:

 

71aa1f6acb3be019368a0d1ac49133cc.png

 

your are welcome.

  • 2 weeks later...
Posted
5 hours ago, z3us87 said:

Where  i find a tutorial how to setup the server (i want to ron only local) ...

 

Its ready to run locally. 

Posted (edited)
6 minutes ago, Prostyle1990 said:

Maybe can you help us with fake player engine ? how to start it ? how to spawn fake players ? 

Pay for the advertisement. Stop suffering with garbage.

Edited by HxxTxH
Posted (edited)
1 minute ago, Prostyle1990 said:

I just want to test my server localy ....so dont comment if you dont know why i ask for this mod ....

Testing your server locally with the fake players. Very smart xD

Edited by HxxTxH
  • Haha 2
  • 4 weeks later...
Posted (edited)

Hmm, Nice share, I see it is using SmartGuard? Wouldnt this be a problem in the future? If The used license key runs out of time? 

Quivers are without its needed skill. Fix-> 


  <etcitem id="22089" name="Bone Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="D"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_bone_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="1"/>
    </skills>
  </etcitem>
  <etcitem id="22090" name="Steel Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="C"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_fine_steel_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="2"/>
    </skills>
  </etcitem>
  <etcitem id="22091" name="Silver Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="B"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_silver_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="3"/>
    </skills>
  </etcitem>
  <etcitem id="22092" name="Mithril Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="A"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_mithril_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="4"/>
    </skills>
  </etcitem>
  <etcitem id="22093" name="Quiver of Light">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="S"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_shining_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="5"/>
    </skills>
  </etcitem>

Edited by HyperBlown
Quivers fix
Posted
34 minutes ago, Bazito said:

Someone the same problem?

 

error.jpg

What is your java version? I usually got that error when my installed java is  different from the minimum required of the source (source is running on java8)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.




  • Posts

    • Yes, but it also includes extra features like autofarm, autofarm interface button, dressme, many bug fixes from rusacis and premium geodata aswell.
    • discord mass dm service, discord bulk dm, discord dm service, discord mass messaging, discord dm bot, discord dm tool, discord mass dm bot, discord dm automation, discord bulk messaging, discord dm blast, discord mass dm tool, discord dm campaign, discord direct message service, discord dm software, discord mass dm advertising, discord dm marketing, discord bulk dm service, discord dm spammer, discord mass dm script, discord dm sender, discord automated dm, discord dm outreach, discord mass messaging service, discord dm promotion, discord bulk dm bot, discord dm advertising service, discord mass dm platform, discord dm marketing tool, discord bulk messaging bot, discord dm automation tool, discord mass dm sender, discord dm blast service, discord bulk dm tool, discord dm marketing service, discord mass dm system, discord dm advertising bot, discord bulk messaging service, discord dm promotion service, discord mass dm automation, discord dm outreach tool, discord bulk dm automation, discord dm marketing platform, discord mass dm software, discord dm advertising tool, discord bulk messaging platform, discord dm campaign service, discord mass dm marketing, discord dm blast tool, discord bulk dm marketing, discord dm automation service   discord mass dm service, discord bulk dm, discord dm service, discord mass messaging, discord dm bot, discord dm tool, discord mass dm bot, discord dm automation, discord bulk messaging, discord dm blast, discord mass dm tool, discord dm campaign, discord direct message service, discord dm software, discord mass dm advertising, discord dm marketing, discord bulk dm service, discord dm spammer, discord mass dm script, discord dm sender, discord automated dm, discord dm outreach, discord mass messaging service, discord dm promotion, discord bulk dm bot, discord dm advertising service, discord mass dm platform, discord dm marketing tool, discord bulk messaging bot, discord dm automation tool, discord mass dm sender, discord dm blast service, discord bulk dm tool, discord dm marketing service, discord mass dm system, discord dm advertising bot, discord bulk messaging service, discord dm promotion service, discord mass dm automation, discord dm outreach tool, discord bulk dm automation, discord dm marketing platform, discord mass dm software, discord dm advertising tool, discord bulk messaging platform, discord dm campaign service, discord mass dm marketing, discord dm blast tool, discord bulk dm marketing, discord dm automation service  
    • buy discord accounts, discord accounts for sale, buy discord accounts bulk, cheap discord accounts, aged discord accounts, discord account marketplace, buy aged discord accounts, discord accounts cheap, wholesale discord accounts, buy bulk discord accounts, discord account shop, verified discord accounts, discord pva accounts, discord accounts online, phone verified discord accounts, email verified discord accounts, discord account vendor, discord accounts wholesale, buy old discord accounts, discord account supplier, fresh discord accounts, discord account store, discord account service, buy discord account online, discord accounts bulk buy, discord account seller, discord accounts package, discord account bundle, premium discord accounts, discord account provider, discord accounts instant delivery, discord accounts fast delivery, discord account generator, discord account creator, multiple discord accounts, discord accounts ready, discord accounts quality, discord account dealer, buy discord tokens, discord early supporter accounts, discord nitro accounts for sale, discord 2015 accounts, discord 2016 accounts, discord accounts with badges, discord server accounts, buy discord accounts secure, discord accounts reliable, discord account trading, discord accounts inventory, discord account collection, discord accounts stock  
    • Buying & Selling WOW Gold
    • Buying & Selling POE & POE2 Divine-Mirrors
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock