16.04.2019, 03:41
Pastebin: https://pastebin.com/ZuYaC49a
So I have the team numbers set to defines, starting with #define TEAM_USA 5000. Except for some reason, when I use my custom setplayerteam function (AltSetPlayerTeam), it makes TEAM_USA 136. And then 137 for 5001, and so on.
I don't understand why it's happening exactly, I would appreciate some advice.
So I have the team numbers set to defines, starting with #define TEAM_USA 5000. Except for some reason, when I use my custom setplayerteam function (AltSetPlayerTeam), it makes TEAM_USA 136. And then 137 for 5001, and so on.
I don't understand why it's happening exactly, I would appreciate some advice.