Is a global string var better then smaller ones?
#5

I'd assume using a global string wouldn't be terrible. PAWN is single-threaded, so two things can't happen at the exact same time. Therefore, one variable can't be in use in two places simultaneously.

Correct me if I'm wrong.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)