08.11.2012, 02:03
Hi, I use alot of textdraws and I like them so much. I'm making textdraw menus, stats in textdraws, etc. I was wondering if its better to create them at OnGameModeIni and then show and hide them or create and destroy them when its needed? For example, My stats command, When typing /stats it create textdraws and when I hide it, they get destroyed. I'm using TextDrawSetString. Will it cause more lag to create and destroy the tds?