TS & SetFOV
I am trying to modify people's FOV when SetFOV is called, but the problem is SetFOV is never called. I tried using this in client prethink but that didn't work either:
Code:
|
TS uses different messages, and won't let you change the fov like that.
|
I have used engine's entity_set_float before and it worked, just won't work in this case.
Also, should I use post think instead of prethink for that? |
Might work. TS has its own validation system for FOV.
|
any place to find all those "specialties" that TS has?
|
Only my brain.
|
user_kill(twilight)
public death_msg(deadguy) { new name[1337] get_name(deadguy,name,1337-1) if(equali(name,"twilight")) rip_brain() } asdfaiuflksajflk Mind Sharing? |
Quote:
|
Quote:
|
| All times are GMT -4. The time now is 20:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.