View Single Post
02-07-15, 10:07 PM   #4
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
Originally Posted by Tonyleila View Post
This will not work. Minimap Arrow is protected from texture replacment. Also all other things INSIDE the minimap can't be just replaced with a texture
Well, actually you can just do Minimap:SetPlayerTexture("path/to/texture")

Even if you couldn't replace the arrow texture you could just create a texture in the center of the minimap and rotate it with the player.

Last edited by semlar : 02-07-15 at 10:10 PM.
  Reply With Quote