Thread: Tags
View Single Post
  #5  
Old 12-18-2001, 07:48 PM
kp_p2p kp_p2p is offline
Banned
kp_p2p's Avatar
Join Date: Sep 2001
Location: In my own world of chaos and depression.
Posts: 1,758
kp_p2p is on a distinguished road
if(playerenters||timeout){
timeout=.05;
if(strequals(#g(0),Police)&&strequals(#m(0),sword) ){
setplayerprop #m,idle;
}
}
Reply With Quote