Why do we destroy textdraws?
#1

Im not able to figure out why do we destroy textdraws under OnGameModeExit() or filterscript one.

When the gamemode is shutting down why care destroying it?

Sorry for my bad english.
Reply
#2

i think be cause it contributes in gm performance consumption, or when it ends while textdraws are still not destroyed / when server starts again, it starts slowly?
i'm not sure about this(i think it's false) .. but that's what i guess
actually, i just say "get rid of the thing you don't need better"
Reply
#3

Why will the servet start slowly? textdraws arent saved anywhere? it should destroy them itself when gamemode shuts down cause when gamemode is restarted textdraws are re created?

i think they just consume lines in the script... i dont find any reason to destroy them.
Reply
#4

Limit? If you will do GMX.
Reply
#5

public textdraws don't destroy themselves automatically, but player textdraws do
so, when the server ends, it means everything ends, and so, since the general textdraws don't destroy themselves, you have to do it
Reply
#6

How? so why are they created Again in OnGameModeInit when they werent even destroyed?

How come they save themself?
Reply
#7

anyone else? i cant really figure out.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)