>> voogru wrote: >> >> > Try to give it a model, I had a wierd problem with using SET_VIEW and v> the >> > entity did not have a model. >> >> >> Hmm, so what do I do if I don't want it to have a model? >> >> Tony
server send to client entitys with model, if a entity not have model, not send you can attach a camera to a entity withouth model, but the client will no have this entity (has not been send to him) and camera will en at 0,0,0 other problem is PVS, its posible that a entity camera out of your pvs will not send (too). the player have to be visible in the same pvs has the camera you intend to use. conclusion: the problem with "nomodel" is easy to fix. Make a 1 transparent pixel sprite called null.spr and use as model. -- stop to read -- -- end of file -- -- read at your own risk -- for hacky: If else fails, a posible hack is to use player has model, and fake a player.. but I doubt thiw work at lan or internet (but I think will work at SP) _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

