Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Fixing Z Axis (https://forums.graalonline.com/forums/showthread.php?t=51979)

MysticalDragonP2P 03-28-2004 01:25 AM

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 :).

R0bin 03-28-2004 02:11 AM

If you are on a terrain gmap, that will not.

better to do playerz=-51;


All times are GMT +2. The time now is 10:03 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.