User Tools

Site Tools


prpl:settextsize

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:settextsize [2016/12/02 23:33] – created - external edit 127.0.0.1prpl:settextsize [2025/02/14 14:57] (current) – external edit 127.0.0.1
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.1480721636.txt.gz · Last modified: 2025/02/14 14:56 (external edit)