Prostyle1990 Posted May 1, 2018 Posted May 1, 2018 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 Quote
Akar0 Posted May 2, 2018 Author Posted May 2, 2018 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..!! 1 Quote
Prostyle1990 Posted May 3, 2018 Posted May 3, 2018 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 ? Quote
SweeTs Posted May 3, 2018 Posted May 3, 2018 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. 1 Quote
Akar0 Posted May 3, 2018 Author Posted May 3, 2018 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: your are welcome. Quote
Prostyle1990 Posted May 17, 2018 Posted May 17, 2018 any one can tell me if Gameguard or lameguard works? and if woking can explain how to use it? how to start it ? Quote
z3us87 Posted May 20, 2018 Posted May 20, 2018 Where i find a tutorial how to setup the server (i want to ron only local) ... Quote
Akar0 Posted May 20, 2018 Author Posted May 20, 2018 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. Quote
Prostyle1990 Posted May 20, 2018 Posted May 20, 2018 7 hours ago, Akar0 said: Maybe can you help us with fake player engine ? how to start it ? how to spawn fake players ? Quote
HxxTxH Posted May 20, 2018 Posted May 20, 2018 (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 May 20, 2018 by HxxTxH Quote
Prostyle1990 Posted May 20, 2018 Posted May 20, 2018 1 minute ago, HxxTxH said: Pay for advertisement. Stop suffering with garbage. I just want to test my server localy ....so dont comment if you dont know why i ask for this mod .... Quote
HxxTxH Posted May 20, 2018 Posted May 20, 2018 (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 May 20, 2018 by HxxTxH 2 Quote
HyperBlown Posted June 13, 2018 Posted June 13, 2018 (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 June 14, 2018 by HyperBlown Quivers fix Quote
HyperBlown Posted June 19, 2018 Posted June 19, 2018 34 minutes ago, Bazito said: Someone the same problem? 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) Quote
Recommended Posts
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.