04-18-2014, 03:39 AM
I'll maybe try to add the /invsee command
Essentials for MCServer
|
04-18-2014, 03:39 AM
I'll maybe try to add the /invsee command
04-21-2014, 06:03 AM
What ist TakeDamageInfo:DamageType() doing, and how can i use it?
http://mc-server.xoft.cz/LuaAPI/TakeDamageInfo.html
04-21-2014, 06:16 AM
They aren't functions. They are variables in the object.
function OnTakeDamage(Receiver, TDI) print(TDI.Attacker:IsPlayer()) end Thanks given by: LO1ZB
08-08-2014, 10:23 PM
Just got basic survival-fly protection working.
08-09-2014, 03:46 AM
I uploadet the first testing-version of the code to my repo
|
« Next Oldest | Next Newest »
|