Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-30-2005, 09:40 PM
SmallLars SmallLars is offline
Registered User
SmallLars's Avatar
Join Date: Jun 2002
Location: Germany - Niedersachsen
Posts: 37
SmallLars is on a distinguished road
Send a message via ICQ to SmallLars Send a message via AIM to SmallLars Send a message via Yahoo to SmallLars
playertouchsme on serverside

when i use playertouchme on serverside
(yes, i use setshape in the npc)
the event every time getting called 2 times when i touch the npc.
first time when i have a distanz with my player to the npc of ~1.
and the second time when i really touch the npc.
clientside all works fine, with all versions of graal.
i think the event should only be called one time ?
__________________
Reply With Quote
  #2  
Old 12-31-2005, 06:00 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by SmallLars
when i use playertouchme on serverside
(yes, i use setshape in the npc)
the event every time getting called 2 times when i touch the npc.
first time when i have a distanz with my player to the npc of ~1.
and the second time when i really touch the npc.
clientside all works fine, with all versions of graal.
i think the event should only be called one time ?
You're doing a setshape on clientside and serverside?
__________________

For Zone or Guild Support use the Support Center
Reply With Quote
  #3  
Old 12-31-2005, 10:10 AM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Are you sure you have no stray calls to that function, or any random pixels lingering about that you could have bumped into?
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote
  #4  
Old 12-31-2005, 01:27 PM
SmallLars SmallLars is offline
Registered User
SmallLars's Avatar
Join Date: Jun 2002
Location: Germany - Niedersachsen
Posts: 37
SmallLars is on a distinguished road
Send a message via ICQ to SmallLars Send a message via AIM to SmallLars Send a message via Yahoo to SmallLars
i used a 32*32 pixel grafik that i created.
there are no random pixel.
and i tested it with a serverside charakter npc/shape to.
at first i only used setshape on serverside.
but i tryd to use it on both sites - same effect.
i am sure that there are no other calls to this event/function.
i tested it on 2 servers - same effect, every time when i touch the npc, playertouchsme getting called 2 or 3 times ......
__________________
Reply With Quote
  #5  
Old 01-02-2006, 04:16 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
It's called each time the player makes a step I guess.
On clientside it's remembering the last npc you have touched to not repeat the playertouchsme event too often, could add that on serverside too if its a problem.
Reply With Quote
  #6  
Old 01-02-2006, 07:34 PM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Speaking of playertouchsme...i think it's about time it's changed to playertouchesme.
__________________
Reply With Quote
  #7  
Old 01-03-2006, 05:22 PM
SmallLars SmallLars is offline
Registered User
SmallLars's Avatar
Join Date: Jun 2002
Location: Germany - Niedersachsen
Posts: 37
SmallLars is on a distinguished road
Send a message via ICQ to SmallLars Send a message via AIM to SmallLars Send a message via Yahoo to SmallLars
yes, its a problem, please add it stefan <3
__________________
Reply With Quote
  #8  
Old 01-03-2006, 08:41 PM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
Quote:
Originally Posted by ZeLpH_MyStiK
Speaking of playertouchsme...i think it's about time it's changed to playertouchesme.
Leave it .

Breaking the habit of typing 'touchs' instead of 'touches' will be too much for me to handle.
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem

Seize the Day.
Reply With Quote
  #9  
Old 01-03-2006, 09:13 PM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
Preach it napo and is it that the script is timeout or something of the sort???
__________________
Deep into the Darkness peering...
Reply With Quote
  #10  
Old 01-03-2006, 09:31 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
Quote:
Originally Posted by Angel_Light
Preach it napo and is it that the script is timeout or something of the sort???
huh?
__________________
Reply With Quote
  #11  
Old 01-03-2006, 11:05 PM
talkingnoodle talkingnoodle is offline
Rapidwolve
talkingnoodle's Avatar
Join Date: Nov 2005
Location: Leominster, MA
Posts: 229
talkingnoodle is on a distinguished road
Send a message via AIM to talkingnoodle Send a message via MSN to talkingnoodle
wat?
Reply With Quote
  #12  
Old 01-04-2006, 01:08 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
is there a timeout(); or something of the sort in it, it would do that is there is
__________________
Deep into the Darkness peering...
Reply With Quote
  #13  
Old 01-04-2006, 01:18 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Quote:
Originally Posted by Angel_Light
is there a timeout(); or something of the sort in it, it would do that is there is
If you're using GS2:
it's
setTimer(float);
not timeout();
it is called by using
function onTimeOut() {}
__________________
Reply With Quote
  #14  
Old 01-04-2006, 01:43 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
timeout() works for me.... lol XP
__________________
Deep into the Darkness peering...
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 09:45 PM.


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