Search the web
Sign In
New User? Sign Up
amos-list · Discuss programming in AMOS on the Amiga
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7500 - 7532 of 8487   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7500
... This is more or less what I figured out, too.It doesn't seem to be that there is any standard byte containing the extension number. However when I look on...
Karsten Schenk
ksch9180
Offline Send Email
Mar 1, 2005
4:43 pm
7501
If I recall, there was a program on aminet that would find the extension number for you. Not sure if you can find it now, but there was one. ... From: "Karsten...
Rev. Giark
giark@...
Send Email
Mar 1, 2005
10:53 pm
7502
Hi all, It wasn't a POKE command, but an EXECALL command. Thanks to Volker Stepprath, wherever he (or she?) may be.... NB: Enter exactly as shown, otherwise...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Mar 12, 2005
1:33 am
7503
... Stepprath, wherever he (or she?) may be.... ... amiga! ... now run up to 25% faster! ... Only under Amos and other system-unfriendly code. In newer...
samuel.crow@...
samuraicrow
Offline Send Email
Mar 13, 2005
11:26 pm
7504
... My bad.... XFORBID isn't actually a command (I know I usually type commands in uppercase, so it's my fault) it's a variable, which is normally returned a...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Mar 13, 2005
11:33 pm
7505
... uppercase, so it's my fault) it's a variable, which is normally returned a value after executing - just the same way as using any of the other similar...
samuel.crow@...
samuraicrow
Offline Send Email
Mar 14, 2005
10:04 pm
7509
... »» snip «« ... Ahhh, I see. Its good to know someone here has the technical knowhow and experience to advise us of these things. Thanks, I might give...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Mar 20, 2005
11:29 pm
7510
... Be warned that using those technics might crash your programms on Amigas not having the same hardware. I suffered very much from programmers programming...
Karsten Schenk
ksch9180
Offline Send Email
Mar 21, 2005
8:31 pm
7511
Is there any editor for creating Scenes (MAPS) with the TurboPlus extension? There's no editor in the package. I tried to put the bank into the memory myself,...
Karsten Schenk
ksch9180
Offline Send Email
Mar 21, 2005
8:31 pm
7512
... Thanks Karsten! I just had an idea to allow the user to deactivate "non-essential" processes via the "settings" options, naturally I'd warn them that it...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Mar 21, 2005
10:48 pm
7513
Hi folks, Can anyone tell me how to get a tiled background on screen 2 to appear behind the text/graphics on screen 1? The idea is to scroll the tiled...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Mar 21, 2005
10:51 pm
7514
... appear behind the text/graphics on screen 1? ... affects. ... a rainbow. ... It sounds like you're looking for the Dual-Plafield mode....
samuel.crow@...
samuraicrow
Offline Send Email
Mar 22, 2005
12:38 am
7515
Hi folks, I just rediscovered the ON ERROR command. I was thinking that I could simply use this to detect when a disk in a drive is write protected, or...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Mar 30, 2005
10:07 pm
7516
... a drive is write protected, or non-existant, by redirecting to an error handling routine with some IF statements that would use the ERRN value to report...
Sam Crow
samuraicrow
Offline Send Email
Apr 1, 2005
6:30 pm
7517
... Yeah, but the general error routine would cover that, by letting the user know an error had occurred and would give the error number. Most (if not all)...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Apr 1, 2005
10:58 pm
7518
Hi folks, I have had a quick go at trying to suss out how the OM (Object Modeller) program works, but to no luck again :( However, on examining the files on...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Apr 13, 2005
1:52 am
7519
... there was an AmigaGuide file called 3d.guide on the Internet explaining all commands. However I lost this file due to disk failure and the original...
Karsten Schenk
ksch9180
Offline Send Email
Apr 13, 2005
12:56 pm
7520
... If I recall correctly from when I examined the LIB files a few weeks ago, I'm sure you can read the LIB files via the HEX reader in DOpus (or other tools)...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Apr 13, 2005
9:17 pm
7521
Unfortunately I'm not anywhere near my Amiga and won't be for a while, but I've used the 3D manual and OM alot in the past. I may be able to give a run-down...
Michael Ness
sidewinder52c
Offline Send Email
Apr 14, 2005
6:44 am
7522
... My version (OM 1.3) contains the 5 shelves as mentioned above, but also conatins 5 empty shelves below them which you have to copy the selected primitive...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Apr 15, 2005
11:41 pm
7523
... also conatins 5 empty shelves below them which you have to copy the selected primitive to first before being able to copy it to one of the main shelves...
Michael Ness
sidewinder52c
Offline Send Email
Apr 16, 2005
4:45 am
7524
... Yes, or you can store main objects in them, by moving them back using the same method you got the primitives into the shelves. I discovered a bug that...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Apr 16, 2005
8:33 pm
7525
... attach an object to the 3D triangle (4th primitive) on the system shelves (the very top 5). How rare. I've never run into that bug. Does it carry over to...
Michael Ness
sidewinder52c
Offline Send Email
Apr 17, 2005
7:07 am
7526
By the way, I uploaded an AmigaGuide file containing a list of all the AMOS 3D commands. Look for it in the group's files folder. Mike...
Michael Ness
sidewinder52c
Offline Send Email
Apr 17, 2005
7:12 am
7527
Ok, I figured it out. Along with the AMOSPro_3D.Lib, you need to copy the c3d.lib and 3d.lib into the AMOS system folder. These files can be found on the...
Michael Ness
sidewinder52c
Offline Send Email
Apr 17, 2005
8:21 am
7528
... Thank you! It was the file I had lost. Greetings Karsten...
Karsten Schenk
ksch9180
Offline Send Email
Apr 17, 2005
12:35 pm
7529
... I tried using the "3d.lib" and "c3d.lib" files from AMOS 1.3 They seemed to work fine, but now I'm getting an "Object file not found" error, despite having...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Apr 17, 2005
8:29 pm
7530
... to copy ... can ... found" error, despite having the correct location in the TD LOAD command, and yes TD DIR was used to set the directory beforehand. ... ...
Michael Ness
sidewinder52c
Offline Send Email
Apr 18, 2005
4:18 am
7531
... Yes, you are right. I should have spotted this from the 3D object viewer program - which I must add is VERY cool (move, rotate and get the objects...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Apr 18, 2005
8:55 pm
7532
Hi group, new member here. I have a Mediator SX PCI busboard on my towered Amiga 1200. Using a Voodoo 3 GFX card. I know that I can only run AmosPro on 15Khz...
Mike
swift240
Offline Send Email
Apr 22, 2005
1:54 pm
Messages 7500 - 7532 of 8487   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help