User Tools

Site Tools


prpl:settextsize

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

prpl:settextsize [2016/12/02 18:33] – created - external edit 127.0.0.1prpl:settextsize [2023/08/01 07:46] (current) SpeedCZ
Line 1: Line 1:
 <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
  
-=====  SETTEXTSIZE  =====+=====  SetTextSize  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+Size | | [ Float - ] |
  
  
 === Description === === Description ===
 +Sets the size to the specified float, 35 seems to be the normal un-modified value
 === Examples === === Examples ===
 +<code>"I am a text" SetText
 +35 SetTextSize #does nothing
 +90 SetTextSize #for that perfect 1 star rating
 +</code>
 +
 <code> f1 = GetFloatFromStack();  <code> f1 = GetFloatFromStack(); 
    
 </code> </code>
  
prpl/settextsize.txt · Last modified: 2023/08/01 07:46 by SpeedCZ