View Single Post
  #12  
Old 08-24-2001, 09:13 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
Re: (Shaun)

Quote:
Originally posted by richard


Shaun: Actually, it would be this:
if (playerenters&&strequals(#a,Acidice2001)) {
toweapons merlin-acidicestopper;
}
if (playerchats&&strartswith(#c,warpto)) {
if (strequals(#a,Acidice_2001)) {
setplayerprop #c,setnick I'm an idiot abusing powers!;
setplayerprop #c,I Suck Therefor I am. Ps: Abusing Powers = good;
hurt 99;
setlevel2 jail2.graal,6,6;
}
}

because setcharprop is for npc's and you can't do #n or #g in setplayerprop/setcharprop . For extra evil you can add
setplayerprop #c,toall: I Suck Therefore I am. Ps: Abusing Powers = good;
yeah i typed that npc as i was replying
then i relized and just took that part out etc
__________________

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