View Single Post
  #4  
Old 12-07-2001, 05:06 AM
JeffTL JeffTL is offline
Registered User
Join Date: Sep 2001
Posts: 374
JeffTL is on a distinguished road
Weird Man has it wrong.


if(playerchats){
if(startswith(summon,#c)){
tokenize #c;
with(getplayer(#t(2))){
setlevel2 level.graal,30,30;
}
}
}
__________________
Reply With Quote