|
Yep. Except, its now pb_username and pb_displayname
Last Edit: Oct 28, 2005 16:50:45 GMT by Chris
|
|
|
|
|
So, i still don't get how to use this. it would just be a document.write, right?
|
Further Solutions :: Hosting :: Scripts :: Templates furthersolutions.com
v4 Studios - Coming soon
|
|
|
|
Its a variable.
|
|
|
|
|
Ok, thanks.
var username = pb_username; document.write(username);
|
Further Solutions :: Hosting :: Scripts :: Templates furthersolutions.com
v4 Studios - Coming soon
|
|
|
|
Ok, thanks. var username = pb_username; document.write(username); pb_username is already a variable. document.write(pb_username)
|
|
|
|
Yep, before, the pb_displayname thing was blank and I was wondering why it said "Welcome !" XD
|
|
|
|
Yeah, its been long since fixed.
|
|
|
|