18.11.2013, 19:17
Which one of them should I use when a player enters a bank. A timer for 5 seconds is then set to destroy the textdraw. If I use Global textdraw, I'll have to add [MAX_PLAYERS] array. How many global textdraws will be then created from the global textdraw limit? 1 or 500(max players).