Game Development Community

Drew Parker's Forum Posts

Thread Post Date Posted
Can clients do ContainerRayCasts? Thanks for the encouragement, Ben, I'll see what I can do. :) I already made a seperate console fu... read more 04/09/2004 (8:46 am)
Can clients do ContainerRayCasts? I did a test last night with a dedicated server and client on the same machine. Before I said when ... read more 04/09/2004 (8:13 am)
Great scripting aid tool Check out [url=http://www.mythicsoft.com/agentransack/default.aspx]Agent Ransack[/url]. I've been u... read more 04/09/2004 (8:06 am)
Scripting Question SPC just means a space, like " ". So if you were to write: [code] %myObj = "HealthPack"; echo ... read more 04/08/2004 (12:19 pm)
Can clients do ContainerRayCasts? Hi Ben, This is the call from script: [b]playGui.cs[/b] [code] %player = $localPlayer; if... read more 04/08/2004 (10:53 am)
Can clients do ContainerRayCasts? Last night I did some more looking, and decided to look into the ContainerRayCast function itself. ... read more 04/08/2004 (10:46 am)
Help needed accessing objects of a datablock Do a search for "datablock" on the GG site, under forums, that will give you tons of good info as we... read more 04/01/2004 (2:54 pm)
Help needed accessing objects of a datablock Hi John, Datablocks can be a bit tricky to learn. I just went through a similiar process recentl... read more 04/01/2004 (2:53 pm)
Object selection resource not working I'm not an expert, but my guess is you don't want to do that. From what I can tell, GuiCanvas is me... read more 04/01/2004 (1:11 pm)
Object selection resource not working Oh man. Remind me never to click "notify me" before submitting my reply. It clears it and you ca... read more 04/01/2004 (9:08 am)
DglPointToScreen not working That's a good idea. I'll try that next to see where things are going wrong.... read more 03/31/2004 (7:43 pm)
DglPointToScreen not working Wow, I have no idea what I'm doing wrong. Well thanks for the test John, that definitely validate... read more 03/31/2004 (12:49 pm)
DglPointToScreen not working I've started looking into those some. To do their project calculations, they reference some member ... read more 03/31/2004 (11:56 am)
Starter script Can you be a little more specific about your problem? What kind of problem are you having?... read more 03/31/2004 (10:51 am)
Changing the z-order of GUI controls at runtime Ok, I got it to work. I used Agent Ransack (awesome utility) to do a multi-file search for pushTo... read more 03/31/2004 (7:07 am)
Changing the z-order of GUI controls at runtime Hahaha :) Thanks John, I'll try it in a little bit and post my results. Please add a nice dose ... read more 03/31/2004 (5:30 am)
Inventory functionality in TGE v1.2?!? From what I can tell, TGE v1.2 includes inventory support to the point of your standard FPS. You ca... read more 03/31/2004 (4:13 am)
Getting the 2d bounding box of a 3d model Has anyone ever had any trouble with dglPointToScreen()? I was wondering why my little targeting ... read more 03/30/2004 (12:20 pm)
Getting the 2d bounding box of a 3d model Hey Brett, thanks for replying to my call for help, I need all the help I can get. :) I've worke... read more 03/29/2004 (6:20 pm)
"Out of range read" We just started having the "Out of range write" crash error. We added a character selection scree... read more 03/19/2004 (8:01 pm)
Getting a reference to my player object from scratch That makes sense, you don't want the client to be able to do whatever they want without server authe... read more 03/16/2004 (10:02 am)
Getting a reference to my player object from scratch John, Thanks a lot for taking some time to help me through this. :) That last resource was su... read more 03/15/2004 (2:45 pm)
Getting a reference to my player object from scratch Ah great, thanks John. Your post and that thread link was really helpful. I understand your anal... read more 03/15/2004 (1:56 pm)
Getting a reference to my player object from scratch Ahhhh, I see. :) @Ben - Thanks, I'll check out the gravity mod to see what I can learn from that... read more 03/15/2004 (1:16 pm)
Getting a reference to my player object from scratch Ok, I found out how to do what I wanted from script. Probably I didn't make clear enough what I wan... read more 03/14/2004 (9:02 am)
Getting a reference to my player object from scratch Thanks a lot Dylan, that is really helpful info, and should keep me going for a while. :) I was ... read more 03/13/2004 (7:41 pm)
Getting basic scripts to work Wow, thanks a lot Shay! That was it. I found the .dso files in the example/starter.fps directory, ... read more 10/23/2003 (3:07 pm)
Page«First 1 2 3 4 Next»