Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Tauti

Pages: [1]
1
Other Packages / Re: Multi-Purpose Game Starter Kit
« on: February 22, 2017, 11:59:05 AM »
solved the problem changing the parameters in this line: upwardsForce = Mathf.Lerp(7f, 70f, upwardsForce);

2
Other Packages / Re: Multi-Purpose Game Starter Kit
« on: February 22, 2017, 10:14:47 AM »
Hi, how to limit the height of the helicopter by pressing the s key ? line: const float effectiveHeight = 12f don't work

3
TNet 3 Support / Server AI
« on: June 15, 2015, 09:57:01 PM »
Hi all, how to organize the logic of AI on the server. For example, every 10 minutes the server sends a message to all "Hello world."

4
TNet 3 Support / Re: Local server
« on: September 23, 2014, 09:33:46 PM »
Looks like an error occurs when trying to determine the external ip in my computer

5
TNet 3 Support / Re: Local server
« on: September 23, 2014, 09:06:11 PM »
@MCoburn as says Aren, see screenshots.
@ArenMook Version 1.9.7,  perhaps this is a problem windows, running the server on a laptop no error, :o hmm....

6
TNet 3 Support / Re: Local server
« on: September 22, 2014, 09:45:23 PM »
I do not disconnect the cable when disconnected internet (usb mobile modem) server is not running. For example older versions 1.8.x runs perfectly, 1.9.x not work

7
TNet 3 Support / Re: Local server
« on: September 21, 2014, 01:37:32 PM »
To test the application on the same computer.

8
TNet 3 Support / Re: Local server
« on: September 20, 2014, 02:58:01 PM »
Thanks for the answer, you did not understand me, when I disconnected the network cable the server not start, getting error http://savepic.net/6127974.htm

9
TNet 3 Support / Local server
« on: September 19, 2014, 07:08:19 AM »
Hi.
I can not start the server when disconnected internet, get the error window: , when connected to the internet it works: . How to run LAN server ?

Pages: [1]