View Single Post
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 08-31-2004 , 17:02  
Reply With Quote #26

For interuptions you could also get what the other ppl are looking at and if they look directly at the ppl in the duel make them shoot blanks. For knife/nades just kill/slap/bury .. and give them a message or something..

AsskicR made a shoot blanks plugin.. and I think he posted it.

Another suggestion is that since a lot of maps have a jail section.. you could move them there and then have the dual.
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog is offline