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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 7374 - 7404 of 8487   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7374
... GfxCon is really great, can be run in GUI or command line modes. There's a command line utility "ForEach" that lets you do batch processing and conversions...
Miller Daniel
daclmi
Offline Send Email
Sep 3, 2004
4:15 am
7375
Hello Miller ... Sounds good for some stuff I don't have enough memory to play with using ADPro. It seems that since I mived to OS 3.5 and later 3.9, I don't...
Mark Edward Reed
alberonn
Offline Send Email
Sep 3, 2004
10:14 am
7376
Hi, I have been reading the "Amiga Game Makers Manual with Amos Basic" by Stephen Hill which I got off a m8 a while ago. In there he says that the Global...
Andrew Burton
aliensrcooluk
Offline Send Email
Sep 3, 2004
10:13 pm
7377
Hi Andrew, I also have the Amiga Game Makers Manual with Amos Basic. I don't remember having any trouble with the Global command. There is no command in the...
alan fullarton
alan_fullarton
Offline Send Email
Sep 4, 2004
7:08 pm
7378
You won't find it in the AMOS Manuals as it was missed out! Its on page 63 of the "Amiga Game Makers Manual" book, right at the bottom in the program listing. ...
aliensrcooluk@...
aliensrcooluk
Offline Send Email
Sep 4, 2004
9:20 pm
7379
If I recall correctly, the Follow command is not in the AMOS Pro manual, but is found in one of the Read Me files for AMOS Pro. The Follow command is used to...
Michael Ness
sidewinder52c
Offline Send Email
Sep 5, 2004
4:19 am
7380
Hi all, I'm trying to move a bob across the screen using the 'Paste Bob' command but it leaves a nasty trail behind, I have tried allsorts but can't get it to ...
Andrew Burton
aliensrcooluk
Offline Send Email
Sep 9, 2004
1:42 am
7381
Yes, it would. The double buffer command makes two screens. You draw to the virtual screen, then flip them. etc. Double Buffer Autoback 0 Drawing commands ...
Rev. Giark
giark@...
Send Email
Sep 9, 2004
4:08 am
7382
Hello all together, I've alway tried to detect a collusion between the mouse pointer and an other sprite, but I neither succeeded nor found an example. The...
Karsten Schenk
ksch9180
Offline Send Email
Sep 9, 2004
7:26 am
7383
There might be another way to do this, but the first thing I'd try is using the X Mouse, Y Mouse and the X,Y coords of the sprite using If commands, eg. IF X...
aliensrcooluk@...
aliensrcooluk
Offline Send Email
Sep 9, 2004
10:06 pm
7384
Hi, In my newly compiled, and released, game "Breaker" I had a small routine that worked out how much space the variables were taking up. However, its just...
Andrew Burton
aliensrcooluk
Offline Send Email
Sep 11, 2004
12:05 am
7385
Hello, It`s been AGES since I used AMOS but you should be able to move all of your original variable assignments into a function (or is it called a procedure ...
Jason Faramus
quicksilva22000
Offline Send Email
Sep 11, 2004
8:47 am
7386
Thanks, but thats what I have done, or didn't I make it clear? I think the extra variable usage might be coming fro m converting the stats and scores into...
aliensrcooluk@...
aliensrcooluk
Offline Send Email
Sep 11, 2004
8:21 pm
7387
Does your game load the saved stuff into these variables? If it does then you may be setting them yourself then they get added to each time the game loads...
Jason Faramus
quicksilva22000
Offline Send Email
Sep 12, 2004
7:41 am
7388
The level data is loaded directly into a reserved area of memory and then read into a DIMed variable. The stats, however, are loaded directly into several...
aliensrcooluk@...
aliensrcooluk
Offline Send Email
Sep 12, 2004
8:25 pm
7390
Hi folks, Been programming on AMOS today (now theres a surprise!) and decided to put a REM statement after some DATA.. eg. DATA 0,210,150 : REM was 2,210,150 ...
Andrew Burton
aliensrcooluk
Offline Send Email
Sep 21, 2004
11:00 pm
7391
Hi guys! I haven't visited this site for a long time because of the barrage of filthy spam that was spoiling it. It looks like you currently have a spam free...
neilivesathome
Offline Send Email
Oct 2, 2004
1:56 pm
7392
Yup, Currently spam free ;) Does anyone know whether AMOS will automatically run an animated IFF file that was created in Photon Paint 2? If so, I was thinking...
Andrew Burton
aliensrcooluk
Offline Send Email
Oct 2, 2004
8:18 pm
7393
Hi folks, Just took this program from RS Wheeldons site ( http://www.rswheeldon.com/amiga ) and spent around 30 mins to an hour typing it up. Its not bad.. can...
Andrew Burton
aliensrcooluk
Offline Send Email
Oct 3, 2004
9:45 pm
7394
Hi, I finally attempted using Craft on AMOS Pro 2 today, but stumbled apon an annoying problem. Craft loaded up fine, I selected the "AMOS 1.1" option (it says...
Andrew Burton
aliensrcooluk
Offline Send Email
Oct 8, 2004
11:12 pm
7395
Hi, Does anyone know how to read the size of a file from within a program? Preferably within an AMOS program. Any info welcome. Regards, Andrew B ...
Andrew Burton
aliensrcooluk
Offline Send Email
Oct 14, 2004
12:54 am
7396
Hi, Is it possible to safely get the 3D objects from AMOS 1.3 to run on AMOS Pro2? If so, how do I go about it and will they compile? Regards, Andrew B ...
Andrew D. Burton
aliensrcooluk
Offline Send Email
Oct 18, 2004
12:07 am
7397
There are updated libraries for amos 3d on one of the 2.0 disks. You just have to install the new files, then amos3d will work with 2.0 ... From: "Andrew D....
Rev. Giark
giark@...
Send Email
Oct 18, 2004
12:43 am
7398
Oh.... well you see I just had an updater disc (well 2 really). My AMOS Pro V1 was updated to V1.11 (or 1.12) and then updated to V2.0 I don't have any...
aliensrcooluk@...
aliensrcooluk
Offline Send Email
Oct 18, 2004
8:17 pm
7399
it might be on the pro 1 disks too, or on the compiler disks. I don't have my amos stuff out, so I can't check, but it was supplied with one of them. ... From:...
Rev. Giark
giark@...
Send Email
Oct 18, 2004
9:47 pm
7400
... This should work: Open In #1,"Test" FLENGTH=Lof(1) Close 1 Greetings Karsten...
Karsten Schenk
ksch9180
Offline Send Email
Oct 19, 2004
4:09 pm
7401
Hi, I am in the process of putting the final touches to my 3rd game. I have a nice 5 pixel wide border, which has a rainbow scrolling up through it, and next...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 2, 2004
11:45 pm
7402
Hi Andrew, How about making a small routine that uses graphic images for the lettering instead of using the print\text commands? It`s pretty simple to do and...
Jason Faramus
quicksilva22000
Offline Send Email
Nov 3, 2004
8:33 am
7403
Thanks for that, but I think that might slow it down too. I have got the scroll routine by "Sentinel" that was with AMOS 1.2, nice routine and one I have...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 3, 2004
10:35 pm
7404
Hi Andrew, ... I`m not 100% sure as to what the CTEXT commands do but I think that you would get a similar result as using your own bitmap font routine that I ...
Jason Faramus
quicksilva22000
Offline Send Email
Nov 4, 2004
6:20 pm
Messages 7374 - 7404 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