Author Topic: how to set player camera  (Read 898 times)

idk how to set player camera i need help

onwhatever>namedbrick(orwhatever)>setplayercamera

Name the Camera brick and set it as the camera...

with camera events do not underestimate the stupidity of the general population, i have learned that before :o

I made a guide on this.

Code: (Console Entry) [Select]
findClientByName("VictimName").setControlObject(findClientByName("VictimName").camera);