Posts: 1,843
Threads: 8
Joined: Nov 2008
Reputation:
0
Try it? On 127.0.0.1:7777 open your server and try i yourself.
Posts: 788
Threads: 22
Joined: May 2006
Reputation:
0
It's nothing to do with the server is what I was getting at dude, the macros are kindly put there by the devs so we won't keep asking "how many players or textdraws can I have ?", they don't control anything and for example the MAX_TEXT_DRAWS amount will be the same in the server so the server will only ever sync that many (it's internal amount not your scripts macro amount).
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
Although it should be a choice when it comes to textdraws, seeing how the only side affect of adding more is a slower load time. the 1000 limit is the reason why my textdraw menus can only use 5 per player, and I have to keep reusing those 5 =(