Thread: Zoom
View Single Post
  #1  
Old 07-17-2007, 11:22 PM
bscharff bscharff is offline
Bloo
bscharff's Avatar
Join Date: Sep 2006
Location: San Antonio, Texas
Posts: 185
bscharff has a little shameless behaviour in the past
Send a message via AIM to bscharff Send a message via MSN to bscharff Send a message via Yahoo to bscharff
Zoom

How would make a player.zoom thing work server side?
More specifically, I'm making a weapon so I can set individual player image zoom like
//#CLIENTSIDE
if (weaponfired){
player.zoom = 2;
}
(Just A Simple Example)
__________________
Trying to be nice now...
Reply With Quote