Essentials for MCServer
#11
I'll maybe try to add the /invsee command
Reply
Thanks given by:
#12
What ist TakeDamageInfo:DamageType() doing, and how can i use it?
http://mc-server.xoft.cz/LuaAPI/TakeDamageInfo.html
Reply
Thanks given by:
#13
They aren't functions. They are variables in the object.
function OnTakeDamage(Receiver, TDI)
	print(TDI.Attacker:IsPlayer())
end
Reply
Thanks given by:
#14
Just got basic survival-fly protection working. Smile
Reply
Thanks given by:
#15
I uploadet the first testing-version of the code to my repo
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)