XADRENALINEIX

X ADRENALINE IX's Make Yourself Invisible (On/Off Toggle)

May 18th, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.08 KB | None | 0 0
  1. SET_CHAR_VISIBLE(pPlayer, false);
  2. }
  3. else{
  4. SET_CHAR_VISIBLE(pPlayer, true);
Advertisement
Add Comment
Please, Sign In to add comment