View Single Post
Re: hacking monster_plugin
Old
  (#9)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: hacking monster_plugin - 09-11-2004

shouldn't that be
Code:
				 printf("*** MONSTER TEAM IS %d\n",pev->team);
				 printf("*** MONSTER'S ENEMY TEAM IS %d\n",pEnt->v.team);
instead ?



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."

Last edited by Pierre-Marie Baty; 09-11-2004 at 21:42..
  
Reply With Quote