Thread: limiting humans
View Single Post
Re: limiting humans
Old
  (#5)
Rick
Council Member
 
Rick's Avatar
 
Status: Offline
Posts: 690
Join Date: Dec 2003
Location: Holland
Default Re: limiting humans - 04-01-2004

hmm for the time... I think you have to manage that by yourself;
Code:
// in ClientConnect()
int EntInd = ENTINDEX(pEntity);
ClientInfo[EntInd-1].JoinTime = gpGlobals->time;
or something like that....

Edit: Yay now im earlier the stefan

Last edited by Rick; 04-01-2004 at 23:43..
  
Reply With Quote