Graal Forums  

Go Back   Graal Forums > PlayerWorlds > Bomy Island Main Forum
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-16-2001, 03:15 AM
T-Squad T-Squad is offline
Banned
T-Squad's Avatar
Join Date: Mar 2001
Location: United States of America
Posts: 1,733
T-Squad is on a distinguished road
Quote:
Originally posted by Lugie
mine is clientside too. zorro just tried warping in there and it doesnt warp you out until you move. anyways ill just get loriels.
gah heres the script for mine:
(its customized for my house, and i have everything positioned for my house...)

NPC Code:

//#CLIENTSIDE
timeout = 0.05;
if (timeout) {
timeout = 0.05;
if (abs(playerx-x)<=10 &&
abs(playery-y)<=7) {
if (!strequals(#a,T-Squad)) {
playerx = 19.5;
playery = 25;
}
}
}



and there you have it, simple, yet effective.
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 02:28 AM.


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