View Single Post
  #16  
Old 12-29-2001, 03:57 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by GrowlZP2P
Aww, you didn't regard my huge walkthrough?

if (playerenters) {
}
if (playertouchsme) {toweapons automatic test;
}
while (strequals(#w,automatic test) && isweapon){
if (keydown(4)){
putleaps 0,playerx,playery;timeout=0.5;
}
sleep 0.05;
}

Should work..
0o0oo ok thanx, i was think playerprop not strequals...
Reply With Quote