Thread: Onwall2 Syntax
View Single Post
  #3  
Old 03-13-2005, 09:22 PM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
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)
Reply With Quote