Thread: Inserting ganis
View Single Post
  #2  
Old 09-15-2001, 10:28 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Exclamation 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;
}
Reply With Quote