Can you create a plugin "More animals" ?
#1
Please
Reply
Thanks given by:
#2
That's not possible with the current API.
Reply
Thanks given by:
#3
Also our current priority is to get the existing mobs working first.
Reply
Thanks given by:
#4
Ok , I wanted create a steve mob.
It is possible to adapte citzen's on MCServer ?
Reply
Thanks given by:
#5
Not with the current API. But it will be in the future
Reply
Thanks given by:
#6
Well, isn't Citizens more or less getting entities to move (or not move) to a configurable place and interact when right clicked? We have HOOK_PLAYER_RIGHT_CLICK_ENTITY for right clicks, and MoveToPosition for (basic) pathfinding to a block, and these work for any mob.
Reply
Thanks given by:
#7
Yea but we can't make computer controlled players yet.
Reply
Thanks given by:
#8
Make an intelligent robot, coded in Lua, that plays on the client with a keyboard, that is controlled using GPIO pins on a Raspberry Pi running MCServer?
Reply
Thanks given by:
#9
You just need to create cPluginControlledPlayer inheriting cPlayer and turn all the client callbacks in to plugin hooks.
Reply
Thanks given by:
#10
ok ! thanks for the information .
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)