Talk:Getplayer: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Mblackwell (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
Does "myconnectindex" really get the member more "accurately"? I thought myconnectindex was a way of differentiating players in multiplayer based on the order in which they joined the game, and therefore had some sort of advantage when coding for MP. I think this needs some clarification. | Does "myconnectindex" really get the member more "accurately"? I thought myconnectindex was a way of differentiating players in multiplayer based on the order in which they joined the game, and therefore had some sort of advantage when coding for MP. I think this needs some clarification. | ||
I addressed this in [[Player Member Functions]], I also edited those two command definitions to point to the that section, which is really what people should refer to when thinking about doing anything with member functions. |
Revision as of 09:28, 25 December 2004
Does "myconnectindex" really get the member more "accurately"? I thought myconnectindex was a way of differentiating players in multiplayer based on the order in which they joined the game, and therefore had some sort of advantage when coding for MP. I think this needs some clarification.
I addressed this in Player Member Functions, I also edited those two command definitions to point to the that section, which is really what people should refer to when thinking about doing anything with member functions.