Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-27-2013, 09:53 PM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
What could be causing the player.z to be off center on gmap?

Today was the first day I logged onto my test server in a few months so I don't know if this is something I caused prior to my hiatus but I've checked all my code and none of it has anything that would alter a players z axis. I'm assuming it's something I've done while coding. and not an error with the gmap which is why I'm posting it here as opposed to tech support. Does anyone know what causes this and a resolution for it?

Large pic inc

Reply With Quote
  #2  
Old 02-27-2013, 10:03 PM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
The trial account is correct and the gold account is messed up for anyone who can't figure that out. Also on the Gold account when either the players avatar or it's true location touches anything it doesn't trigger playertouchesme.
Reply With Quote
  #3  
Old 02-27-2013, 10:06 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Could possibly be the GUI's that are there when you're in trial mode causing the issue. Last I heard v6 didn't like messing with the size of GraalControl at least when it came to polygons. This could be the same issue... do you have the same problem with trials in v5?
Reply With Quote
  #4  
Old 02-27-2013, 10:08 PM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
The trial is the one that functions correctly.
Reply With Quote
  #5  
Old 02-28-2013, 01:31 AM
Draenin Draenin is offline
Magnificent Bastard
Draenin's Avatar
Join Date: Dec 2004
Location: Bermuda Triangle
Posts: 6,790
Draenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud of
Send a message via AIM to Draenin Send a message via MSN to Draenin Send a message via Yahoo to Draenin
If you reset a player, you should be able to fix it.

As for what causes it, usually it's a change in the player's z-height somewhere that probably wasn't changed back afterwards, leaving you kind of stuck that way. I have experienced something similar, but it's a result of using things like jumping and flying on terrain maps.
Reply With Quote
  #6  
Old 02-28-2013, 12:35 PM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
Quote:
Originally Posted by Draenin View Post
If you reset a player, you should be able to fix it.

As for what causes it, usually it's a change in the player's z-height somewhere that probably wasn't changed back afterwards, leaving you kind of stuck that way. I have experienced something similar, but it's a result of using things like jumping and flying on terrain maps.
Yeah, I know resetting resolves it but I dont know what causes it to do that to begin with.
Reply With Quote
  #7  
Old 02-28-2013, 06:22 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Never had this problem.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote
  #8  
Old 03-02-2013, 02:35 AM
Draenin Draenin is offline
Magnificent Bastard
Draenin's Avatar
Join Date: Dec 2004
Location: Bermuda Triangle
Posts: 6,790
Draenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud of
Send a message via AIM to Draenin Send a message via MSN to Draenin Send a message via Yahoo to Draenin
Do you have any scripts at all that affect a player's z-height? Might want to try resetting a player, and then messing around until you can replicate the bug.

Also, is it just me, or is your map not entirely flat? I mean, the ground itself looks flat, but the border of your map in the screenshot looks slightly tilted to one side for some reason.
Reply With Quote
  #9  
Old 03-02-2013, 03:13 AM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
It's randomly happens, I've tried all I can think of to replicate the bug but couldn't. I'm sure it will come back again. As for the map, yes it is a terrain map using a lighter tileset. The height changes for the entire map are very subtle.
Reply With Quote
  #10  
Old 03-02-2013, 03:48 AM
Draenin Draenin is offline
Magnificent Bastard
Draenin's Avatar
Join Date: Dec 2004
Location: Bermuda Triangle
Posts: 6,790
Draenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud of
Send a message via AIM to Draenin Send a message via MSN to Draenin Send a message via Yahoo to Draenin
Quote:
Originally Posted by Cubical View Post
It's randomly happens, I've tried all I can think of to replicate the bug but couldn't. I'm sure it will come back again. As for the map, yes it is a terrain map using a lighter tileset. The height changes for the entire map are very subtle.
I know you won't like hearing this, but that could be the cause of your problem. I'm not saying it is, but it could be.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:07 AM.


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