Thread: Screen buffer
View Single Post
  #7  
Old 02-13-2004, 04:54 AM
Termina_Owner Termina_Owner is offline
Registered User
Join Date: Oct 2003
Posts: 175
Termina_Owner is on a distinguished road
NPC Code:

setarray playersx,playercount;
setarray playersy,playercount;
for (i=0;i<playercount;i++){
playersx[i] = player[i].x;
playersy[i] = player[i].y;
}



In breif: Make your own parameters for the Camera.

*cough*LAG*cough*

For webpages.... It won't be possible... Well, it IS possible, but won't be happening, unless you put a life webcam on your computer, and have your guy constantly move, and send what your webcame shows.
__________________
- Rance Vicious
Reply With Quote