Game Development Community

Playware's Forum Posts

Thread Post Date Posted
Getting Problem with Online Scoring Anybody has any Idea? Pls, help me.... read more 12/17/2008 (12:34 am)
Getting Problem with Online Scoring And My submit.php content is............... read more 12/17/2008 (12:33 am)
Changing Skin Thanks Mark. Could you post snippet.... read more 12/11/2008 (5:44 pm)
Changing Skin Hi Brian, I am doing already what you suggested here. Thats why I posted this problem. Did u ge... read more 12/09/2008 (1:24 am)
Changing Skin Texture... read more 12/08/2008 (10:32 pm)
GuiObjectView Questions Hi, I think you can use right mouse pressed to zoom in or out. thnx... read more 12/04/2008 (5:53 pm)
Missing unMount Object function from GuiObjectView Hi Mark, I am very new to TGEA. I couldn't get your hint. If I can get modified code for GuiObj... read more 12/04/2008 (1:45 am)
How to save .dts model after changing mounted object Thanks Daniel ! I will try it ............................ read more 11/11/2008 (12:18 am)
How to save .dts model after changing mounted object Thanks Daniel ! I will try it ............................ read more 11/10/2008 (5:36 pm)
Input Configuration GUI Hi Wes, In TGB 1.2 version also, complete gui for this purpose is available. name is "OptionDlg.g... read more 10/08/2008 (7:52 pm)
Import/exportCachedFont() questions Hi Rossi, Can you try your custom font can be used by guiTextCtrl or guiTextEditCtrl ? Because th... read more 09/10/2008 (12:54 am)
GetFileCount() problem ( not refreshing the count no.) Thanks for your time Phillip. Lets see if we can get some help from other users also. th... read more 09/10/2008 (12:41 am)
GetFileCount() problem ( not refreshing the count no.) Hi Philip, After purgeResources() and addResPath() , problem is still same. (e.g. Suppose I delet... read more 09/09/2008 (11:12 pm)
Image Font related Import/exportCachedFont() problem Hi Shaz, Can you use this font in Gui also like GuiTextCtrl, GuiEditTextCtrl and etc. If Yes, the... read more 09/04/2008 (2:00 am)
Import/exportCachedFont() questions Hi Rossi, Can we use this font into guiTextCtrl or other gui control also. I was confused because... read more 08/28/2008 (10:33 pm)
Saving files on another system on LAN Actually how we can use path system in TCPObject. after suggestion I tried like this................ read more 08/27/2008 (2:10 am)
Saving files on another system on LAN Actually how we can use path system in TCPObject. after suggestion I tried like this................ read more 08/27/2008 (12:16 am)
How to create an animated button in the GUI Hi Ehrlichmann , One thing you can try by for animated button is through level instead of GUI. In... read more 08/13/2008 (9:12 pm)
Send to printer Hi, Good concept David. I need also same type of requirement for my game. If any help to send com... read more 05/26/2008 (2:11 am)
File read/write Hi, I am having a problem getting to write to a file. I am using the FileObject just as mentioned... read more 03/31/2008 (1:17 am)
File read/write Hi, I am having a problem getting to write to a file. I am using the FileObject just as mentioned... read more 03/31/2008 (12:05 am)
Rename file command I solved it by adding the rename() command to the engine and made it available to the console using ... read more 03/10/2008 (8:00 pm)
URL control to GUI Thanks kalle for your advice. I will try that then i will let you know.... read more 02/18/2008 (5:36 pm)
TGB Direct3D9 Port Noticed a problem with this mod recently. Not sure if anyone else share the same bug? Details of ... read more 12/10/2007 (6:54 pm)
DirectX Rendering Noticed a problem with this mod recently. Not sure if anyone else share the same bug? Details of... read more 12/10/2007 (6:54 pm)
Binding middle mouse button in 1.5.1 Thanks David, I was using the button2 for binding the middle mouse. It worked fine with the 1.5beta2... read more 12/10/2007 (6:35 pm)
Binding middle mouse button in 1.5.1 Hi, Well, Its been some time and havent got a reply for this thread.. I think this problem is tac... read more 12/09/2007 (6:46 pm)
Locking Mouse I found this $pref::Gui::noClampTorqueCursorToWindow Anyone has any clue?... read more 12/03/2007 (11:47 pm)
Locking Mouse I really appreaciate for the suggestions and help. While understanding certain issues can be solv... read more 12/03/2007 (1:43 am)
DirectX Rendering Thanks Prairie Games and also Nick Basargekar for the code.. I just downloaded the source, looking f... read more 11/25/2007 (6:34 pm)
DirectX Rendering Thanks Joe, We do have TXB as an option, but still wondering if its worth the change? Also, our inte... read more 11/22/2007 (10:27 pm)
Problems with TGB compiled with VC++ 2005 Express Hi , I recently got into torque, Compiling the TGB1.5.1 source using VS7.1. I having this nasty c... read more 11/15/2007 (11:55 pm)
Problems with TGB compiled with VC++ 2005 Express Hi, I recently got into torque, Compiling the TGB1.5.1 source using VS7.1. I having this nasty cr... read more 11/15/2007 (8:17 pm)
Where's my EXE? I had the similar problem. I think, I realized whats happening here. There are two main projects und... read more 11/15/2007 (12:18 am)
Setting color on t2dTextObject Hi Steven, One Idea may you can try also. Instead of giving its classname and calling onLevelLoad... read more 11/07/2007 (12:14 am)
Automatic Sprite sizes. Hi, Yes, I am also interested in Automatic sprite sizes . By the way just like DirectX support mu... read more 05/22/2007 (8:51 pm)
Puzzle Game Tutorial Hi Anthony, I would like to ask that Match-3 Tutorial first Part completed ? Can we read in Forum... read more 05/22/2007 (8:43 pm)
How to give turn/spin to the Ball Hi, The Draw url is http://img338.imageshack.us/my.php?image=ballpathea2.png thnx... read more 04/13/2007 (12:21 am)
How to give turn/spin to the Ball Hi, That is my bad. I couldn't draw my requirement. You can take a look of my idea here [image... read more 04/13/2007 (12:18 am)
1.1.3: t2dPath crash problem Well, seems like that is the same problem i am facing too. unfortunately for my case, i will have to... read more 04/12/2007 (8:00 pm)
Arrows movement True, i intended to try a few more ways in order to nail down the final codes for this. i initially ... read more 04/12/2007 (6:34 pm)
Arrows movement Ok, i have just tried another method involving forward movement only and it works better (at least t... read more 04/12/2007 (12:01 am)
Arrows movement Erm ok... i have figured out a way by simulating the physics in the scripts myself. first, i will sh... read more 04/11/2007 (11:24 pm)
Game slowing down Are you doing a lot of echoing? i once encountered the problem, after ensuring that unwanted objects... read more 04/11/2007 (12:51 am)
Odd Behavior in new Project If you are using the standard behavior from the resource, it is pretty much outdated. try using the ... read more 04/09/2007 (7:26 pm)
Bizzare bug when executing script Yah, i did, but does not help much actually.... coz it's the script compilation that i suspect is ca... read more 04/06/2007 (9:00 am)
Bizzare bug when executing script I managed to replicate the problem today and realised that it may be due to the loading of TGB... wh... read more 04/05/2007 (10:18 am)
More questions about behavior Ok thanks. the workaround sounds fine too. anyway it would be helpful if object groups can be ad... read more 04/04/2007 (10:35 pm)
Bizzare bug when executing script The code is working fine. what i did before deleting the file was to cut and paste all the codes in ... read more 04/04/2007 (8:06 pm)
OnUpdate Is there anyway to change the interval of the tick by scripts? or i have to change it through the so... read more 04/04/2007 (7:21 pm)