Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #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
 


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:23 PM.


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