View Single Post
  #5  
Old 05-07-2011, 04:12 AM
Devil_Lord2 Devil_Lord2 is offline
David K?
Devil_Lord2's Avatar
Join Date: Apr 2011
Location: PA, MD.
Posts: 643
Devil_Lord2 can only hope to improve
Quote:
Originally Posted by cbk1994 View Post
Not going to quote your post since it's too long.

The problem is that functions return values, not variables. You have to assign that value to a variable.

PHP Code:
temp.count this.getPlayerCount();

echo(
"count: " temp.count); 
I don't get it...
__________________

Digital Media Artist - David K? </3 (UnLoved)
www.davidkrout.com
www.twitch.com/DavidKkz



Reply With Quote