Search Results
As many of you already know, it is quite hard to learn how to use Shoebill due to a lack of documentation material provided. I am currently looking for some people that would be kind enough to help me...
29,879
@Prio: Thank you, you can also join our slack group here: http://37.114.61.175:3000
29,879
@The King's Bastard: Thank you very much I appreciate it. You can also join our official slack channel here: http://37.114.61.175:3000/
29,879
@MrViolence101: Hi, no there is no example on how to code a house system, but you basically will need to use pickups, dialogs and database stuff.
29,879
@svorpyx: Please make sure that you have installed a 32 Bit version of JDK instead of a 64 Bit version. @The King's Bastard: I'm sorry but I have no idea of persistence framework. I believe that Shoeb...
29,879
@The King's Bastard: You should look into the generated .jar if the persistence.xml file is at the correct path. I don't think I can help you with that, because I have no idea of these persistence fra...
29,879
You have to add guava to your needed runtime libraries in the resources.yml. It should look like this: Код: runtimes: - ... - com.******.guava:guava:19.0
29,879
@The King's Bastard: Hi, you are right, our hoster is currently doing some maintenance work on our hosting system. It should be back soon.
29,879
@Chilco: You are using two different versions of shoebill-common. Make sure that the version you use in the pom.xml matches with the one in the resources.yml.
29,879
@MrMADRYAN[GREIS]: You can use Shoebill in plugins only mode, but Shoebill 1.3 has some flaws regarding co-existance with amx gamemodes / filterscripts.
29,879
@Ace_Menace: I'm sorry, the server has some problems recently but I am already in contact with the support. It should be up again now. @Chaser98: Ok, I will take another look at it.
29,879
@Chaser98: I pushed an update for the wrapper (https://github.com/Shoebill/streamer...00aff0d3e84232). Can you try it out for me? It is in the maven repository now.
29,879
@RobinPotter: You need a 32 Bit runtime, not a 64 Bit one.
29,879
@RobinPotter: What problem exactly are you facing with Java & Maven ?
29,879
@persianboy: Hi, writing a wiki takes a lot of time. I already started writing one on https://github.com/Shoebill/shoebill-api/wiki but it is far from finished. I will try to add more pages before the...
29,879
@Su37Erich: Looks like the native function for creating a dynamic object was not found. Are you sure that you load the streamer plugin before Shoebill? Make sure that the streamer entry is positioned ...
29,879
@Su37Erich: I added this to the Issue Tracker: http://youtrack.gtaun.net/issue/SA-5 and will implement it in Shoebill 2.0.
29,879
@Su37Erich: Here is an example on how to create a hp reset after 40 seconds. It is important that you only have one instance of a timer for each player active. Because when the player dies twice in th...
29,879