Raised This Month: $ Target: $400
 0% 

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: jameszhao00
Forum: Scripting Help 01-06-2008, 00:39
Replies: 3
Views: 1,708
Posted By jameszhao00
Re: Why is pev_v_angle so choppy?

If so, which event should I listen to? I already tried the client_PostThink, which didn't work out so well...

I only needed the first non-bot player's data, as I'm testing stuff and there's only...
Forum: Scripting Help 01-05-2008, 22:26
Replies: 3
Views: 1,708
Posted By jameszhao00
Why is pev_v_angle so choppy?

Hi,
I'm recording a player's view vectors and importing them into another application for analysis. Currently I update a list of all the view vectors each server_frame, and when the fire button has...
Forum: Scripting Help 01-05-2008, 14:37
Replies: 7
Views: 2,387
Posted By jameszhao00
Re: get_user_origin keeps returning 0,0,0

I was only debugging my code with mode 0. I originally did mode 3 - mode 1, which returns the view vector. Then in my other program I batch convert them to angles.

Edit. Now I look at it, it does...
Forum: Scripting Help 01-05-2008, 02:24
Replies: 7
Views: 2,387
Posted By jameszhao00
Re: get_user_origin keeps returning 0,0,0

It worked. Thank you very much. +karma:)

The huge text file isn't gonna be a problem. I'm analyzing aimbot behaviors, so I'm only going to record only around 100 angles deltas before each shot....
Forum: Scripting Help 01-05-2008, 01:40
Replies: 7
Views: 2,387
Posted By jameszhao00
Re: get_user_origin keeps returning 0,0,0

Nope. No luck. Still 0,0,0.
Here's my complete source file, if it helps.

#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <fakemeta>
#include <engine>
#include <core>
new...
Forum: Scripting Help 01-04-2008, 23:59
Replies: 7
Views: 2,387
Posted By jameszhao00
get_user_origin keeps returning 0,0,0

Hi,

I'm currently trying to log the player position in the client_PostThink code. However, get_user_origin keeps returning 0,0,0 as the position, even as I move around. Can anyone spot an error?
...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 11:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode