Thread
:
hacking monster_plugin
View Single Post
Re: hacking monster_plugin
(#
4
)
BAStumm
Member
Status:
Offline
Posts: 138
Join Date: Jan 2004
Location: Spokane, WA USA
Re: hacking monster_plugin -
09-11-2004
first off keep in mind that I am a php dev and a newbie C hacker...
but
printf(
"*** MONSTER TEAM IS %i\n"
,pev->team);
printf(
"*** MONSTER'S ENEMY TEAM IS %i\n"
,pEnt->v.team);
these return data...
BAStumm
View Public Profile
Send a private message to BAStumm
Visit BAStumm's homepage!
Find More Posts by BAStumm