
06-28-2011, 11:56 PM
|
|
ジ
|
 |
Join Date: Nov 2010
Location: Germany
Posts: 1,015
|
|
Quote:
Originally Posted by xAndrewx
hmm i would do this
PHP Code:
function onPlayerChats() {
if (player.chat.starts("sethat")) {
player.attr[1] = player.chat.substring(7);
}
}
|
Hmm oh jea  |
|
|
|