Search found 11 matches

by netstabber
29 Jul 2020, 08:36
Forum: SFS2X Questions
Topic: Unity MMORPG Project
Replies: 4
Views: 8694

Re: Unity MMORPG Project

‘Since I am going to be creating the game using Unity (ECS/DOTS) and SmartFoxServer supports them’
Are you sure? sfs can use unity (ECS/DOTS) such as unity project Tiny For moblie h5?
by netstabber
12 Aug 2011, 02:57
Forum: SFS2X C# API
Topic: unity about buddy
Replies: 1
Views: 6008

unity about buddy

using UnityEngine; using System; using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Security.Permissions; using System.Text; using Sfs2X; using Sfs2X.Core; using Sfs2X.Entities; using Sfs2X.Entities.Managers; using Sfs2X.Entities.Variables;...
by netstabber
16 Dec 2010, 03:39
Forum: SFS2X Questions
Topic: On Connection callback got: False (error : <>) for uni
Replies: 1
Views: 4787

On Connection callback got: False (error : <>) for uni

HI MY SFS sometimes print "On Connection callback got: False (error : <>)" i don't know why ?In sfs1.6 I never have this error In sfs2X when I use FPS DEMO sometime On Connection sometime false if I edit new sence it always have this error Now I Let my unity project 3.0 update 3.1 it have ...
by netstabber
11 Dec 2010, 00:58
Forum: SFS2X Questions
Topic: the DBLogin DEMO for unity SF2X
Replies: 4
Views: 7344

thank you apples it's true now :lol:
by netstabber
10 Dec 2010, 13:45
Forum: SFS2X Questions
Topic: the DBLogin DEMO for unity SF2X
Replies: 4
Views: 7344

there have too many ...can you tell me which one or name? did you have sfs company talk about same question? it's very kind of you
by netstabber
10 Dec 2010, 12:39
Forum: SFS2X Questions
Topic: the DBLogin DEMO for unity SF2X
Replies: 4
Views: 7344

the DBLogin DEMO for unity SF2X

hello I try to use DBLogin DEMO in unity but never login in zone I find error is // Verify the secure password if (!getApi().checkSecurePassword(session, dbPword, cryptedPass)) { SFSErrorData data = new SFSErrorData(SFSErrorCode.LOGIN_BAD_PASSWORD); data.addParameter(userName); throw new SFSLoginExc...
by netstabber
09 Jan 2010, 07:32
Forum: .Net / Unity3D API
Topic: SFS Display in Chinese from access
Replies: 7
Views: 12198

thank you for your help :D
by netstabber
07 Jan 2010, 23:37
Forum: .Net / Unity3D API
Topic: SFS Display in Chinese from access
Replies: 7
Views: 12198

Hi Thomas thank you for help Yes, chinese characters work fine in the U3D ,it can display chinese ,I can use SFS for Chat DEMO send message to each other with chinese. and we know C#, AS can display chinese because then type is utf8 if write chinese in AS and send to U3D ,it still can display chines...
by netstabber
07 Jan 2010, 00:40
Forum: .Net / Unity3D API
Topic: SFS Display in Chinese from access
Replies: 7
Views: 12198

Thomas thank you for answer But fact 1) I use chinese front in U3D ,I can write chinese in U3D and display ,I also can Experience SFS Chat DEMO I can send chinese message. 2) I never save special characters only chinese. the Interesting thing is I can write chinese in "sfsExtensions/*as" a...
by netstabber
06 Jan 2010, 13:29
Forum: .Net / Unity3D API
Topic: SFS Display in Chinese from access
Replies: 7
Views: 12198

I find answer how to the FLASH display chinese in web . The Important thing how can I use SFS to U3D display chinese in access. I know maybe the problem is Chinese in access is not UTF-8 AS and c# is UTF-8. I try to use ASCII to UTF8 softwave let chinese to utf8, then save in access now I can see ch...
by netstabber
06 Jan 2010, 10:20
Forum: .Net / Unity3D API
Topic: SFS Display in Chinese from access
Replies: 7
Views: 12198

SFS Display in Chinese from access

How can I use SFS Display in Chinese form access In SFS demo "Examples/AS2/pro_dbExtensionAdvanced" i can't Input chinese into access and if access already have chinese on DEMO I just can see "???" and it's same to in U3D FOR SFS I stil can not Display in Chinese form access plea...

Go to advanced search