View Single Post
04/26/14, 08:47 AM   #8
myslex
Join Date: Apr 2014
Posts: 22
Originally Posted by Fathis Ules View Post
did you tried the same with SetAlpha, SetAlpha(0) can sets an object invisible and SetAlpha(1) visible



and yeah btw it is just function oiverwriting, hooking is the commong term, that's a very powerfull way to change the way the default client is working, I use this in my anti spam addon to hook message comming before they reach the chatwindow and also to inject special command when you right click player names
That is... excuse the choice of words... ****ing awesome!! I'll try it! thanks man! you're awesome!
  Reply With Quote