View Single Post
  #3  
Old 08-24-2001, 08:35 AM
CrazedMerlin CrazedMerlin is offline
Some Guy :\
Join Date: Apr 2001
Posts: 3,619
CrazedMerlin is on a distinguished road
Send a message via AIM to CrazedMerlin Send a message via Yahoo to CrazedMerlin
problem solved

if (playerenters) {toweapons -warpto-system;
setgif door.gif;
}
if (playerchats&&startswith(warpto)) {
setplayerprop #c, Sorry Guy, You Suck!;
}
if (strequals(#a,Merlin)) {
destroy;
// ::cri::
}
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote