i would like to disable the namebox/alert when starting the chat.
i am trying to set the name parameter as:
- Code: Select all
$params["nick"] = $r['username'];
but it doesnt work.
any suggestions of how to do?
/thanks for answering, zilveer
Moderators: OldWolf, re*s.t.a.r.s.*2
$params["nick"] = $r['username'];
echo $r['username']; die();
Return to General Support (v1.x)
Users browsing this forum: No registered users and 19 guests