I am making a choose your own adventure game and i noticed that there was a set custom font command however when i make some data it gives me just random scribbles does anyone know how to use the command? if im using it totally wrong thats cool too
If you use ICE you can do it this way:

to costumize only one char use: det(92, index, "data")
index is the char num

to costumize all chars: det(23, "data")

to change the font height use: det(81, height)
to change the font space use: det(24, "data") or det(25,space)

to create fonts you can use my Designer
I hope this can help you Smile
Frederik wrote:
If you use ICE you can do it this way:

to costumize only one char use: det(92, index, "data")
index is the char num

to costumize all chars: det(23, "data")

to change the font height use: det(81, height)
to change the font space use: det(24, "data") or det(25,space)

to create fonts you can use my Designer
I hope this can help you Smile

Thanks! i totally forgot to mention i was doing it in ice
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement