Quote:
Originally Posted by HamletEagle
Maybe you can do something with SVC_NEWMOVEVARS, give it a try.
|
PHP Code:
Name: SVC_NEWMOVEVARS
Structure:
float Gravity
float StopSpeed
float MaxSpeed
float SpectatorMaxSpeed
float Accelerate
float AirAccelerate
float WaterAccelerate
float Friction
float EdgeFriction
float WaterFriction
float EntGravity
float Bounce
float StepSize
float MaxVelocity
float ZMax
float WaveHeigth
byte Footsteps
float RollAngle
float RollSpeed
float SkyColorRed
float SkyColorGreen
float SkyColorBlue
float SkyVecX
float SkyVecY
float SkyVecZ
string SkyName
Do I have to fill all of these when sending that message?
Quote:
Originally Posted by SkumTomteN
2. Whats the problem, that code looks fine.
|
Is it? I've never played with data being displayed on MOTD before, that's why I'm asking whether it is correct or not.
__________________