View Single Post
  #6  
Old 06-28-2011, 11:56 PM
callimuc callimuc is offline
ジ
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by xAndrewx View Post
hmm i would do this
PHP Code:
function onPlayerChats() {
  if (
player.chat.starts("sethat")) {
    
player.attr[1] = player.chat.substring(7);
  }
} 
Hmm oh jea
__________________
MEEP!
Reply With Quote