

hmclay
Mitglieder-
Gesamte Inhalte
106 -
Benutzer seit
-
Letzter Besuch
Über hmclay
- Geburtstag 03/30/1946
Letzte Besucher des Profils
Der "Letzte Profil-Besucher"-Block ist deaktiviert und wird anderen Benutzern nicht angezeigt.
-
Selection of a Vehicle in a Depot
hmclay hat Thema erstellt in [International] Problems and solutions
In planning mode I can click on a Depot, then by using the Control Icon (Little House) I can access a list of vehicles currently in that Depot. Then release from any depot. Can I use "Property/Variable Exits" to know if a vehicle is in that Depot ... or how can I get to that list of vehicles in a Depot. 3DS or LUA ??? -
How to Unlock items in from Structure View
hmclay antwortete auf hmclays Thema in [International] Problems and solutions
Thanks Goetz for replying. When I requested help, nothing I did would unlock or make visible those items I had locked. Tried all sorts of things. Went on to work on other items, when back today, and no problems. Seems this happens at times, where something doesn't work or run correctly, reload the program after shutting down, and the code or function works "normal" again. Was good to hear it was possible, because I thought it was locked forever !!! -
Why am I having to use a defer execution before some commands
hmclay antwortete auf hmclays Thema in [International] Problems and solutions
OK ... thanks to all for the explanation. I though my computer was at fault, but it's normal behavior. I'm just starting to use Depots and Portals ... there is a lot to learn. I though that Depots were used to direct or re-direct objects. so it never occurred to me that the routine would need an additional cycle to "digest" the input ! Also, I used snipit to get the image, so only the code that didn't work was displayed. Guessing I should use print screen ? -
How to Unlock items in from Structure View
hmclay hat Thema erstellt in [International] Problems and solutions
I locked a "Group" of virtual tracks and made then invisible . I locked them so I would not inadvertently move them. I now need to edit this group, but I cannot make them visible or unlock them. Is there a solution ? -
Why am I having to use a defer execution before some commands
hmclay antwortete auf hmclays Thema in [International] Problems and solutions
Goetz ... I had to insert them myself to get the routine to work. If I remove the delays, neither condition is executed. I do not understand this statement. The whole routine is, when a vehicle (Car) comes to the end of the road (Depot NW), if it is a "Farm" vehicle it is released to the Farm road, if its not, it goes to a "South Entrance" road. Part of an event "Vehicle Enters a Virtual Depot". Maybe there is a better way I'm not familiar with ! -
see attached file to see an example of a situation that has been recuring. without putting a defer execution command in front of these commands, they were not executed . occurs frequently in my coding. It's sometimes very difficult to know why a routine doesn't work, and the problem is generating quit a few lines of defer execution. anyone else experiencing this. Didn't seem to happen until I purchased a gaming computer, and now working on a new layout. Thinking the computer will be the suspected problem !
-
Thank You @Phrontistes .... I thought I tried that and could only reduce it to 5.48 in length. Then I though that was it's minimum. After reading your post, I went back and edited the "track" and it worked. Now I'm questioning my mental state !!!!!
-
If it's possible I could use a shorter virtual track for people movement. Situation ... people climbing stairs .... ??? Ran across a layout using a combo of portals and virtual tracks to "climb" stairs. A very clever idea ! The problem I ran across is the smallest virtual track I can have is longer than most steps used in objects. So people must climb two or more steps at a time. Other situations I have had, related with moving people, a shorter track would have been desirable. A rare application I realize ... if it's possible, and not a pain !
-
Thanks for the reply .... I'm looking at all the settings that NVIDIA software manages under 3D management. There are 30+ settings, some of which I have no idea if to say Y/N , disable, Auto, Performance, Quality, 2X/4X .... etc. I initially ran a couple of programs to "optimize" the graphics when I acquired my new computer ... thinking some setting may be playing havoc with 3D Studio. If I find a setting that removes the problem I'll report. If I don't, then back to the shop it goes.
-
I'll live with it since I can get rid of it by changing aliasing settings every once in a while. But it seems strange that the only program affected is 3D Studio !
-
Anyone else experiencing graphics display problems . My system displays square blocks of distorted graphics during both the event manager pages and the simulation. If I change the aliasing setting within 3D Studio, it goes away for a short period of time , then returns. Doesn't matter if it's off or on. Just change the setting from what it is to another option. Happens with the "water" from the Extra menu particularly bad. Nvidia Graphics Card I7 Processor
-
Subroutine simulation in 3D-Modellbahn Studios
hmclay antwortete auf hmclays Thema in [International] Problems and solutions
Thanks for the help and the complete description of the matter. It would have taken me quite awhile to stumble onto that solution, for I was looking at a variable to be a single item . Most likely because when a list of options is displayed, it has variable , list and tables, as separate identities. Your explanation was very helpful ... the routine is now working very well .... Thank You BTY ... I have been struggling with that, off and on, for quite some time. -
Subroutine simulation in 3D-Modellbahn Studios
hmclay antwortete auf hmclays Thema in [International] Problems and solutions
I don't know how to accomplish passing a "complete" list to another event. I'm attaching an example that's most likely incomplete. I have multiple Source and Destinations for a crane. Would like to pass the appropriate list (based on whatever) from the Main Program to a common Crane Routine. Any help will be appreciated. I have writers block on this ... have tried several methods ... none worked. Thanks .... User Defined - Passing List.mbp -
Subroutine simulation in 3D-Modellbahn Studios
hmclay antwortete auf hmclays Thema in [International] Problems and solutions
German replies are OK ... I just use translate to English and it works well. Have a problem only when looking at a 3D Studio programs in German ... takes a lot of analysis ... sometimes I get the idea .... sometimes not. @gmd ... Thanks for the reply, I will look at the program structure to try and determine your methods. Many times I'm trying to do things in 3D Studio that are possible only in script. Currently I'm trying to pass a complete "List" to a user defined event, but I'm only getting the first Item. Now I'm trying in script, but I'm weak on the syntax. V9 has some nice added features. Thanks ............ -
Subroutine simulation in 3D-Modellbahn Studios
hmclay antwortete auf hmclays Thema in [International] Problems and solutions
@Neo and @Phrontistes Attaching error file from error I have been experiencing. Happens when editing track and it seems to happen during slope adjustment. I changed the extension from .log to .pdf so I could sent here. I was able to open it in notepad. Error.pdf