Author |
Message |
Cheese Wow Cheese is so helpful!

Joined: Mar 18 2007 Posts: 1017 Offline
|
Posted: Tue Nov 04, 2008 8:26 pm Post subject: malfunctioning sendto |
 |
|
|
|
i cant seem to get sendto work work correctly anywhere...
what are the setup requirements? (server.ini stuff)
what is the usage, and all possible usages? (syntax)
who can it be used by?
because the way i have it set up now, it works correctly in getting the user OUT of the zone, (window shows client leaving) but there is no indication of the client arriving at the destination zone.
the client sees the 'entering arena' PERMANENTLY after the send, as in, never arrives, stays in the screen until you press esc. _________________ SSC Distension Owner
SSCU Trench Wars Developer |
|
Back to top |
|
 |
L.C. Server Help Squatter

Age:34 Gender: Joined: Jan 03 2003 Posts: 574 Location: Missouri, US Offline
|
Posted: Tue Nov 04, 2008 9:31 pm Post subject: |
 |
|
|
|
At the moment you can only use it in SSC connected zones as far as I know. Snrrrub has managed to get it to work for non-SSC though, probably through his work-in-progress client hack. |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
|
Back to top |
|
 |
Cheese Wow Cheese is so helpful!

Joined: Mar 18 2007 Posts: 1017 Offline
|
Posted: Wed Nov 05, 2008 7:35 pm Post subject: |
 |
|
|
|
subgame, or subgame2?
i have only seen it successfully used in 2 zones, tw and mg
and i tried sending from a zone to the same zone, and a zone to another zone on the same network, both failed. |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Thu Nov 06, 2008 2:43 am Post subject: |
 |
|
|
|
subgame2 ofcourse |
|
Back to top |
|
 |
JoWie Server Help Squatter
Gender: Joined: Feb 25 2004 Posts: 215 Offline
|
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Thu Nov 06, 2008 1:58 pm Post subject: |
 |
|
|
|
That's what I meant. |
|
Back to top |
|
 |
Snrrrub Novice
Joined: May 29 2008 Posts: 37 Offline
|
Posted: Sat Nov 22, 2008 11:02 am Post subject: |
 |
|
|
|
*sendto works only if the target zone you're sending a player to is connected to the SSC biller. That's why you can't *sendto anyone to your private zone.
I have managed to work around this (without making any client/server changes) but it involves masquerading as an SSC biller-connected zone. That's also why none of the SSA zones show the "not connected to SSC" warning (the client thinks they're all on SSC).
As long as the client thinks it's connecting to an SSC zone, it will happily respect *sendto.
Technical details: the client, if being sent to a non-SSC zone, will clear out its password (all '\0' characters) in the login packet. The target server will reject the client due to bad password. I suspect the client doesn't show the "warning, this zone is not connected to SSC" dialog or an "invalid password" message box because either:
a) the client at that point is not in a state to display dialog boxes (fullscreen) or
b) the user experience would be pretty bad if you're in a zone and you're randomly asked if you want to connect to a non-SSC zone
Personally, I think it's the former rather than the latter but that's just pure speculation.
-Snrrrub |
|
Back to top |
|
 |
Chambahs Power attack

Joined: Jun 19 2005 Posts: 820 Offline
|
Posted: Sat Nov 22, 2008 1:23 pm Post subject: |
 |
|
|
|
snrrrub, you have too much time on your hands <3 |
|
Back to top |
|
 |
Cheese Wow Cheese is so helpful!

Joined: Mar 18 2007 Posts: 1017 Offline
|
Posted: Sun Nov 23, 2008 2:55 pm Post subject: |
 |
|
|
|
so did i hear correctly in putting
AskNewUsers=0
in [misc] in server.ini to remove the non ssc message box?
and will that alone allow it to work?
if i can get this thing to work, i can do a lot of good things... |
|
Back to top |
|
 |
Cheese Wow Cheese is so helpful!

Joined: Mar 18 2007 Posts: 1017 Offline
|
Posted: Thu Dec 04, 2008 6:28 pm Post subject: |
 |
|
|
|
bump |
|
Back to top |
|
 |
Snrrrub Novice
Joined: May 29 2008 Posts: 37 Offline
|
Posted: Sun Feb 01, 2009 1:43 pm Post subject: |
 |
|
|
|
No, there's no way for a server to control the SSC message box. If there was, there wouldn't be any point to having that message in the first place.
-Snrrrub |
|
Back to top |
|
 |
Cheese Wow Cheese is so helpful!

Joined: Mar 18 2007 Posts: 1017 Offline
|
Posted: Sun Feb 01, 2009 2:19 pm Post subject: |
 |
|
|
|
Snrrrub wrote: | I have managed to work around this (without making any client/server changes) but it involves masquerading as an SSC biller-connected zone. That's also why none of the SSA zones show the "not connected to SSC" warning (the client thinks they're all on SSC).
-Snrrrub |
how did you manage this then...?
and does this mean ssa can send to ssa? |
|
Back to top |
|
 |
|