
09-03-2001, 07:55 AM
|
|
Banned
|
Join Date: Jul 2001
Location: Who?
Posts: 261
|
|
|
okeydokey..... try this script to make a gani:
if (playertouchsme){
toweapons Carrypeople;
}
if (weaponfired){
freezeplayer 2;
setani carrypeople.gani,;
destroy;
}
//End of script
try that and edit as you wish. |
|
|
|