Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-20-13, 09:48 AM   #1
Uitat
A Chromatic Dragonspawn
 
Uitat's Avatar
AddOn Author - Click to view addons
Join Date: May 2011
Posts: 162
needing some help here

its quite simple in concept but i cant get it to work, i know im messing up here somewhere

if anyone can help,
the intended result is to give an aspect ratio of your screen

local resMath1 = GetScreenHeight()
local resMath2 = GetScreenWidth()
local resMathVar = (resMath2()\resMath1())
print ("Your Current Ratio is", resMathVar)
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » needing some help here


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