Thread: Inside lvl
View Single Post
  #6  
Old 07-25-2007, 03:46 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
GS1:
PHP Code:
//#CLIENTSIDE
if (created) {
  
setzoomeffect #;

GS2:
PHP Code:
//#CLIENTSIDE
function onCreated() {
  
setZoomEffect#);

Just replace # with any reasonable number. 1 being default.
__________________
Deep into the Darkness peering...
Reply With Quote