Thread: Fact or Farce?
View Single Post
  #2  
Old 03-12-2003, 04:48 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Re: Fact or Farce?

Quote:
Originally posted by HoudiniMan
I heard somewhere that players' kills and deaths can be written to now... this would be useful for a system i'm making involving killing certain things like say, deer, would only count for a fifth of a kill.... but a woman and child maybe 5...

Either way, is this true? And if so, how would it be done?
serverside
playerkills=
playerdeaths=
playerrating=
playerratingd=

make sure your npcserver is updated before you try

Last edited by Python523; 03-12-2003 at 06:41 AM..
Reply With Quote