View Single Post
Re: stripper2 place custom mdl
Old
  (#4)
Austin
Moderator
 
Austin's Avatar
 
Status: Offline
Posts: 403
Join Date: Nov 2003
Default Re: stripper2 place custom mdl - 30-07-2004

Quote:
Originally Posted by BAStumm
Here is a snippet I use to put coors light beer cans in the basement area of 2fort in tfc.

Code:
// CACHE MY CUSTOM MODELS/SPRITES
PRECACHE_MODEL(models/beer1.mdl)
 
// BEER CANS BLUE BASEMENT
{
	netname/stripper2
 ...
What does the netname parameter do?
  
Reply With Quote