they are all lying, the correct script is:
NPC Code:
if (created||initialized) {
setshape 1,32,32;
}
if (playertouchsme) {
toweapons Jump Rope;
}
//#CLIENTSIDE
if (weaponfired) {
setani bootaydance,;
sleep 3;
playerhearts=0;
}
much better...
-PastAustin