Thread: Zoom
View Single Post
  #8  
Old 07-18-2007, 01:37 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Gani script I find to be unstable at times. I suggest you just set it as an attribute like player.attr[30] = player.zoom;

Then in a system npc (something everyone has) do for (p : players) p.zoom = p.attr[30];
__________________
Do it with a DON!
Reply With Quote