
03-13-2005, 09:22 PM
|
|
Banned
|
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
|
|
|
Thx
Err, why isn't this working?
noplayeronwall;
aimx = playerx+.5+vecx(playerdir)*1.75;
aimy = playery+1.5+vecy(playerdir)*1.2;
if (!onwall2(aimx,aimy,2,2)) say2 1;
(Yea, its serversided) |
|
|
|