Ten years ago....
by Ace · in Torque Game Engine · 12/12/2014 (9:47 pm) · 6 replies
10 years since i messed with this:
www.garagegames.com/community/forums/viewthread/22131
14 years since i first downloaded the v12 engine, later renamed to Torque
What ever happened with the TSE Torque shader engine? i never done any thing with that
I been mostly playing games all this time (way easier) PC games, but finding out things like consoles and programs like steam, origin and glyph are killing pc gaming. As i love to run dedicated servers.
Back then the best thing about this site was the code snippits section now it dont look like its around . That was a great way to learn stuff
Well im currently learning abit about php and merging my current html dedicated web/game server over to it.
Thinking about TSE and all the other torque stuff i have collected, maybe cuz its been occupying a lot of space all these years i thought id check it out.
A while back i tried this (start over) but just couldnt get in to it . we shall see :)
www.garagegames.com/community/forums/viewthread/22131
14 years since i first downloaded the v12 engine, later renamed to Torque
What ever happened with the TSE Torque shader engine? i never done any thing with that
I been mostly playing games all this time (way easier) PC games, but finding out things like consoles and programs like steam, origin and glyph are killing pc gaming. As i love to run dedicated servers.
Back then the best thing about this site was the code snippits section now it dont look like its around . That was a great way to learn stuff
Well im currently learning abit about php and merging my current html dedicated web/game server over to it.
Thinking about TSE and all the other torque stuff i have collected, maybe cuz its been occupying a lot of space all these years i thought id check it out.
A while back i tried this (start over) but just couldnt get in to it . we shall see :)
About the author
Ace Owner of NoESCape.sytes.net starting from the beginning on 3d torque
#2
guess i should start there and check it out , thanks for the heads up
12/13/2014 (8:20 am)
Oh ya i seen the pages for 3d but didnt read much about them as it wasnt on my account list .guess i should start there and check it out , thanks for the heads up
#3
altho im sure its the easiest way to host a game, to me it just says short term.
12/13/2014 (11:14 am)
Well i see torque has gone a long way. The first thing i need to do is figger out how to make it dedicated, the host feature kinda went out with the eighty's imo.altho im sure its the easiest way to host a game, to me it just says short term.
#4
does that let others from internet join also? Well this tells me who ever has this should be able to connect
*** LOADING MISSION: levels/outpost.mis
*** Stage 1 load
*** Stage 2 load
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
Game -> activatePackages
*** Mission loaded
Received info request from a master server [IP:198.101.240.242:28002].
Sending heartbeat to master server [IP:198.101.240.242:28002]
had to go check that s not my ip address ...this is not what i need that master ip needs to be mine
12/13/2014 (12:33 pm)
ok so -dedicated -mission levels/outpost.mis will run torque dedicated on landoes that let others from internet join also? Well this tells me who ever has this should be able to connect
*** LOADING MISSION: levels/outpost.mis
*** Stage 1 load
*** Stage 2 load
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
setWheelSpring: invalid spring datablock or wheel index, vehicle has 4 hubs
Game -> activatePackages
*** Mission loaded
Received info request from a master server [IP:198.101.240.242:28002].
Sending heartbeat to master server [IP:198.101.240.242:28002]
had to go check that s not my ip address ...this is not what i need that master ip needs to be mine
#5
12/14/2014 (2:06 pm)
Um well same as in TGE you'll have to change the master server IP variable. github.com/GarageGames/Torque3D/blob/development/Templates/Full/game/core/script... But you should also be able to connect over LAN if you start up a new client instance on the same machine.
#6
i have more questions but will start a new thread with appropriate heading
12/15/2014 (10:32 am)
thank you for that hehe that showed me how to change the server name :) i have more questions but will start a new thread with appropriate heading
Torque Owner Daniel Buckmaster
T3D Steering Committee