if (playerguild

hi , i have a problem , if playerguild doesn’t work …

who can help me ?!pissed!

its

if(strequals(#g,guildname)){
  ...script...;
}

like for a door

if(playertouchsme && strequals(#g,guildname)){
  hide;  //possibly change this to a hidelocal;?
  sleep 3;
  show;
}

You can lock.

Locked upon the request of the topic starter.
If the topic starter wishes it re-opened for discussion, please feel free to PM a moderator.