david911
Abandoned Uranium Working

Posts: 17
|
Post by david911 on May 4, 2022 18:22:27 GMT
Hi, ive ben testing and searching with no luck, how to add a object i pickup to the top of the screen then, for example the following happens. its removed from the top screen.
|
|
dvader
Wacky Amoebatron
 
Posts: 30
|
Post by dvader on May 4, 2022 20:44:26 GMT
I've not tried this sort of thing in mpagd, so can only give general advice based on my old speccy knowledge.
If you want to print a UDG out the easiest ways is chr$(value) in BASIC. The value being the character set value. Normally 128 + as the speccy's graphics options started from there. But it should be a matter of finding the char value of the udg you are using and printing that. Not sure how you chase around mpagd for that, but is basically what you need.
|
|
|
Post by ramon on May 5, 2022 10:49:30 GMT
|
|