Game Development Community

Tom Feni's Forum Posts

Thread Post Date Posted
Indie Games Con '04 -- Ride Sharing I live in Beaverton and have a 7 passenger van :) too bad I cant afford to go.. :( only 30 min... read more 09/15/2004 (3:46 pm)
Difference Between Purchased License and Engine in Book You get the right to get code help on the core code, you get to sell any game you make using the eng... read more 09/07/2004 (8:18 pm)
Torque Explorer I am in your screen shot.. :) I am famous now.. seriously its looking good.. :) good work... read more 09/02/2004 (2:47 pm)
Student using Indie Its not ok.. you should have given him the 100 and let him buy it.. it is only for the liscense hold... read more 09/02/2004 (12:07 pm)
Bye Bye Acclaim So is all their stuff up for grabs?... read more 09/01/2004 (10:17 pm)
Upgrades I think we do but then i have been thinking before and it wasnt pretty... :) I think it will eb fre... read more 08/31/2004 (10:22 pm)
Need Problem Models for IGC session.. Sorry all mine are in ms3d format.. or 3ds but not in a usable max format.. ie hierarchy :)... read more 08/29/2004 (7:52 pm)
People selling torque on ebay !!!! Its gone.. he ended the sales.. lol what a maroon! thats moron for those who dont know.. :)... read more 08/25/2004 (7:15 am)
Milkshape: Joints and combining meshes ingame Well here is how my player is set up... if I use the new dts exporter it gives me that error.. but ... read more 08/11/2004 (7:58 pm)
Damage from fall Look in here for the answers you seek minImpactSpeed = 45; speedDamageScale = 0.4; lower t... read more 08/11/2004 (6:22 am)
Milkshape: Joints and combining meshes ingame Yep, I get this.. Fatal: (c:\torque\engine\ts\tsshapeinstance.cc @ 1682) TSShapeInstance::renderSha... read more 08/06/2004 (8:38 pm)
Displaying the contents of a variable in the Hud Sorry for raising the dead but how did you "fix this" just wondering because I am at this point... ... read more 07/31/2004 (8:52 pm)
Open Question: What kind of content packs do you need? Hey! no stealing my Toons look.. sheesh!... :) just kidding.. looks nice.. I am trying to do all ... read more 07/30/2004 (5:44 am)
Chapter 6: Dedicated Server Syntax Error Oops, didnt have my book handy.. :) need to rememeber to have that book here by the comp.. :)... read more 07/29/2004 (5:48 am)
Chapter 6: Dedicated Server Syntax Error Try this... [code]function CrossbowImage::onFire(%this,%obj,%slot) { %projectile =... read more 07/28/2004 (8:46 pm)
Chapter 6: Dedicated Server Syntax Error Client = %obj.client; };(<--------------dont think this should be here.. ie the ;) ... read more 07/28/2004 (8:38 pm)
Tree problem... Did you sort:: the trees?... read more 07/20/2004 (3:53 am)
Latest head unable to run a New Mission Just comment out the ai for now.. :)... read more 07/19/2004 (4:40 pm)
Latest head unable to run a New Mission Did you add some bots to the mission.. if not you have to either add them or comment out the bots in... read more 07/19/2004 (4:22 pm)
Client.delete() crashes my demo I think it would if your the one running the server.. no server then game would either drop or crash... read more 07/12/2004 (7:51 am)
New GG Front Page? I think its perfect as is, but then I go straight to my home page.. Ie my garage.. the main page is ... read more 07/06/2004 (1:37 pm)
Alpha layer showing up white in dts export. Well if it was milkshape I would say use the transperancy slider.. but since its not then hmmm.... ... read more 07/01/2004 (6:59 pm)
Weapon animation Nevermind.. figured it out.. read the part on character animation and I figured out to make a node ... read more 07/01/2004 (11:25 am)
"Toon's" Been working on the main menu screen.. :) [image]http://home.comcast.net/~r.fenimore/loadscreen.jpg... read more 07/01/2004 (6:44 am)
Texturing Backfaces on Objects with Translusents I dont know everything but for my two sided planes I made a duplicate shape then mirror it in opposi... read more 06/30/2004 (2:58 am)
Getting points when picking up an item? Well now I am in a big pile.. :) I changed the game type and it wont load.. lol using the ctf code... read more 06/29/2004 (4:11 pm)
Getting points when picking up an item? Fixed it it works now.. :) code function Coin::onCollision(%this,%obj,%col) { echo("... read more 06/29/2004 (11:00 am)
Getting points when picking up an item? Weirder and weirder.. :) this works for the most part [code]function Coin::onCollision(%this,%o... read more 06/29/2004 (10:23 am)
Getting points when picking up an item? Ok added it and still get an error on the message part.. man this is frustrating me.. :) oh well.... read more 06/29/2004 (8:37 am)
Getting points when picking up an item? LOL, man this is nuts.. :) now it picks up says I have a coin but now wont add to points.. :) ... read more 06/29/2004 (7:49 am)
Getting points when picking up an item? Ok did this [code]function Coin::onPickup(%this,%obj,%user,%amount) { if (%user.client){ ... read more 06/29/2004 (6:47 am)
Getting points when picking up an item? Tried it, still wont go to points.. [code]function Coin::onCollision(%client,%item) { %client.... read more 06/29/2004 (6:24 am)
Getting points when picking up an item? Well I can pick up the coins and it says "you have picked up a coin" but it wont go to the scorebo... read more 06/29/2004 (6:07 am)
"Toon's" Oh and the map looks small but the player is like 1/6 the size of the coin right now.. I intend to ... read more 06/25/2004 (7:33 am)
"Toon's" Ok! well to say the least I wasted 3 days on a exporter that will not export.. :) the new improved ... read more 06/25/2004 (7:31 am)
"Toon's" There are tutorials for 3ds max, but nothing on milkshape.. if I can figure it out I will post one, ... read more 06/24/2004 (5:13 pm)
"Toon's" Thanks.. :) I started this week and am trucking right along.. :) I know in a week or so I will hit ... read more 06/23/2004 (9:44 pm)
"Toon's" Well with the time limit thing and the size of the map, I dont want too big of a map.. so you dont g... read more 06/22/2004 (7:08 pm)
"Toon's" Thanks, jusdt basic textures for now.. until i figure out other ways to makle the textures.. :)... read more 06/22/2004 (6:14 pm)
Tribes 3 at E3 = Depression I can only think of one word to describe Vengeance... :) "mods" you dont like it, change it..... read more 05/21/2004 (8:34 am)
Flying Vehicle Resource It should use the files I included to start with the flyer.. I am no longer working on this tho. You... read more 03/25/2004 (3:34 pm)
Delete me - old thread Guess I missed that.. just got done playing UT so guess I am used to runing all the time.. :)... read more 02/26/2004 (6:12 am)
Delete me - old thread Its kind of buggy.. when I run around for a few seconds it starts to make me slow down drastically s... read more 02/25/2004 (12:13 pm)
Missing textures? Make a texture that is just a plain color.. I would use pink, then use this texture to make three te... read more 01/28/2004 (4:53 pm)
Game crashes when i load my level dif What is the name you gave it? if you added a _01 or something to that affect it may think your doing... read more 01/16/2004 (6:19 pm)
Flying Vehicle Resource I updated the files with Matthew Jones fixes for the dts I also submitted it as a resource so shoul... read more 01/16/2004 (5:41 am)
Flying Vehicle Resource Works fine.. I have it all rigged up and am fine tuning the script again.. :) I have the 2 mount p... read more 01/11/2004 (2:35 pm)
Flying Vehicle Resource Cool.. i will add this too the files and re upload the zip.. SO you didnt like the camera roll? yo... read more 01/11/2004 (3:40 am)
Flying Vehicle Resource Did you just add the mis file??? you have to start with a clean head build (version 1.2) and unzip ... read more 01/10/2004 (8:48 pm)
Flying Vehicle Resource No problem. I am new to shape making, I just added the hierachy to get it working.. I mainly wanted... read more 01/10/2004 (6:23 pm)