View Single Post
  #5  
Old 07-25-2002, 10:34 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
add a weapon clientsided if you have an npcserver, instant disconnect
//#CLIENTSIDE
if(playerenters){
toweapons omiyourbanned;
}
Reply With Quote