View Single Post
  #6  
Old 10-30-2009, 03:45 AM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
Its just showing a 0 where the image should be. If someone could tell me how to use setimg, or something else in this to show it up please. It's not regular chat, we're using bubbles and chat, so its all getting redrawn. help

PHP Code:
     temp.filters = { 
    { {
":)"":-)""=)""=-)"}, newsmilie_noob.gif}, 
  }; 
  
temp.chat player.chat.tokenize();

  for (
temp.itemp.chat){
    for (
temp.ftemp.filters){
      for (
temp.gtemp.f[0]){
        if (
temp.== temp.i.lower()){
          
temp.faceImage temp.f[1];
          
temp.chat.replace(temp.ctemp.faceImage);
        }
      }
    }
    
temp.c++;
  }
  for (
temp.ctemp.chat){
    
temp.newChat @= temp." ";
  }

  
player.chat temp.newChat
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...



Last edited by sssssssssss; 10-30-2009 at 07:06 AM.. Reason: Found one problem
Reply With Quote