Thread: Weird Problem.
View Single Post
  #9  
Old 06-30-2007, 09:08 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Some script has modified the z of the player. It is best to reset the z value at login, do player.z = -51 or so because only values between -50 and +170 are allowed, everything else resets it to the default behaviour where the z is matching the terrain height.
Reply With Quote