PatrickGTR / OnPlayerTeleport

1 stars 3 forks source link

AC_Position Var MAX_PLAYERS #2

Open Darkeen opened 7 years ago

Darkeen commented 7 years ago

Hi, i was reading the code and i found that you user Float:AC_Position[3] var. Correct me if I'm wrong, it's supposed that is a per player variable

Float:AC_Position[3] ==> Float:AC_Position[MAX_PLAYERS][3]

Thanks.

Walter-Correa commented 4 years ago

I fixed it on my pull request: https://github.com/PatrickGTR/OnPlayerTeleport/pull/4

You can download my improved include version until it become official: https://github.com/Walter-Correa/OnPlayerTeleport/blob/master/OnPlayerTeleport.inc