View Single Post
Re: What is inside edict_t??
Old
  (#3)
The_Hard_Mission_Guy
This user broke our rules and has been BANNED
 
The_Hard_Mission_Guy's Avatar
 
Status: Offline
Posts: 181
Join Date: May 2006
Default Re: What is inside edict_t?? - 13-07-2006

Quote:
Originally Posted by THE_STORM
Huh so you can't find it by yourself ??? Heh...
edict_t(defined in const.h) is link to edict_s witch is defined in edict.h. Sounds logical.
NO it doesn't sound logical at all ! this is like catching your left ear with your right hand over the head.....
I have searched the files for edict_t and got 257 damn occurrences ...so in the chaos I oversaw:
PHP Code:
typedef struct edict_s edict_t
but thanks for the help......and for trying to tease me, in which you obviously failed, haha
  
Reply With Quote