Thread: Fixing Z Axis
View Single Post
  #1  
Old 03-28-2004, 01:25 AM
MysticalDragonP2P MysticalDragonP2P is offline
Endorian
Join Date: May 2002
Location: Lynn,Mass
Posts: 216
MysticalDragonP2P is on a distinguished road
Send a message via AIM to MysticalDragonP2P Send a message via MSN to MysticalDragonP2P
Post Fixing Z Axis

Alot of players/staff complaining that thier Z axis is screwed and they cant fix it.So hear is a small command that will fix it right up.

NPC Code:

if (playerchats&&strequals(#c,/zfix)) {
playerz=0;
}



that should fix your player right up .
__________________
MysticalDragon Manager of Endora
Reply With Quote