24.01.2015, 21:39
Quote:
@stokdam: In the current build you can only call functions from a pawn file. But I made a update today, and I will push it tomorrow, and then you can call native functions. But there is a streamer for shoebill. You can get it with this dependency:
<dependency> <groupId>net.gtaun</groupId> <artifactId>shoebill-streamer</artifactId> <version>1.0-SNAPSHOT</version> </dependency> And use it like this: DynamicSampObject.create(...) I will write you a private message tomorrow. |
EDIT: It says "Missing artifact net.gtaunhoebill-streamer:jar:1.0-SNAPSHOT" in pom.xml