
07-18-2007, 01:37 AM
|
|
That one guy...
|
 |
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
|
|
|
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!
|
|
|
|