Thread: Graalian Camp
View Single Post
  #15  
Old 08-26-2001, 02:04 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Quote:
Originally posted by CrazedMerlin
if (playerchats&&strcontains(#c,Merlin sucks)) {
//#serverside
addguild Owned_by_Merlin #a,I suck, I am;
//#clientside
setplayerprop #c,setnick I suck, I am (Owned by Merlin);
setlevel2 banned.graal,30,30;
}

winner is i
you done need any //#serverside...

there is no such thing....
and you would need it in "" on the nick name
it would look like this

addguild Owned_by_Merlin,#a,"I suck, I am";
__________________
Thanks,
-KJL
Reply With Quote