Advertisement
FeynmanTech

Basic appearance editing with the Variables Module

Mar 27th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. if proptype == 'setfire' then
  2.  tpt.setfire(value)
  3. elseif proptype == 'fps' or proptype == 'fpscap' then
  4.  tpt.setfpscap(value)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement