Search found 14 matches

by JalenBlade
13 Jan 2010, 21:01
Forum: Other Client API
Topic: Torque T3D
Replies: 1
Views: 10552

Torque T3D

Is there an API coming that would work with Torque's new T3D?
by JalenBlade
24 Jun 2009, 19:41
Forum: .Net / Unity3D API
Topic: Chat gui options - SFSIsland Demo
Replies: 4
Views: 9231

cool, good info to know!

Thanks!
by JalenBlade
24 Jun 2009, 17:11
Forum: .Net / Unity3D API
Topic: Chat gui options - SFSIsland Demo
Replies: 4
Views: 9231

Thanks, yep, I found most of the answer to the GUI textures after posting but forgot to edit this post. I think I have the GUI side of things working, won't know til I get the server side extension figured out. Moving, positioning and sizing the chat screen though? I thought SFS was in charge of the...
by JalenBlade
24 Jun 2009, 17:05
Forum: Job offers and requests
Topic: SmartFox/Unity3D/MSSQL expert needed
Replies: 9
Views: 18575

more advice needed...

ok, I'm trying to use your code and the cook book example to make an extension using Eclipse and am getting all kinds of odd errors. Maybe you could look at this and tell me where I'm going wrong... here's my code so far...## lines are creating problems in Eclipse...I've already followed Eclipse's r...
by JalenBlade
23 Jun 2009, 15:58
Forum: .Net / Unity3D API
Topic: Chat gui options - SFSIsland Demo
Replies: 4
Views: 9231

Chat gui options - SFSIsland Demo

Is it possible to change the chat background color etc? I can't find the images used if they are images. Is it possible to make the chat window moveable/sizable by the player? If so how? Is there any code around that allows us to change the way chat works? I would like the player to click in the win...
by JalenBlade
16 Jun 2009, 21:55
Forum: .Net / Unity3D API
Topic: Login cook book
Replies: 1
Views: 5681

Login cook book

Where does the code from Recipe #2 go on the server side? It looks fairly straight-forward but there's no mention of what file to edit. I'm using the SFS IslandDemo as my starting point to connect to my existing MS SQL server.

Any help is appreciated!
by JalenBlade
15 Jun 2009, 23:16
Forum: Job offers and requests
Topic: SmartFox/Unity3D/MSSQL expert needed
Replies: 9
Views: 18575

I think I'm lost... I'm using the island demo from Unity and SFS... I'm assuming I replace the existing code in LoginGui.cs with the code you posted above..do I then need to rebuild? Anything else that needs to be changed from within the Unity editor? Then, I'm looking at the cookbook Login recipe. ...
by JalenBlade
15 Jun 2009, 19:29
Forum: Job offers and requests
Topic: SmartFox/Unity3D/MSSQL expert needed
Replies: 9
Views: 18575

Thanks a ton...I'll see what I can do. Cross your fingers...I'm going in!
by JalenBlade
15 Jun 2009, 16:04
Forum: Job offers and requests
Topic: SmartFox/Unity3D/MSSQL expert needed
Replies: 9
Views: 18575

So, Unity has login screens that demonstrate connecting to a database and verifying the username and password? I haven't run across them yet. I've been pouring over SFS's docs and I see a lot of good info but nothing that shows me code for connecting and verifying a user against an existing database...
by JalenBlade
15 Jun 2009, 15:40
Forum: Job offers and requests
Topic: SmartFox/Unity3D/MSSQL expert needed
Replies: 9
Views: 18575

I was able to get config.xml to connect to my SQL database using odbc. Are you sure I need the jdbc driver? Keep in mind, I know nothing about it...lol
by JalenBlade
13 Jun 2009, 01:18
Forum: Job offers and requests
Topic: SmartFox/Unity3D/MSSQL expert needed
Replies: 9
Views: 18575

SmartFox/Unity3D/MSSQL expert needed

I'm looking for someone who can answer a few questions and get some basic configurations set-up for me in SFS with Unity3d and MS SQL. I'm personally not a programmer but a network administrator and level designer. I could wade through all of these things over the course of a week or so but would ra...
by JalenBlade
12 Jun 2009, 12:26
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MS SQL SFS Unity3D Config.xml help needed
Replies: 7
Views: 16367

Awesome! Worked beautifully and no more hair loss! I knew there had to be a simple step I was missing somewhere. Does anyone have any experience setting up sign-up and login screens? I'd be willing to pay someone to get that part out of the way so I can move on to creating the game. Thanks gentlemen!
by JalenBlade
11 Jun 2009, 22:58
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MS SQL SFS Unity3D Config.xml help needed
Replies: 7
Views: 16367

so then... <Driver>odbc</Driver> <ConnectionString>odbc:myDatabaseName</ConnectionString> <TestSQL><![CDATA[SELECT COUNT(*) FROM mytableName]]></TestSQL> should work? EDIT: It doesn't...Ive tried a hundred combinations and consulted multiple web sites concerning connection strings for MS SQL but not...
by JalenBlade
11 Jun 2009, 15:49
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MS SQL SFS Unity3D Config.xml help needed
Replies: 7
Views: 16367

MS SQL SFS Unity3D Config.xml help needed

Hi everyone, I'm new to SFS and Unity 3D and have some basic configuration issues to get through. Any help is greatly appreciated! The docs contain info on how to connect to a MSAccess database and a MySQL database but no examples for a MS SQL database which is what I have. Does anyone know what to ...

Go to advanced search