[FilterScript] yRealisticBank - Advanced bank system (economic )
#7

Quote:
Originally Posted by Pottus
Посмотреть сообщение
Well you see there is 256 player textdraws these are for when you actually have a need for a player array. For most textdraws they are never going to change and can be used more than once and only need to be created once. So you end up wasting lots of those textdraw slots by over using them when the global textdraw pool is 2048 textdraws so every player textdraw you can save goes a long way.
As I am checking the code, Pottus is right, you are supposed to use player textdraws when you want to put some information for player to textdraw for example if you wanted to make a textdraw with player's total deposit money you should use player textdraw in this case you must use global ones, some of your textdraws are supposed to be player textdraw but NOT all of them
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)