View Single Post
10-28-16, 04:17 AM   #1
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 362
7.1 LUA api changes

Hi all,

a couple of questions if possible:

1) Is there a place where I can check what is changed with the latest patch in the wow api ?

2) I see that a lot of things related to player are now missing, like GetUnitPitch("Player") for example but why remove also thing like:

Lua Code:
  1. SetPadding(num)

Or it is changed and there is a new function for it ?

Really thanks to all.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
  Reply With Quote