Thread: Block
View Single Post
  #2  
Old 09-01-2001, 02:20 PM
LordMatt LordMatt is offline
V Avatar
LordMatt's Avatar
Join Date: Jun 2001
Location: Texas
Posts: 954
LordMatt is on a distinguished road
Send a message via AIM to LordMatt
I think this will work

if(strequals(#g,Guildname)&&playersays(open dungeons)){
hide;}
if(strequals(#g,Guildname)&&playersays(close dungeons)){
show;
}
__________________
-Matt
Reply With Quote