02-19-2014, 04:06 AM 
		
	
	
		Please
	
	
	
	
	
| 
				
				 
					Can you create a plugin "More animals" ?
				 
			 | 
		
| 
	 
		
		
		02-19-2014, 04:06 AM 
		
	 
	
		Please
	 
	
	
	
	
		
		
		02-19-2014, 04:12 AM 
		
	 
	
		That's not possible with the current API.
	 
	
	
	
	
		
		
		02-19-2014, 04:18 AM 
		
	 
	
		Also our current priority is to get the existing mobs working first.
	 
	
	
	
	
		
		
		02-19-2014, 05:16 AM 
		
	 
	
		Ok , I wanted create a steve mob. 
	
	
	
	
It is possible to adapte citzen's on MCServer ? 
		
		
		02-19-2014, 05:19 AM 
		
	 
	
		Not with the current API. But it will be in the future
	 
	
	
	
	
		
		
		02-19-2014, 06:32 AM 
		
	 
	
		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.
	 
	
	
	
	
		
		
		02-19-2014, 06:39 AM 
		
	 
	
		Yea but we can't make computer controlled players yet.
	 
	
	
	
	
		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?
	 
	
	
	
	
		
		
		02-19-2014, 08:18 AM 
		
	 
	
		You just need to create cPluginControlledPlayer inheriting cPlayer and turn all the client callbacks in to plugin hooks.
	 
	
	
	
	
		
		
		02-19-2014, 04:58 PM 
		
	 
	
		ok !  thanks for the information .
	 
	
	
	
	
 | 
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 |