Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Sign Sensitivity (https://forums.graalonline.com/forums/showthread.php?t=12235)

Lycia 09-18-2001 08:16 PM

Sign Sensitivity
 
I think that signs have become way to sensitive.

You don't even have to touch them, and a sign comes up on your window.

I think it needs to be dropped down a bit.

It's rather annoying to walk past somewhere where there is no sign, and to have them popping up every 2 seconds.

BocoC 09-18-2001 09:03 PM

It seems to only be a problem on npcserver....

Admins 09-18-2001 10:45 PM

I think its because many npcs are like this
NPC Code:

if (playertouchsme)
say2
blabla;



It would be better if they would also check
if the player looks up
NPC Code:

if (playertouchsme && playerdir==0)
say2
blabla;



Sorry for this :) we need to fix those npcs

spi 09-19-2001 03:19 AM

I like blabla :D

Thak2 09-19-2001 03:24 AM

I lag bad. So sometimes I have to start rubbing a sign to read it, because it wont pop up. But when it does pop up, it keeps popping up. :(

Spatula-Boy 09-19-2001 03:43 AM

Quote:

Originally posted by Thak2
I lag bad. So sometimes I have to start rubbing a sign to read it, because it wont pop up. But when it does pop up, it keeps popping up. :(
Happens to me too, Its some problem the npcserver has, playertouchsme is like dead sometimes. Like when I touch wheat to get it, I can't so I reconnect, and I am in the Pie Shop for some reason.

spi 09-19-2001 05:44 AM

Quote:

Originally posted by Spatula-Boy


Happens to me too, Its some problem the npcserver has, playertouchsme is like dead sometimes. Like when I touch wheat to get it, I can't so I reconnect, and I am in the Pie Shop for some reason.

it also happens to me, execpt the sign only pops up once

AlexH 09-19-2001 05:46 AM

happens to me too
only i touch it and then i walk away and it pops up a few steps later
but sometimes if im lagging bad it could be lvls away from the sign when it pops up :(


All times are GMT +2. The time now is 04:16 AM.

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