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
|
Nononono.
Split the script into two sections. //#SERVERSIDE does exist but don't keep it in the middle of another thingum. Make the whole thing serverside.