Search found 41 matches

by Bosskafett
03 Jun 2012, 22:14
Forum: Server Side Extension Development
Topic: SFS Going Down
Replies: 3
Views: 6787

Re: SFS Going Down

Well I run it, but after a few days it starts to go down more and more and as time progresses, it's down for longer periods of time. When I attempt to start the server again it says it's all ready running... but not properly. I cannot keep resetting it as there are rooms in the Zones that keep getti...
by Bosskafett
03 Jun 2012, 18:00
Forum: Server Side Extension Development
Topic: SFS Going Down
Replies: 3
Views: 6787

SFS Going Down

When I have had SmartFoxServer running on my server for a few days, the server won't connect. It happens quite frequently but isn't all the time. :(
by Bosskafett
24 May 2012, 09:52
Forum: Server Side Extension Development
Topic: Turn on Multiple Logins
Replies: 9
Views: 12612

Re: Turn on Multiple Logins

So, the Server reads the Username ( user.getName() ) if I can randomise the end of that and record a different variable with the display username (e.g. user.setName(resObj.name + random_number) & user.setRealName(resObj.name) ). I will try something like that. Tell you what happens after.
by Bosskafett
23 May 2012, 11:52
Forum: Server Side Extension Development
Topic: Turn on Multiple Logins
Replies: 9
Views: 12612

Re: Turn on Multiple Logins

Wait, I need a user to be able to login to two client screens and have the same user in different rooms at once. Is it possible to login to the same user that's already logged into a room? This will make the user able to chat in two rooms while on the same user.
by Bosskafett
22 May 2012, 09:58
Forum: Server Side Extension Development
Topic: Turn on Multiple Logins
Replies: 9
Views: 12612

Re: Turn on Multiple Logins

I have created a chat application where you can join a chat from a link e.g. www.aurorachat.me/lobby. I want users to be able to login to multiple chats (rooms) but not the same one more than once. Is this possible? Thanks you. :D
by Bosskafett
21 May 2012, 20:41
Forum: Server Side Extension Development
Topic: Idle Users
Replies: 2
Views: 5467

Re: Idle Users

A different client was having problems on his side which caused glitches for himself. Simply changing the MaxUserIdle param helped and the empty extension request is also a good idea.
by Bosskafett
21 May 2012, 20:39
Forum: Server Side Extension Development
Topic: Turn on Multiple Logins
Replies: 9
Views: 12612

Re: Turn on Multiple Logins

Simply allow users to login more than once? Is it possible? I'm sure it is :lol:
by Bosskafett
20 May 2012, 14:28
Forum: Server Side Extension Development
Topic: Turn on Multiple Logins
Replies: 9
Views: 12612

Turn on Multiple Logins

How do you turn on Multiple Logins in SFS PRO? Thanks.
by Bosskafett
19 May 2012, 19:14
Forum: Server Side Extension Development
Topic: Idle Users
Replies: 2
Views: 5467

Idle Users

How can I make it so that a user doesn't get disconnected when they are idle. Or at least extend the time. I tried extending the time and the users wouldn't disconnect for a while but eventually they would but it would appear with many problems like the user not being able to login because they are ...
by Bosskafett
14 May 2012, 13:21
Forum: Server Side Extension Development
Topic: Temp Rooms...
Replies: 6
Views: 10561

Re: Temp Rooms...

Thanks, rooms are now not temporary.

Is it possible to write these rooms into the xml configuration so that all the rooms don't get removed on a server reset? Thank you.
by Bosskafett
11 May 2012, 08:35
Forum: Server Side Extension Development
Topic: Temp Rooms...
Replies: 6
Views: 10561

Temp Rooms...

Can you change temp rooms to permanent when they are made? Its because I've made a chat system where you make your own chat rooms and I dont want them to keep getting deleted.. Thanks.
by Bosskafett
19 Apr 2012, 16:41
Forum: Server Side Extension Development
Topic: Zone User Count
Replies: 2
Views: 5843

Re: Zone User Count

Anybody??? i havent figured it yet.
by Bosskafett
18 Apr 2012, 14:21
Forum: Server Side Extension Development
Topic: Zone User Count
Replies: 2
Views: 5843

Zone User Count

How do you count the amount of users in a zone?

thanks,
Jack
by Bosskafett
15 Apr 2012, 20:40
Forum: Server Side Extension Development
Topic: GoToAndPlay Stopped working
Replies: 1
Views: 4480

GoToAndPlay Stopped working

Okay, before I join a different room in SmartFoxServer, when I go to change a movieclip's frame on the avatar's movieclip it works fine, right? But when I change to a second room, the user variables update fine (meaning the movieclip in the avatar mc is going to the correct frame by the user variabl...
by Bosskafett
03 Apr 2012, 23:56
Forum: Server Side Extension Development
Topic: Error Messages
Replies: 4
Views: 7067

Re: Error Messages

Thanks rjgtav, that worked great.
Thanks for taking the time to write out the code too. :D

cheers,
Jack

Go to advanced search