
04-01-2008, 02:13 AM
|
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
|
variable.link() does nothing except returning the variable's value.
Instead of sending temp.player.link() you would just send temp.player as that is an object. And object variables are pointers. |
|
|
|