View Single Post
  #5  
Old 09-03-2001, 07:55 AM
Enigma_GP6 Enigma_GP6 is offline
Banned
Join Date: Jul 2001
Location: Who?
Posts: 261
Enigma_GP6 is on a distinguished road
Send a message via ICQ to Enigma_GP6 Send a message via AIM to Enigma_GP6
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.
Reply With Quote