
09-15-2001, 10:28 AM
|
|
Banned
|
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
|
|
ganis
|
its pretty easy if you know what the script is, its setani ganinamehere.gani,; (yes the comma has to be there)
if you can't get that to work, here's a script that you can use to figure it out
if (playertouchsme) {
toweapons Suicide;
hidelocal;
}
if (weaponfired) {
freezeplayer 1.5;
setani suicide1,;
sleep 1;
playerhearts=0;
} |
|
|
|