Quote:
Originally Posted by Prozac
Stuff
|
The code is right except for the lack of quotes in the gani name. Also, I would suggesting using this:
PHP Code:
getangle(playervecx, playervecy)
Instead of:
PHP Code:
getangle(vecx(player.dir), vecy(player.dir))