Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/23/14, 04:49 PM   #1
zireko
 
zireko's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 63
Simple Question about code.

I simply want to ask how I would get the frame rate to display in a small window? I currently have this small lua and I'm just trying to call a function. This is my first thing and I'm trying to play around with a very very simple addon. My lua code is listed below.

Lua Code:
  1. function GetFramerate(number)
  2. end

This is the only line of code I currently have and I'm not getting any lua error or anything. But it is not displaying anywhere. Do I need to make a frame for it to display in? If so how would I do that easy methods only please.
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Simple Question about code.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off