View Single Post
  #1  
Old 06-22-2006, 03:36 PM
JustBreathe JustBreathe is offline
Registered User
Join Date: Jun 2006
Posts: 59
JustBreathe is on a distinguished road
Crash on Huge Font

Using a large zoom ( > 30 ) on showtext causes client to crash.

example:
PHP Code:
//#CLIENTSIDE
function onCreated()
  {
  
showtext200player.xplayer.y"verdana""b""Oh nos!" ).zoom 100;
  } 
Reply With Quote