Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bomy Island Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=80)
-   -   About SLP's PlayerHouse on 2001 (https://forums.graalonline.com/forums/showthread.php?t=6924)

KJS 07-08-2001 12:55 PM

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...

hakman 07-08-2001 12:55 PM

i like cheeze

smallballn13 07-08-2001 12:57 PM

Quote:

Originally posted by hakman
i like cheeze
neat :):)

LiquidIce00 07-08-2001 01:42 PM

Quote:

Originally posted by smallballn13


neat :):)

u just got 1k post.
how do u feel?
x.x

vergil 07-08-2001 01:52 PM

i wish there were variables we could use like
$posts
or $usernamehere_posts
and $usernamehere_number
and $usernumber

that would be neat

smallballn13 07-08-2001 02:25 PM

Quote:

Originally posted by LiquidIce00

u just got 1k post.
how do u feel?
x.x

haha
i feel special :)))))))))

KJS 07-08-2001 03:09 PM

well right now
 
lol I just noticed something... lol it is all clientside...
so right now it wouldn't work properly (but basically it would be a code like that, that does the same thing...)

I could fix it probably in 5 - 10 min if that...
and test out to make sure it works befor we send it to you (the level if you will allow that npc)

I could change it around to make it so only your account can change the room also.

smallballn13 07-08-2001 03:17 PM

Re: well right now
 
Quote:

Originally posted by KJS
lol I just noticed something... lol it is all clientside...
so right now it wouldn't work properly (but basically it would be a code like that, that does the same thing...)

I could fix it probably in 5 - 10 min if that...
and test out to make sure it works befor we send it to you (the level if you will allow that npc)

I could change it around to make it so only your account can change the room also.

:confused: :confused: :confused: :confused: :confused: :confused:

KJS 07-08-2001 03:21 PM

Re: Re: well right now
 
Quote:

Originally posted by smallballn13

:confused: :confused: :confused: :confused: :confused: :confused:

lol ok basically what I said

the code is clientside so it wont work properly (so the message and stuff works right).
I can fix it in 5 - 10 min or so it works properly(so the message and stuff works right).
but befor I change it I want to make sure stefan will allow it or not...
and if stefan does not want it that way, what about having stefan's accounts able to update it insted of slp's and mine.

smallballn13 07-08-2001 04:00 PM

I GET IT!!

KJS 07-09-2001 12:58 AM

man...
 
man stefan needs too look at this...

i keep on pmming him but he never responds... but i know he has a bunch of pm's.... and also 1/2 the time im thinking he might say.. so why doesn't slp just ask me...
its because he is never on when your on... he has to goto my house to go on my computer.... because right now his computer is fried...

Spyder5782 07-09-2001 03:28 AM

Senour Fancy Pants! Where did you go?


All times are GMT +2. The time now is 04:25 AM.

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