View Single Post
  #2  
Old 02-08-2008, 03:51 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
I don't understand (as usual).

Are you trying to find what called addItem? If addItem is in the player class, and you want the players nick, something like ...

PHP Code:
public function addItemitemamm )
{
  echo( 
format"[percent]s ([percent]s) added themselves a weapon"this.nickthis.account ) );

Edit: forgive the [percent] -- cannot post percent symbols
__________________
Reply With Quote