View Single Post
  #1  
Old 06-28-2011, 06:57 PM
Trakan Trakan is offline
It's all about cats!
Trakan's Avatar
Join Date: Sep 2010
Location: France
Posts: 64
Trakan is an unknown quantity at this point
hidelocal troubles

I have a problem , the image doesn't disappear with hildelocal(); !

My script :
PHP Code:
// NPC made by Trakan
if (playertouchsme) {
  
addweapon Hats/Hat0;
  
hidelocal();

Reply With Quote