Search found 18 matches
- 28 Dec 2007, 19:32
- Forum: Server Side Extension Development
- Topic: Sending a chat message to Smartfox from C#
- Replies: 4
- Views: 9210
- 02 Oct 2007, 19:05
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: [UPDATE] Patch 1.5.9 available!
- Replies: 14
- Views: 41930
- 26 Jun 2007, 14:57
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Printable Documentation
- Replies: 2
- Views: 6506
- 08 May 2007, 03:23
- Forum: Server Side Extension Development
- Topic: MySQL - I can not connect
- Replies: 3
- Views: 9370
- 16 Apr 2007, 16:19
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Another client problem
- Replies: 4
- Views: 10953
- 16 Apr 2007, 14:41
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Another client problem
- Replies: 4
- Views: 10953
- 16 Apr 2007, 13:42
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: problem with SmartfoxClient, please help.
- Replies: 2
- Views: 7961
- 16 Apr 2007, 13:38
- Forum: Server Side Extension Development
- Topic: What I'm doing wrong?
- Replies: 3
- Views: 8796
- 13 Apr 2007, 20:07
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Another client problem
- Replies: 4
- Views: 10953
Another client problem
I have this:
function onUserVariablesUpdate(userObj:User, changedVars:Array)
{
trace("onUserVariablesUpdate:" + userObj + ", changed vars: " + changedVars)
var variables:Object = userObj.getVariables()
var px:Number = variables["ypos"]
var py:Number = variables["ypos"]
trace("User ...
function onUserVariablesUpdate(userObj:User, changedVars:Array)
{
trace("onUserVariablesUpdate:" + userObj + ", changed vars: " + changedVars)
var variables:Object = userObj.getVariables()
var px:Number = variables["ypos"]
var py:Number = variables["ypos"]
trace("User ...
- 13 Apr 2007, 17:03
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: problem with SmartfoxClient, please help.
- Replies: 2
- Views: 7961
problem with SmartfoxClient, please help.
Hi,
Please Lapo, Patso or any smartfox guru.. I'm stuck with this.
I'm creating a game using an extension with custom login.
In my config I have this:
<Zone name="mw" uCountUpdate="true" buddyList="20" maxUsers="4000" customLogin="true">
<Rooms>
<Room name="Lumina" maxUsers="50" isPrivate ...
Please Lapo, Patso or any smartfox guru.. I'm stuck with this.
I'm creating a game using an extension with custom login.
In my config I have this:
<Zone name="mw" uCountUpdate="true" buddyList="20" maxUsers="4000" customLogin="true">
<Rooms>
<Room name="Lumina" maxUsers="50" isPrivate ...
- 12 Apr 2007, 15:29
- Forum: Server Side Extension Development
- Topic: What I'm doing wrong?
- Replies: 3
- Views: 8796
What I'm doing wrong?
Hi, I'm creating a game where the players can move an avatar in the scene.
to update the position I want to use an extension, because I want to autorize the movement before the players do it. Then, send the update to the clients.
I have an extension based on the "simple login extension" in the ...
to update the position I want to use an extension, because I want to autorize the movement before the players do it. Then, send the update to the clients.
I have an extension based on the "simple login extension" in the ...
- 11 Feb 2007, 16:18
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: To do a game :S
- Replies: 1
- Views: 5317
- 15 Jan 2007, 14:42
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Need Help!! Please Help ME!!!
- Replies: 3
- Views: 8325
- 05 Jan 2007, 15:16
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: What is everyone working on? :D
- Replies: 3
- Views: 8086
- 03 Jan 2007, 15:15
- Forum: Features Wish List
- Topic: server side setTimeout
- Replies: 4
- Views: 14858