Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-08-2001, 12:55 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool About SLP's PlayerHouse on 2001

well first when you try to get out of the door it keeps on warping you back in... some how you need to fix that.. stefan... or if there is someone else who does it...

then stefan slp and I are wondering if this npc code is alright to have in our playerhouse...

//#CLIENTSIDE
if(created){
this.roomnumb=0;
this.dirs={1,3};
}
if (playertouchsme){
if(strequals(#s(level.account#v(this.roomnumb)),#a )){
if(playerdir==this.dirs[0]||playerdir==this.dirs[1]){
playerx+=vecx(playerdir)*4;
playery+=vecy(playerdir)*4;
}
}else
say2 Room Number #v(this.roomnumb);
}
if(playerchats&&(strequals(#a,KJS)||strequals(#a,s lp))){
tokenize #c;
if(strequals(#t(0),give)&&strequals(#t(1),room)&&s trequals(#t
(2),#v(this.roomnumb))&&strequals(#t(3),to))
setstring level.account#v(this.roomnumb),#t(4);
message #s(level.account#v(this.roomnumb));
}



if so we would like to send in the new player house design.
if this does not work.. then we would have to send you the playerhouse design everytime we give someone a key... so they have their own rooms.... so people cant steal money...

this npc code would make life a lot easier for you and me and slp.... for not having all the hassle to deal with the player house...
__________________
Thanks,
-KJL
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 05:43 AM.


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