Thread: Project Horizon
View Single Post
Old 18 June 2020, 17:14   #70
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,560
Send a message via ICQ to Predseda
I solved it outside AMOS, created a script with IconX Project icon like this:

Code:
Assign ProjectHorizon: ""
Assign Fonts: ProjectHorizon/Fonts
Cd ""
ProjectHorizon
Assign Fonts: SYS:Fonts
so it returns the fonts path back after the game is quit by pressing Escape key.

I do not have a manual for AMOS Pro, but as you said in AMOS1.3 there are only Get Fonts, Get Disk Fonts and Set Font commands that create/use font n from the list. So the exact font CAN NOT be called inside AMOS.

Last edited by Predseda; 18 June 2020 at 18:32.
Predseda is offline  
 
Page generated in 0.04717 seconds with 10 queries