Search found 89 matches

by zachofthegolden1
29 Sep 2014, 03:02
Forum: SmartFoxServer 1.x Discussions and Help
Topic: IP banning?
Replies: 5
Views: 10394

Re: IP banning?

A way to do it culd be by setting up a ip ban section. On my server i made a section where ips can be banned and once banned if they visit the game it will automatially ban their accounts soon as they created it and prevent logging in.
by zachofthegolden1
29 Sep 2014, 02:51
Forum: SmartFoxServer 1.x Discussions and Help
Topic: user id problem
Replies: 3
Views: 8492

Re: user id problem

I have a custom login and I assign a id # to myUserId in the extension response handler. After joining a room and checking the userlist I find that the user ids from the room userlist do not match the id's Ive assigned. Rechecking myUserId verifys that my id is still correct just not in the room us...
by zachofthegolden1
29 Sep 2014, 02:43
Forum: Server Side Extension Development
Topic: Disconnecting a user at a certain time.
Replies: 9
Views: 17150

Re: Disconnecting a user at a certain time.

The way i used to do this was making a maintenance value in the database then i update the whole database to set maintenance 1 where admin =0 Basically if someone had value 1 on the admin field on my users table itl leave it alone but set maintenance to 1 for everyone else then i create a failed log...
by zachofthegolden1
29 Sep 2014, 02:25
Forum: SmartFoxServer 1.x Discussions and Help
Topic: How to store item information with user variables?
Replies: 2
Views: 8776

Re: How to store item information with user variables?

Hey there, I can't seem to find the doc that shows you how to store information on the server side with user variables but I need to store item information with it so when the user logs back in they will still have there outfit on. Can somebody point me in the right direction? This can be done by s...
by zachofthegolden1
19 Jan 2014, 00:04
Forum: Job offers and requests
Topic: AS2 Virtual World programmer NEEDED!
Replies: 3
Views: 8558

Re: AS2 Virtual World programmer NEEDED!

A login and register is good, Ive managed to make one. Mine use facebook also. But flogging in and registering th a database i can help you with that.
by zachofthegolden1
11 Jan 2014, 16:15
Forum: SmartFoxServer 1.x Discussions and Help
Topic: how to ban/kick people
Replies: 4
Views: 8815

Re: how to ban/kick people

When banning a user for example on my game i have 2 ways of banning. One of them is a function in my main extension set to kick the user and set active to 0 in the database so on login if active = 0 show permenant ban message. Or you could use the one that is part of smartfox mentioned above for tem...
by zachofthegolden1
11 Jan 2014, 15:54
Forum: Job offers and requests
Topic: AS2 Virtual World programmer NEEDED!
Replies: 3
Views: 8558

Re: AS2 Virtual World programmer NEEDED!

What sort of thing do you need?
by zachofthegolden1
07 Aug 2013, 20:40
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Remove Name
Replies: 1
Views: 4697

Re: Remove Name

Inside your fla file just delete the name box its located in avatar
by zachofthegolden1
25 Feb 2013, 14:08
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [HELP]about remote connection problem
Replies: 7
Views: 11878

Re: [HELP]about remote connection problem

Thanks for your response !! :D It seems to me that the 140.128.80.150 IP you're using to connect is the internal IP (the IP attributed by the router), correct? Is the machine where you're running the application on the school network? Yes, the other computer in the same network,IP is 140.128.80.142...
by zachofthegolden1
25 Feb 2013, 01:11
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Chat bubble database error
Replies: 26
Views: 35792

Re: Chat bubble database error

Problem fixed i basically copied all the code from rjgtav's version then edited the responses to the one in his custom login redid al my custom stuff in my swf and it worked thank you :)
by zachofthegolden1
07 Feb 2013, 11:34
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Question about the admin tool ban and unbanning
Replies: 5
Views: 8966

Re: Question about the admin tool ban and unbanning

Yes, that's what I've tested on the previous post. But please answer to the following questions otherwise it is very difficult to help: Are there any errors on the logs when you click the remove button? And does this issue appear only with un-banning users which were banned by username, banned by i...
by zachofthegolden1
05 Feb 2013, 12:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Chat bubble database error
Replies: 26
Views: 35792

Re: Chat bubble database error

For soem reason it wont use the data from frame 9 onto fraame 16 so the only hing that works is coins and moderator so smartfox.myUserId and smartfox.myUserName dont seem to work on frama 16 but on frame 9 in ym traces it shows the username and id but for some reason it wont carry those onto the cha...
by zachofthegolden1
05 Feb 2013, 06:10
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Question about the admin tool ban and unbanning
Replies: 5
Views: 8966

Re: Question about the admin tool ban and unbanning

It bans fine the admin tool works fine but when i unban using the admin tool it removes as if the user is unbanned then if i go back on the banned users tab the user is back there again.
by zachofthegolden1
04 Feb 2013, 11:31
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Question about the admin tool ban and unbanning
Replies: 5
Views: 8966

Question about the admin tool ban and unbanning

I have noticed that on my admin tool every time a user in game was to get banned and i wanted to unban the person inside the admin tool i click their name and click on remove and user disapears off the list but if i was to go on another tab and back on the ban tab the user is back there again as if ...

Go to advanced search