Hey guys, I am planning on sitting up a "TrueServ" as well and i was thinking once we get a bunch of "TrueServ" servers online that we should have a directory listing of the active ones with the IP address and Port number. Also a thought is that can we still conect say "FrooSpace" with another "TrueServ" setup using the portal triggers that I believe that TrueBlue created. This might be old information, so forgive me; I am trying to play catchup here.
Just food for thought.
Sc@L@a3D
OurSpace Directory
-
scala3d
- Petty Officer Third Class
- Posts: 18
- Joined: 17 Jun 2009, 14:58
- Type the number ten into the box: 0
- Location: Texas
OurSpace Directory
-
froo
- Captain
- Posts: 2554
- Joined: 22 May 2009, 12:13
Re: OurSpace Directory
Hi Scala.
Welcome back to OurSpace!
The directory is a good idea. We can have a thread here specifically for that, along with a
description of what each port contains, If that port is going to stay solid. But if we update
the port, we need to update the information about that port as well.
Yes, tB's triggers still work. Mark has the 'portals' he's working on as well.
I cannot recall whether the trigger scripts had to be updated; so much is going on right now
it's tough to keep track!
Say, maybe you know something about these 'ping' issues we're having with pugman's trueServe.
I know you got things working with MultiVerse and routers.
Welcome back to OurSpace!
The directory is a good idea. We can have a thread here specifically for that, along with a
description of what each port contains, If that port is going to stay solid. But if we update
the port, we need to update the information about that port as well.
Yes, tB's triggers still work. Mark has the 'portals' he's working on as well.
I cannot recall whether the trigger scripts had to be updated; so much is going on right now
it's tough to keep track!
Say, maybe you know something about these 'ping' issues we're having with pugman's trueServe.
I know you got things working with MultiVerse and routers.
-
trueBlue
- Captain
- Posts: 5548
- Joined: 06 Jul 2009, 22:50
- Type the number ten into the box: 10
Re: OurSpace Directory
The Jump2SharedSpaces script works only within one server at a time and only if you are logged in first. Jumping between servers is a problem as I am not able to clear the password. Sofar any way. What I notice is it appends the new password to the original. EG: passwordpassword I've tried to reset it but sofar no go.
-
froo
- Captain
- Posts: 2554
- Joined: 22 May 2009, 12:13
Re: OurSpace Directory
hi trueBlue.
What command are you using to modify the password string?
It sounds like the command is performing an 'Append', when
we want to perform an 'overwrite'.
There should be a way to get the string variable, set it to empty: '' or "",
then append the password to that.
I will try to take a look at the script.
What command are you using to modify the password string?
It sounds like the command is performing an 'Append', when
we want to perform an 'overwrite'.
There should be a way to get the string variable, set it to empty: '' or "",
then append the password to that.
I will try to take a look at the script.
-
trueBlue
- Captain
- Posts: 5548
- Joined: 06 Jul 2009, 22:50
- Type the number ten into the box: 10
Re: OurSpace Directory
I tried to Reset the attribute from script. I even did it manually.
Nevertheless all though you can Connect from a tS761 command, it is going to take User interaction for the Password.
1.) You would not want to share this information.
2.) Every user should have a unique password given by the Adminstrator of each server.
Edit: The above still holds true but I found a way by deleting the existing User node before logging in again.
Jump2Server.RsObj
Nevertheless all though you can Connect from a tS761 command, it is going to take User interaction for the Password.
1.) You would not want to share this information.
2.) Every user should have a unique password given by the Adminstrator of each server.
Edit: The above still holds true but I found a way by deleting the existing User node before logging in again.
Jump2Server.RsObj
- Attachments
-
- Jump2Server.zip
- (3.24 KiB) Downloaded 23 times
-
3dvisuals dude
- Chief Warrant Officer
- Posts: 643
- Joined: 03 Jun 2009, 02:53
- Type the number ten into the box: 0
Re: OurSpace Directory
Thanks for spearheading this tB, I downloaded this and tried it but all the servers are currently offline. Will try it when Froo gets his back up later tonight.trueBlue wrote:I tried to Reset the attribute from script. I even did it manually.
Nevertheless all though you can Connect from a tS761 command, it is going to take User interaction for the Password.
1.) You would not want to share this information.
2.) Every user should have a unique password given by the Adminstrator of each server.
Edit: The above still holds true but I found a way by deleting the existing User node before logging in again.
Jump2Server.RsObj
script looks great!