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 10-30-2005, 09:53 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
chair npcs

if the player is using V4, and sitting they can not use scripts using if playertouchsme (maybe more)?
this script does not work if the player is sitting and using V4, it works perfect for V2 this is for an event on my server, so people can't play it with V4
NPC Code:
//#CLIENTSIDE
if (created) {setimg redchair.png;
drawunderplayer;}
if (playertouchsme) {
for (i=0;i<9;i++) {
playery = playery+5.5;
sleep .08
}
}

Reply With Quote
  #2  
Old 10-30-2005, 10:20 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
It is working for me (the player moves down when you touch the npc), I was sitting when I touched it.
__________________

Reply With Quote
  #3  
Old 10-31-2005, 12:50 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
i didn't work for one of the players on DR, but only when he had V4 on...maybe it was something esle?
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 01:12 AM.


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