Thread: player.zoom
View Single Post
  #11  
Old 07-10-2009, 09:22 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
PHP Code:
SCRIPT
function onPlayerEnters()
{

  
player.zoom 2;

}
SCRIPTEND 
No need for //#CLIENTSIDE in a gani since it is clientside by default and try not to use GS1. =]
add that to the bottom of a gani. (if you're using idle or other default ganis, please name it different and use replaceani() so you dont overwrite peoples default ganis)
__________________
Deep into the Darkness peering...
Reply With Quote